Regarding Google Consent Mode and Server
Regarding Google Consent Mode and Server Side Requests. If the Consent mode is stored in local storage how does Zaraz know what to send Google via events fired through the events API as the information will not be available within the cookies passed to Cloudflare via those API calls?
The reason I ask is that we setup up Google Analytics with Consent mode via Zaraz a few weeks ago and we have been pinged by Google's email systems saying that we have still not setup consent mode for this site. We are also unable to verify that consent mode is setup on the Google Ads/Analytics side. As all the verification logic seems to require either the consent information is sent directly to Google Ads (We send the data via Google Analytics) or we are using the Tag Assistant (which doesn't work with Cloudflare).
Is there a way for us to verify that Google is receiving the consent status from both our client side and servside sent events? (We have identified that the gcd parameter is being sent correctly from client side events through the debugger, but the debugger only shows client side events)
I am thinking that our server side events are not including the consent mode parameters which is why Google is still flagging us as non-compliant?
The reason I ask is that we setup up Google Analytics with Consent mode via Zaraz a few weeks ago and we have been pinged by Google's email systems saying that we have still not setup consent mode for this site. We are also unable to verify that consent mode is setup on the Google Ads/Analytics side. As all the verification logic seems to require either the consent information is sent directly to Google Ads (We send the data via Google Analytics) or we are using the Tag Assistant (which doesn't work with Cloudflare).
Is there a way for us to verify that Google is receiving the consent status from both our client side and servside sent events? (We have identified that the gcd parameter is being sent correctly from client side events through the debugger, but the debugger only shows client side events)
I am thinking that our server side events are not including the consent mode parameters which is why Google is still flagging us as non-compliant?
