Luc
Nuxt Scripts: Google Tag Manager + Consent Management
I have checked the Nuxt Scripts documentation and it explains well how to implement consent management with
useScriptTriggerConsent
. However, I would like to use it along with useScriptGoogleAnalytics
composable and it seems there is not trigger
prop in Nuxt config nor in the composable params. How can I do?5 replies