Remove unnecessary call to forgetCookieConsentGiven

This commit is contained in:
Amauri CHAMPEAUX 2023-02-08 17:42:38 +01:00
parent afc0e78c2d
commit 57810c9caa
1 changed files with 0 additions and 1 deletions

View File

@ -4757,7 +4757,6 @@ tarteaucitron.services.matomocloud = {
}
window._paq = window._paq || [];
window._paq.push(["forgetCookieConsentGiven"]);
window._paq.push(["requireCookieConsent"]);
window._paq.push(["setSiteId", tarteaucitron.user.matomoId]);
window._paq.push(["setTrackerUrl", tarteaucitron.user.matomoHost + "matomo.php"]);