• Resolved iplus01300

    (@iplus01300)


    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 way

    function consentGranted() {
    gtag(‘consent’, ‘update’, {
    ‘ad_storage’: ‘granted’
    });
    }`

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aert

    (@aahulsebos)

    Hi @iplus01300,

    We’re now testing Google Consent Mode as an option in Complianz, this will be released in the next few weeks in premium, for free users, we will write an article to add this manually to Complianz. For this to work we need to make a couple of changes so you can hook into our consent management with Google Consent Mode.

    In the above example, I assume you set the default consent state javascript in the header, and want to trigger this consent update when marketing consent is required?

    I will try to write an article tomorrow, maybe it’s possible with some additional javascript.

    Plugin Author Aert

    (@aahulsebos)

    Hi @iplus01300,

    If you want to test Consent Mode, we have branches ready if you’re available for our beta release. Please contact support@complianz.io so we can help you out,

    regards Aert

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Google Consent mode’ is closed to new replies.