QuestionQ6

API Endpoints and Integrations

Which parameters must be provided to the trackEvent function to customize tracking events during AEM Forms development?

  • A valueName and editValueMap
  • B fieldVisit and pushEventMap
  • C eventName and variableValueMap
Explanation

In AEM Forms, trackEvent accepts eventName to identify the tracked event and variableValueMap to supply its associated variable values, enabling customization of event-tracking behavior.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!