Drop Down Tracking Rule in DTM | Community
Skip to main content
nikhils52878023
New Participant
May 25, 2018
Solved

Drop Down Tracking Rule in DTM

  • May 25, 2018
  • 3 replies
  • 1809 views

I want to track the clicks on list item appearing in the drop down as well as want to populate the option that is being clicked

1.    I am picking the class through TAG selector but its not working.

Please suggest !

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

Drop downs are harder to track than other elements. I have run into issues with different browsers and such when wanting to do anything beyond the very basic.  I think you will either have to post the code snippet for your drop down or will need to link to it here and show us what drop down you want tracked and maybe we can offer support that way.

3 replies

jcase16
jcase16Accepted solution
New Participant
May 25, 2018

Drop downs are harder to track than other elements. I have run into issues with different browsers and such when wanting to do anything beyond the very basic.  I think you will either have to post the code snippet for your drop down or will need to link to it here and show us what drop down you want tracked and maybe we can offer support that way.

nikhils52878023
New Participant
May 25, 2018

can you elaborate a bit

New Participant
May 25, 2018

I guess you need to write custom code using if/else or switch/case statement in code editor.