Very Simple Adobe Data Layer with AEM | Community
Skip to main content
Sean-McK
New Participant
May 6, 2021
Question

Very Simple Adobe Data Layer with AEM

  • May 6, 2021
  • 1 reply
  • 922 views

Hey all,

 

So I put a very basic rule 

Adobe Client Data Layer

Data Pushed {Specific Event=cmp:loaded}

Action = console.log("cmp:loaded fired");

 

When the page loads it has the event, but nothing gets fired. I have same issue with cmp:click event. 

 

Any help?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

yuhuisg
New Participant
May 8, 2021
Can you edit your post to include the code that you're using the push the "cmp:loaded" event into the data layer?