Hi guys,
I’m using Google Tag Manager on a test landing page. I would like to track the clicks of each button on the page. The setup is as follows:
Trigger configuration:
- type: click - all elements
- fire on: some click
- when: click classes contains lp-pom-button
Tag configuration:
- type: Universal Analytics -> events
- category: click button
- action: {{Page Path}}
- label: {{Click Text}}
but in GTM preview mode the tag is not fired.
Any ideas?