Add Google Analytics tracking
Following guidance such as [here](https://gideonwolfe.com/posts/sysadmin/hugo/hugogoogleanalytics/).
This commit is contained in:
parent
02f48db6f6
commit
68fde7bd75
@ -2,6 +2,7 @@ baseURL = 'https://blog.scubbo.org/'
|
|||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = "Jack Jackson's Blog"
|
title = "Jack Jackson's Blog"
|
||||||
theme = "ananke"
|
theme = "ananke"
|
||||||
|
googleAnalytics = "UA-216020156-1"
|
||||||
|
|
||||||
SectionPagesMenu = "main"
|
SectionPagesMenu = "main"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user