aboutsummaryrefslogtreecommitdiff
path: root/_includes/counter.html
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-04-02 17:44:58 +0300
committerValentin Popov <valentin@popov.link>2024-04-02 17:46:17 +0300
commit12550c8d460944cb50c797beef78f9982f8f283a (patch)
tree3e1dfbeb127cdd977ace80dbae1f8b20c95640a3 /_includes/counter.html
parentcb9ecf417ce7f81fc7a40aaa11da090a4e5cb177 (diff)
downloadpopov.link-12550c8d460944cb50c797beef78f9982f8f283a.tar.xz
popov.link-12550c8d460944cb50c797beef78f9982f8f283a.zip
Added GoatCounter
Diffstat (limited to '_includes/counter.html')
-rw-r--r--_includes/counter.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/_includes/counter.html b/_includes/counter.html
index f489327..8aa2ff8 100644
--- a/_includes/counter.html
+++ b/_includes/counter.html
@@ -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> \ No newline at end of file