Replace fathom analytics with goatcounter

This commit is contained in:
Philipp Oppermann
2021-08-08 20:05:36 +02:00
parent c1e6a66e35
commit 27ab4518ac
2 changed files with 2 additions and 30 deletions

View File

@@ -40,21 +40,7 @@
</footer> </footer>
</div> </div>
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom --> <script data-goatcounter="https://phil-opp.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
<script>
(function(f, a, t, h, o, m){
a[h]=a[h]||function(){
(a[h].q=a[h].q||[]).push(arguments)
};
o=f.createElement('script'),
m=f.getElementsByTagName('script')[0];
o.async=1; o.src=t; o.id='fathom-script';
m.parentNode.insertBefore(o,m)
})(document, window, '//fathom.phil-opp.com/tracker.js', 'fathom');
fathom('set', 'siteId', 'MUXWM');
fathom('trackPageview');
</script>
<!-- / Fathom -->
</body> </body>
</html> </html>

View File

@@ -50,21 +50,7 @@
</footer> </footer>
</div> </div>
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom --> <script data-goatcounter="https://phil-opp.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
<script>
(function(f, a, t, h, o, m){
a[h]=a[h]||function(){
(a[h].q=a[h].q||[]).push(arguments)
};
o=f.createElement('script'),
m=f.getElementsByTagName('script')[0];
o.async=1; o.src=t; o.id='fathom-script';
m.parentNode.insertBefore(o,m)
})(document, window, '//fathom.phil-opp.com/tracker.js', 'fathom');
fathom('set', 'siteId', 'MUXWM');
fathom('trackPageview');
</script>
<!-- / Fathom -->
</body> </body>
</html> </html>