Hi,
I have created a simple rule, which as event type is click, which is not triggered when i click on any button on page, I am also updating XDM eventType in action, attached screens below.
Thanks,
Parvathi
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @ArunLa
From the first screenshot, what I can see that you've used button as css selector? Is this correct?
Can you use the right css selector either class name or ID and then try.
I used, class and id selector also, its same, event not triggered and not able to see in debugger. as class or id selector not working i was doing testing with button selector.
I even added customcode action to see if it gives me button id, that works. I can see button id in console.
I have observed another issue, I created another rule for "a" tag click event, getting 400 bad request error.
@ArunLa If you have successfully found a solution on your own, we kindly ask that you share it with the community for future reference and mark it as the correct answer.
Views
Replies
Total Likes