head.html updated
All checks were successful
Website / Website veröffentlichen (push) Successful in 6s
All checks were successful
Website / Website veröffentlichen (push) Successful in 6s
This commit is contained in:
@@ -33,10 +33,11 @@
|
||||
(function() {
|
||||
var u="//matomo.ftecke.de/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '2']);
|
||||
_paq.push(['setSiteId', '3']);
|
||||
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 -->
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user