Hello everyone,
I am using Youtube Playback extension to track youtube video. I am able to catch the event but I cannot find the Title of Video if I use %Video Title% data element.
Any suggestion?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Luca,
Here's the workflow for using my extension:
How it works:
There are 2 implications here:
Hope that helps!
Views
Replies
Total Likes
Is this a new implementation? Or an existing one? If existing, did it work previously?
I suspect that YouTube changed their API again, which means the extension may need to be updated.
If the other fields are working for you, this is the most likely scenario....
Views
Replies
Total Likes
Views
Replies
Total Likes
OK, so you being new to this, it's hard to gauge if this used to work or not (I suspect it did, as I've seen other people on here who use that extension and no one has mentioned that before).
My suspicion is still that YouTube has made recent changes to their API, and the video title isn't available the same way that the extension is currently configured to grab it.
I believe the extension you are using is the one coded by @yuhuisg who is actually here frequently... maybe he can take a quick look?
Views
Replies
Total Likes
Hi, I'm the developer of that YouTube Playback extension.
I've just checked with a test page and could see the video title being returned properly with that same Video Title data element.
Are you using your Video Title data element from within a Rule that gets triggered with one of my YouTube Playback events?
Views
Replies
Total Likes
Hello @yuhuisg ,
Yes, I am using the Video Title element mentioned in the Youtube Playback events.
Shall I create the Video Title Data Element or shall i expect will be installed with the extension?
Thanks
Luca
Views
Replies
Total Likes
Hi Luca,
Here's the workflow for using my extension:
How it works:
There are 2 implications here:
Hope that helps!
Views
Replies
Total Likes
Follow below steps to get the YouTube video title.
1. Install YouTube Playback extension.
2. Create a data element select extension as YouTube Playback and data element type as Video Title (To fetch the video name)
3.Create a rule EVENTS= Window loaded then ACTIONS= select extension as YouTube Playback, Action Type=Enable video playback tracking.
4. Create a rule EVENTS= based on your requirement EX: Video start, Video 25%, Video End etc then ACTIONS select extension as Adobe analytics, Action type as set variable, set a required Evars/Props select set as data element created in step-2.
Ex: Evars/Props 40 set as video title data element
s.eVar40 | Video Name |
s.event28 | Video Start |
s.event29 | Video Completes |
s.event30 | 25 |
s.event31 | 50 |
s.event32 | 75 |
Give a thumps up if you like my solution.
Views
Replies
Total Likes
Views
Likes
Replies