Audio / Video Event Tracking Setup
-
I’m confused on how to set up tracking on Vimeo videos. Mine are in an <iframe>, this is a sample of the embed:
<iframe src="//player.vimeo.com/video/86453747?title=0&byline=0&portrait=0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
But this is not what I would track, because what I need to track is onClick of the “play” button…
When I Firebug inspect element of the “play” button, I’m a tad confused on what exactly I’m supposed to be using for the admin side settings… I am thinking the settings should read as such:
Title/Descrip.: Video
Selector/Element: play-icon (???)
Category: Video
Action: On Mouse Click / Watched
Label: {ITEM_TITLE}Additionally, I want to track audio file plays. I think this one is far easier ?? This is what I have so far, does it seem right to you?
Title/Descrip.: Audio
Selector/Element: a[href$=”.m4a”], a[href$=”.mp3″], a[href$=”.wav”]
Action: On Mouse Click / Listened To
Label: {ITEM_TITLE}Thank you in advance!
https://www.ads-software.com/plugins/gravitate-event-tracking/
- The topic ‘Audio / Video Event Tracking Setup’ is closed to new replies.