Update gtag service for GA4 (doc)
This commit is contained in:
parent
f1cb0b02aa
commit
d938eaf533
|
|
@ -1994,7 +1994,7 @@ tarteaucitron.services.analytics = {
|
||||||
tarteaucitron.services.gtag = {
|
tarteaucitron.services.gtag = {
|
||||||
"key": "gtag",
|
"key": "gtag",
|
||||||
"type": "analytic",
|
"type": "analytic",
|
||||||
"name": "Google Analytics (gtag.js)",
|
"name": "Google Analytics (GA4)",
|
||||||
"uri": "https://policies.google.com/privacy",
|
"uri": "https://policies.google.com/privacy",
|
||||||
"needConsent": true,
|
"needConsent": true,
|
||||||
"cookies": (function () {
|
"cookies": (function () {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue