Vimeo offer the option to track performance of videos embedded on websites into Google Analytics. I have the instructions for setting up with Google Tag Manager but struggling to convert this to work in Adobe Launch. Has anyone come across this before or made sense of the below? Many thanks.
https://help.vimeo.com/hc/en-us/articles/115002859607-Integrating-with-Google-Tag-Manager
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
So Vimeo's library offered in that link is made specifically for Google Analytics which sends events.
Easier solution:
Very ugly workaround but what you can do is listen to those Google post events (more details here: https://stackoverflow.com/questions/48806235/listening-google-events)
Harder solution:
I, unfortunately, don't have a Vimeo premium account to see the Google Analytics library.js file but you would want to read how that library works, figure out and find their listeners, copy that code and install the library or copy the bits of the code that is necessary and have it work to fire a direct call or some kind of event for Adobe Launch to listen to in event rules.
So Vimeo's library offered in that link is made specifically for Google Analytics which sends events.
Easier solution:
Very ugly workaround but what you can do is listen to those Google post events (more details here: https://stackoverflow.com/questions/48806235/listening-google-events)
Harder solution:
I, unfortunately, don't have a Vimeo premium account to see the Google Analytics library.js file but you would want to read how that library works, figure out and find their listeners, copy that code and install the library or copy the bits of the code that is necessary and have it work to fire a direct call or some kind of event for Adobe Launch to listen to in event rules.
Views
Replies
Total Likes
Views
Like
Replies