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 !
Solved! Go to Solution.
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.
I guess you need to write custom code using if/else or switch/case statement in code editor.
Views
Replies
Total Likes
can you elaborate a bit
Views
Replies
Total Likes
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.
Views
Likes
Replies