Skip to content

Commit

Permalink
add google analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
shannaniggans committed Nov 7, 2023
1 parent 4cc11b5 commit e4002ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ BookLogo = "logo.png"
# Page is resoled by .GetPage function: https://gohugo.io/functions/getpage/
# For backward compatibility you can set '*' to render all sections to menu. Acts same as '/'
BookSection = 'docs'

[services]
[services.googleAnalytics]
googleAnalytics = 'G-WV2F0X9QJ6'

0 comments on commit e4002ce

Please sign in to comment.