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?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hi Luca,
Here's the workflow for using my extension:
How it works:
There are 2 implications here:
Hope that helps!
조회 수
답글
좋아요 수
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....
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
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?
조회 수
답글
좋아요 수
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?
조회 수
답글
좋아요 수
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
조회 수
답글
좋아요 수
Hi Luca,
Here's the workflow for using my extension:
How it works:
There are 2 implications here:
Hope that helps!
조회 수
답글
좋아요 수
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.
조회 수
답글
좋아요 수