From e06c2c1f206d51323edea64059c3cd2fe4392291 Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Thu, 14 Oct 2021 12:46:13 +0200 Subject: [PATCH] Fix #810 --- tarteaucitron.services.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tarteaucitron.services.js b/tarteaucitron.services.js index 87579bc..d7f576a 100644 --- a/tarteaucitron.services.js +++ b/tarteaucitron.services.js @@ -3706,7 +3706,7 @@ tarteaucitron.services.facebookpixel = { "name": "Facebook Pixel", "uri": "https://www.facebook.com/policy.php", "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 () { "use strict"; var n;