0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00

Added GoatCounter

This commit is contained in:
2024-04-02 18:44:58 +04:00
parent cb9ecf417c
commit 12550c8d46
2 changed files with 260 additions and 0 deletions

View File

@ -1,2 +1,8 @@
<!-- AppMetrix Web Analytics -->
<script defer src="https://appmetrix.com/pixel/T5X0z12SoASBV8Dv"></script>
<!-- GoatCounter Analytics -->
<script defer data-goatcounter="https://analytics.popov.link/count" src="/assets/javascript/count.js"></script>
<noscript>
<img src="https://analytics.popov.link/count?p={{- page.url | relative_url | url_escape -}}&t={{- page.title | default: site.title | strip | normalize_whitespace | url_encode -}}" alt="pixel" />
</noscript>