Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Very Simple Adobe Data Layer with AEM

Avatar

Level 5

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?

1 Reply

Avatar

Community Advisor
Can you edit your post to include the code that you're using the push the "cmp:loaded" event into the data layer?