]> git.parisson.com Git - teleforma.git/commitdiff
update prod matomo site id
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Thu, 23 Jan 2025 21:57:56 +0000 (22:57 +0100)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Thu, 23 Jan 2025 21:57:56 +0000 (22:57 +0100)
teleforma/templates/teleforma/base.html

index ccb201598f175805f60bb739d37c52e63325bc79..3c1dd24d4ef5cd28b9447dfe32ea7cac241375ef 100644 (file)
       (function() {
         var u="//matomo.parisson.com/";
         _paq.push(['setTrackerUrl', u+'matomo.php']);
-        _paq.push(['setSiteId', '2']);
+        _paq.push(['setSiteId', '1']);
         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);
       })();