Aggregated and anonymized data from 80k+ sites using tarteaucitron.
gcmsecurity
requests / 30 days
41.61% consent
Security: cookies, GDPR and consent
Security 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 Security according to the visitor’s choice when the service requires consent.
Managing Security with tarteaucitron
When Security 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 Security
No cookie name is currently declared in the tarteaucitron integration for Security. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.
Configuring Security
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Security.
<script>
(tarteaucitron.job = tarteaucitron.job || []).push('gcmsecurity');
</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 Security, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
Frequently asked questions about Security
Does Security require consent?
Whether Security requires consent depends on its purpose and configuration. The tracking technologies used and Google’s documentation should be reviewed.
How does tarteaucitron block Security?
tarteaucitron controls the activation of Security 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.