summary refs log tree commit diff
path: root/assets/goat.html
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-08-22 02:41:54 +0200
committerMel <mel@rnrd.eu>2025-08-22 02:41:54 +0200
commit053dcf87674a3c75245f87ee69beab197e8fb7a8 (patch)
tree0c7aef4fcb1061220ddb5be41bae60c1bd2e85d7 /assets/goat.html
parent8a296d3aedd41558feb00626aa743b0fea774ef2 (diff)
downloadnetwork-053dcf87674a3c75245f87ee69beab197e8fb7a8.tar.zst
network-053dcf87674a3c75245f87ee69beab197e8fb7a8.zip
Add goatcounter tracker script to base renard HTML
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'assets/goat.html')
-rw-r--r--assets/goat.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/goat.html b/assets/goat.html
new file mode 100644
index 0000000..6c35598
--- /dev/null
+++ b/assets/goat.html
@@ -0,0 +1,9 @@
+
+<!-- some super low-stakes analytics! (yeah i wanna know if anyone sees this) -->
+<script>
+    window.goatcounter = { path: p => { return location.host + p; } }
+</script>
+<script data-goatcounter="https://goat.rnrd.eu/count" async src="//goat.rnrd.eu/count.js"></script>
+<noscript>
+    <img src="https://goat.rnrd.eu/count?p=/">
+</noscript>