Added Matomo tracking code.

This commit is contained in:
Johannes Findeisen 2023-08-24 00:17:03 +02:00
commit 744b0e7cd9

View file

@ -58,5 +58,6 @@
<p class="text-muted credit">&copy; 2013 - 2023 by <a href="https://hanez.org" class="ext">Johannes Findeisen</a></p>
</div>
</div>
<script>var _paq = window._paq = window._paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://mtm.xw3.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '5']); 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>
</body>
</html>