


Hello All!
We recently migrated from DTM to Launch. We created video rules to capture percent played (25, 50, 75, 200) along with Video Start and Complete. Our issue is the percent tags seem to be firing multiple times.
When debugging it looks like they're firing alongside each other. So the 25% is firing once @ 25, then at 50, again at 75, etc.
I couldn't figure a way to create rules logic that says "fire 25% tag ONLY for the initial 25% played".
Any thoughts from the A Community?
Thanks for the help!
Hi,
Is it a SPA that the video is on? Might be worth running s.clearVars once the event has fired with 25% to ensure that data is cleared before the next request on 50% is made? haven't worked with Launch and Video tracking, but sounds like that's the issue here. The event is staying persistent. The s.clearVars() Function
Views
Replies
Sign in to like this content
Total Likes
Thank you Waqas! Looks like we needed to add another action set to "Clear Variables" in the Adobe Launch Rule. That seemed to make each tag fire once per video play. I appreciate the comment.
Good to see that worked out.
Views
Replies
Sign in to like this content
Total Likes
There is also this blogpost that goes into more detail about the setup:Digital Analytics Insight: HTML5 Video Tracking using Launch by Adobe
Views
Replies
Sign in to like this content
Total Likes