Add GoatCounter analytics

I know, it sounds horrible, but it isn't as bad as it sounds. This is a
GDPR-friendly analytics engine that respects adblockers and doesn't
store any identifying data about the page. I am using it to estimate the
visitors count of this page.

Statistics are available here:
https://share2fedi.goatcounter.com/
This commit is contained in:
Nikita Karamov 2022-11-14 10:53:29 +01:00
parent 911f27f54a
commit 3c2931cab6
No known key found for this signature in database
GPG Key ID: 3C8E688C96EEB9C9
1 changed files with 5 additions and 0 deletions

View File

@ -89,6 +89,11 @@
<section>
<a href="https://codeberg.org/kytta/toot">toot on Codeberg</a>
</section>
<script data-goatcounter="https://share2fedi.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
<noscript>
<img src="https://share2fedi.goatcounter.com/count?p=/">
</noscript>
</footer>
<script src="/main.js"></script>
</body>