Hello,
I’m trying to create an event where the trigger is an element being visible on the page. Right now, in the debug mode, that event is fired:
But when I check tracker debugger, it doesn’t fire, it only fires the event before:
I already published this event, as you can see:
(bear in mind this is not technically a form, that’s why I’m using element visibility)
Do you have any idea why this is happening?