Skip to content

Commit

Permalink
change matomo id
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Jan 3, 2024
1 parent e804d03 commit c3bc33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databrowser/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
(function() {
var u="https://digital.matomo.cloud/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '26']);
_paq.push(['setSiteId', '10']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src='//cdn.matomo.cloud/digital.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
})();
Expand Down

0 comments on commit c3bc33f

Please sign in to comment.