bye bye matomo
This commit is contained in:
parent
d2b42cd839
commit
6b12c16b6d
1 changed files with 0 additions and 16 deletions
|
@ -1,19 +1,3 @@
|
|||
<!-- Matomo -->
|
||||
<script>
|
||||
var _paq = window._paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//goaccess.colmaris.fr/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_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);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
|
||||
<!-- Mastodon-->
|
||||
<a rel="me" href="https://gts.colmaris.fr/@colmaris"></a>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue