I want to track element visibility, but I don’t know how to create this trigger using Tag Manager. Something like: if an element (link, CTA, image, etc) is on the user’s viewport by at least X%, it triggers an event.
I know that Tag Manager let’s me use element presence as a trigger, but this is not what I want, I need it to not just be present in the page, but actually visible in the viewport.
Right now I was only able to do this using Google Tag Manager. Is there anyway I can do it in Tag Manager?
I can’t use content interaction because I can’t add the attributes to the code without development help and right now that’s not possible. So I really need another way.