This commit is contained in:
Amauri CHAMPEAUX 2021-10-14 12:46:13 +02:00
parent befa98d34e
commit e06c2c1f20
1 changed files with 1 additions and 1 deletions

View File

@ -3706,7 +3706,7 @@ tarteaucitron.services.facebookpixel = {
"name": "Facebook Pixel", "name": "Facebook Pixel",
"uri": "https://www.facebook.com/policy.php", "uri": "https://www.facebook.com/policy.php",
"needConsent": true, "needConsent": true,
"cookies": ['datr', 'fr', 'reg_ext_ref', 'reg_fb_gate', 'reg_fb_ref', 'sb', 'wd', 'x-src'], "cookies": ['datr', 'fr', 'reg_ext_ref', 'reg_fb_gate', 'reg_fb_ref', 'sb', 'wd', 'x-src', '_fbq'],
"js": function () { "js": function () {
"use strict"; "use strict";
var n; var n;