We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 303e313 + 6106d07 commit 7e37c2cCopy full SHA for 7e37c2c
1 file changed
templates/base.html.twig
@@ -24,7 +24,7 @@
24
(function() {
25
var u="//analytics.inovic.dev/";
26
_paq.push(['setTrackerUrl', u+'matomo.php']);
27
- _paq.push(['setSiteId', '5']);
+ _paq.push(['setSiteId', '10']);
28
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
29
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
30
})();
0 commit comments