瀏覽代碼

Update gtag service for GA4 (doc)

Amauri CHAMPEAUX 3 年之前
父節點
當前提交
d938eaf533
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

@@ -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 () {