Zaraz Google Consent Mode v2 doesn't work

Hi there,
I turned on the Zaraz Consent Mode v2:


As per Zaraz documentation, the gcd parameter is present in the debugger.

Yet, the Google Tag Manager Debugger doesn’t detect it:

How can we solve this?

I’ve managed to solve this issue with my web hosting, so we can close this ticket.

thought that the issue is closed but it’s not.

I run the Zaraz Debugger and found out that the gcd parameter is present for the Server-side network request for Google Analytics 4, but it’s not for the Google Ads:

According to your documentation https://developers.cloudflare.com/zaraz/advanced/google-consent-mode/#verify-if-zaraz-is-processing-consent-mode-v2, the Google Ads should display it’s own server-side network request with the gcd parameter:
You can verify that Zaraz is processing the Consent Mode settings by enabling the Zaraz Debugger. Server-side requests to Google Analytics and Google Ads should include the gcd parameter.

It’s vital because Google Ads keeps notifying me that my site doesn’t support the Consent Mode v2 required by Google in the EU.

How can we solve this?

can you post a screenshot showing a request (server-side or client-side) to Google Ads without the gcd parameter? the “Action called” is completely irrelevant.

Hi @yoav_zaraz
I think that’s part of the issue. There’s no server-side or client-side request from the Google Ads:


Even though, I do have Google Ads correctly configured in Zaraz:

How can we solve this?

It’s not part of the issue. No data is sent to Google Ads in your flow. Pageview in Google Ads just means that if the gclid parameter exists, its content will be saved in a cookie so it can be used once there’s a conversion. But a request to GAds will only go when there’s a conversion. Essentially GAds in your flow does absolutely nothing, not making a single request to Google.

1 Like

Thanks @yoav_zaraz I was finally able to verify that the Consent Mode v2 works. Thanks for your help.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.