Browse Source

Update the list of the Google Tag Manager cookies

Amauri CHAMPEAUX 10 năm trước cách đây
mục cha
commit
de2e0fc92c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

@@ -467,7 +467,7 @@ tarteaucitron.services.googletagmanager = {
     "name": "Google Tag Manager",
     "uri": "http://www.google.com/ads/preferences/",
     "needConsent": true,
-    "cookies": ['_ga', '_gat', '__utma', '__utmb', '__utmc', '__utmt', '__utmz'],
+    "cookies": ['_ga', '_gat', '__utma', '__utmb', '__utmc', '__utmt', '__utmz', '__gads', '_drt_', 'FLC', 'exchange_uid', 'id', 'fc', 'rrs', 'rds', 'rv', 'uid', 'UIDR', 'UID', 'clid', 'ipinfo', 'acs'],
     "js": function () {
         "use strict";
         if (tarteaucitron.user.googletagmanagerId === undefined) {