analytics: goatcounter

This commit is contained in:
He4eT 2020-11-01 03:19:07 +05:00
commit 3fa6255740
3 changed files with 6 additions and 0 deletions

View file

@ -14,5 +14,6 @@
</head> </head>
<body> <body>
<%- body %> <%- body %>
<%- include('partials/analytics') %>
</body> </body>
</html> </html>

View file

@ -43,5 +43,7 @@
<%= page.date %> <%= page.date %>
</footer> </footer>
<%- include('partials/analytics') %>
</body> </body>
</html> </html>

View file

@ -0,0 +1,3 @@
<script async
data-goatcounter="https://he4et.goatcounter.com/count"
src="https://gc.zgo.at/count.js"></script>