@@ -2224,7 +2224,6 @@ tarteaucitron.services.matomo = {
"cookies": ['_pk_ref', '_pk_cvar', '_pk_id', '_pk_ses', '_pk_hsr', 'piwik_ignore', '_pk_uid'],
"js": function () {
"use strict";
- console.log("matomo");
if (tarteaucitron.user.matomoId === undefined) {
return;
}