gtm-module
gtm-module copied to clipboard
pageTracking, e-commerce events: they don't work without defining the rules in GTM panel
Hello,
The basic setup of the gtm-module plugin allows us only tracking pages after load (ssr). When we go on internal nuxtjs routing, pages aren't tracking by Google Analytics. Same with all other events. I spent a lot of time on searching solutions.
So I suggest extend documentation about configuration trigger in Google Tag Manager panel.
Here I found the best answer to configurate properly events under gtm-module plugin. https://stackoverflow.com/a/52885317
I hope this helps other.
Why is there no guide here?