So here is my scenario: Our advertising partners want to track anytime a video is played on our website. I am using the JQuery onhandler to do this and targeting the div class of the video modal. The tag works fine.
So here is my problem, we have multiple website channels (same base domain but separate breakout) and we use on Tealium account to manage all tags. Our advertising partners want to use separate tags to track videos but the code (div class) is the same for all the different website channels so tag fires on all channels.
My question: Can you make a tag fire using the div class of an object but only when the URL or some other factor meets a certain requirement/condition? The tag is a floodlight tag in case that changes things.
Thanks in advance for any help on this problem!
... View more