Add GoatCounter code to count pageviews
This commit is contained in:
parent
3272c6528d
commit
faa53a3a7e
1 changed files with 8 additions and 0 deletions
|
@ -412,5 +412,13 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Count pageviews with GoatCounter -->
|
||||
<script>
|
||||
window.goatcounter = {
|
||||
path: function(p) { return '[' + location.host + ']' + p }
|
||||
}
|
||||
</script>
|
||||
<script data-goatcounter="https://stats.snipettemag.com/count" async src="//stats.snipettemag.com/count.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue