mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
analytics: goatcounter
This commit is contained in:
parent
63bdbb541a
commit
3fa6255740
3 changed files with 6 additions and 0 deletions
|
|
@ -14,5 +14,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<%- body %>
|
||||
<%- include('partials/analytics') %>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -43,5 +43,7 @@
|
|||
<%= page.date %>
|
||||
</footer>
|
||||
|
||||
<%- include('partials/analytics') %>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
3
src/partials/analytics.ejs
Normal file
3
src/partials/analytics.ejs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<script async
|
||||
data-goatcounter="https://he4et.goatcounter.com/count"
|
||||
src="https://gc.zgo.at/count.js"></script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue