Skip to content

Instantly share code, notes, and snippets.

@knennigtri
Created February 1, 2023 17:12
Show Gist options
  • Save knennigtri/1cf483cfa3fbe80b1f99fb37949c9034 to your computer and use it in GitHub Desktop.
Save knennigtri/1cf483cfa3fbe80b1f99fb37949c9034 to your computer and use it in GitHub Desktop.
Adobe Core Components ACDL event structure
//Access using adobeDataLayer.getState("event.eventInfo.path")
{
"event": <event-name>,
"eventInfo": {
path: '<component-path>'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment