From 3e9e1c50a87fe4947d25e26b786d8b838eeee82d Mon Sep 17 00:00:00 2001 From: Fabian Ecke Date: Tue, 23 Jul 2024 00:32:07 +0200 Subject: [PATCH] head.html updated --- themes/tella/layouts/partials/head.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/themes/tella/layouts/partials/head.html b/themes/tella/layouts/partials/head.html index 557f1d0..139edf1 100644 --- a/themes/tella/layouts/partials/head.html +++ b/themes/tella/layouts/partials/head.html @@ -33,10 +33,11 @@ (function() { var u="//matomo.ftecke.de/"; _paq.push(['setTrackerUrl', u+'matomo.php']); - _paq.push(['setSiteId', '2']); + _paq.push(['setSiteId', '3']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); - \ No newline at end of file + + \ No newline at end of file