I am trying to deal with GDPR and to clear all the cookies, which must be cleared from the cite. RN I found out, that sets _gcl_au cookie what is uniq id for the client as far as I see in the gtm.js code:
In the internet there are said that _gcl_au cookie is used for "Conversion Linker" functionality or Google AdSense functionality: link to the question
Moreover, gtm.js includes code injecting fbevents/crazy-egg/gstatic scripts on my cite: print screen of code injection
But the only tag I'm using is a Google Analytics. I've found how to disable GA if a user doesn't accept Analytical data using.
But how to stop injecting additional scripts and _gcl_au cookie?
I don't thing that whole deleting of the is a solution
Is it possible to do in a dev way?
2Related questions 3 Google Tag Manager (GTM) and Google Analytics variables 2 Google Tag Manager - read cookie just after they are set 12 What is _gat (Google Analytics) cookie used for? Related questions 3 Google Tag Manager (GTM) and Google Analytics variables 2 Google Tag Manager - read cookie just after they are set 12 What is _gat (Google Analytics) cookie used for? 1 Official documentation of the _dc_gtm cookie from google tag manager 1 Google Analytics and Google Tag Manager Cookies 0 GTM and Analytics.js 1 gtag.js cookie not being set 0 GTM/GA and anonymizing (or not) via checking a GDPR cookie 11 Disabling cookies in Google Analytics - gtag.js 3 What is gtag and why do I have to add that separately from google tag manager? Load 7 more related questions Show fewer related questions
Reset to default