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.
The following parameters are available when the GTM id is linked to a project.
Event | Explanation |
iv.videoLoad | Is activated 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 | Is
activated as soon as an element is shown within the interactive video. |
iv.interaction | Is
activated 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’s creator. |
ivInteraction | The action that is performed by the viewer. The following interactions can be activated by the viewer: [click, mouseover] |
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”] |