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?