Add GoatCounter
This commit is contained in:
parent
a164096464
commit
7dd9e4b11f
@ -26,3 +26,6 @@ url = ""
|
|||||||
[[profiles]]
|
[[profiles]]
|
||||||
name = "LinkedIn"
|
name = "LinkedIn"
|
||||||
url = ""
|
url = ""
|
||||||
|
|
||||||
|
[[analytics]]
|
||||||
|
code = ""
|
||||||
|
@ -42,8 +42,9 @@
|
|||||||
|
|
||||||
<h3><a href="posts/">View all posts</a></h3>
|
<h3><a href="posts/">View all posts</a></h3>
|
||||||
</div>
|
</div>
|
||||||
|
{{ if ne .Site.Data.personalize.analytics.code ""}}
|
||||||
|
<script data-goatcounter="{{ .Site.Data.personalize.analytics.code }}" async src="//gc.zgo.at/count.js"></script>
|
||||||
|
{{ end }}
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user