Skip to content

Commit

Permalink
update matomo
Browse files Browse the repository at this point in the history
  • Loading branch information
mgineer85 committed Nov 23, 2024
1 parent c81547a commit 36d4334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overrides/partials/integrations/analytics/custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(function() {
var u="//matmo.mgineer85.de/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
_paq.push(['setSiteId', '2']);
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);
})();
Expand Down

0 comments on commit 36d4334

Please sign in to comment.