Google Consent Mode v2 (Analytics): GDPR, cookies and installation

Google service
Consent-controlled integration
Analytics
No cookie listed Privacy policy
service gcmanalyticsstorage
68.4M
requests / 30 days

41.9% consent


Analytics: cookies, GDPR and consent

Analytics is a service provided by Google. The data collected and tracking technologies used depend on the product and configuration implemented on the website.

tarteaucitron can manage the activation of Analytics according to the visitor’s choice when the service requires consent.

Managing Analytics with tarteaucitron

When Analytics is integrated through tarteaucitron, its activation is managed according to the visitor's consent choice. The service can therefore be loaded only when the corresponding permission has been granted and the visitor can later change this choice through the consent interface.

Cookies and storage used by Analytics

No cookie name is currently declared in the tarteaucitron integration for Analytics. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.

Configuring Analytics

Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Analytics.

<script>
(tarteaucitron.job = tarteaucitron.job || []).push('gcmanalyticsstorage');
</script>

Code to remove

Default HTML code to remove from your website:


For a complete guide, read the documentation to install tarteaucitron.js.

Privacy information

For detailed information about the processing of data by Analytics, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:

Analytics privacy information

Frequently asked questions about Analytics

Does Analytics require consent?

Whether Analytics requires consent depends on its purpose and configuration. The tracking technologies used and Google’s documentation should be reviewed.

How does tarteaucitron block Analytics?

tarteaucitron controls the activation of Analytics according to the consent choice recorded for the visitor. The service code is triggered through tarteaucitron instead of being loaded independently from the consent manager.