


I have multiple buttons of same name on different pages and i want to track these buttons click in one rule. so, can i use multiple selectors in Element tag section to track these buttons. All the buttons have different selectors (having same button ids and different div ids). or any other way to do it please suggest.(i am using single page application)
Solved! Go to Solution.
Views
Replies
Total Likes
Yes, we can use multiple selectors in Element Tag or Selector.
For Example: a#test, input, option . Now as per your scenario you can try out with buttons.
For more reference: is it possible to use multiple selectors in the Element Tag or Selector(Event based rule)
Hope this helps.
Views
Replies
Total Likes
Yes, we can use multiple selectors in Element Tag or Selector.
For Example: a#test, input, option . Now as per your scenario you can try out with buttons.
For more reference: is it possible to use multiple selectors in the Element Tag or Selector(Event based rule)
Hope this helps.
Views
Replies
Total Likes