about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorana <ana@ana.st>2021-08-09 11:21:04 +0200
committerana <ana@ana.st>2021-08-09 11:21:04 +0200
commit232b29e3d294d44c0d9867a1586199c3e00b5509 (patch)
tree089f8f9b050a9e70f406e53c857876d0cd69a67d
parentb386452100e26dbe33784c789d975e49caf8b586 (diff)
downloadeureka-marks-232b29e3d294d44c0d9867a1586199c3e00b5509.tar.gz
feat: add goatcounter analytics
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index f7390b3..27c9d3b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -15,5 +15,6 @@
   </head>
   <body>
     <script type="module" src="/dist/index.js"></script>
+    <script data-goatcounter="https://eureka-marks.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
   </body>
 </html>