Google Tag Manager Integration
Ivory Studio makes it easy to send user data of interactive video’s to Google Tag Manager (GTM). This provides insight in the performance and impact of the interactive video. Moreover, this allows users to combine different datasets for the best possible interpretation of data.
Linking Ivory Studio to GTM
For every Google Tag Manager account, a GTM id is provided. This GTM id can be linked to a specific (interactive) video project. To create such a link, we will ask you which GTM id and interactive video project (the name) you wish to link. We will then link and activate this code for you.
Parameters
The following parameters are available when the GTM id is linked to a project.
Event
Explanation
iv.videoLoad
Isactivated as soon as the video is made available on the concerning webpage /device.
iv.play
Is activated as soon as the interactive video is played.
iv.eleOn
Isactivated as soon as an element is shown within the interactive video.
iv.interaction
Isactivated as soon as a viewer interacts with an element.
Variable
Explanation
ivElementId
id of an element that is assigned by Ivory Studio
ivElementLabel
Label of an element that is assigned by the video’screator.
ivInteraction
Theaction that is performed by the viewer. The following interactions can beactivated by the viewer: [click, mouseover]
Application
The following table describes the “Data Layer Values” that are available upon activating a certain event.
Event
Data Layer Values
iv.videoLoad
n.a.
iv.play
n.a.
iv.eleOn
[“ivElementId”,”ivElementLabel”]
iv.interaction
[“ivElementId”,”ivElementLabel”,”ivInteraction”]