wiki-grav/themes/learn2-dark/templates/partials/goatcounter.html.twig

10 lines
287 B
Twig

<div id="goatcounter-analytics">
<script>
window.goatcounter = {
path: function(p) { return location.host + p }
}
</script>
<script data-goatcounter="https://exu.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</div>