gtm-support / vue-gtm

Simple implementation of Google Tag Manager for Vue
https://www.npmjs.com/package/@gtm-support/vue-gtm
MIT License
192 stars 23 forks source link

Problems wit Google consent mode v2 #414

Closed miikkalaitinen closed 2 months ago

miikkalaitinen commented 3 months ago

I might be that I am just incredibly stupid but how can i get consent mode v2 working with this package?

I am quite new to Google analytics and tag manager and would need to add the new ad personalisation consent signals that are required for GA4 in the European Economic Area.

Or is this just the wrong tool for the job?

Any help is highly appreciated.

Shinigami92 commented 2 months ago

@miikkalaitinen If you found a solution, it is good if you could provide some info, so others running into the same issue can get that info.

miikkalaitinen commented 2 months ago

I added a trigger that activates on our consent form agree button and hooked that up to a Community Template. The setup worked but it took well over a week for google to detect that the new signals were online.