Update the list of the Google Tag Manager cookies

This commit is contained in:
Amauri CHAMPEAUX 2015-02-20 23:15:59 +01:00
parent bbe76cd085
commit de2e0fc92c
1 changed files with 1 additions and 1 deletions

View File

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