I checked during debugging and in the data layer for every event I cannot find an event where in the data layer it says ‘vimeo’. Even after I have clicked and started to play the video on my site. Is there a step I have missed? All events are stg. events with pageView, pageLoad, click and capturingClick. The created variables event_category etc. (named in the support article) are also empty.
Videos are loaded after clicking on the thumbnail. Then an
The datalayer for all click events when the video is playing is empty. For scroll events it only shows the stg.scroll event name. Clicks on within the video (e.g. pause or play) are not registered as clicks by the events in the debug overview.