Google Consent mode
-
Hello, can you make a post explaining how to set up the Google consent mode ?
I tried to implement this script in the cmplz_cookie_scripts_async zone but i’m note sure this is the right wayfunction consentGranted() {
gtag(‘consent’, ‘update’, {
‘ad_storage’: ‘granted’
});
}`
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Google Consent mode’ is closed to new replies.