Matomo cloud need consent since there is now the fallback function

This commit is contained in:
Amauri CHAMPEAUX 2023-04-04 15:33:57 +02:00
parent c674b8b5de
commit 6633b202f9
1 changed files with 1 additions and 1 deletions

View File

@ -4846,7 +4846,7 @@ tarteaucitron.services.matomocloud = {
"type": "analytic",
"name": "Matomo Cloud (privacy by design)",
"uri": "https://matomo.org/faq/general/faq_146/",
"needConsent": false,
"needConsent": true,
"cookies": ['_pk_ref', '_pk_cvar', '_pk_id', '_pk_ses', '_pk_hsr', 'mtm_consent', 'matomo_ignore', 'matomo_sessid'],
"js": function () {
"use strict";