Hi,
i have an issue i have made a custom event as per piwikpro guide, and i made a click trigger that triggers on click class.
The problem is that in the debugger it adds in the trigger
Event
equals
“stg.capturingClick”
and if i go to the event log the stg.capturingClick happens when i click the link but the datalayer is empty so the tag doesnt fire.
in the stg.click event though the clickclass i assigned is in the datalayer, but it just doesnt use that event in the trigger.