Skip to content

Commit 7e37c2c

Browse files
committed
Merge branch 'hotfix/2.0.12'
2 parents 303e313 + 6106d07 commit 7e37c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/base.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
(function() {
2525
var u="//analytics.inovic.dev/";
2626
_paq.push(['setTrackerUrl', u+'matomo.php']);
27-
_paq.push(['setSiteId', '5']);
27+
_paq.push(['setSiteId', '10']);
2828
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
2929
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
3030
})();

0 commit comments

Comments
 (0)