Skip to content

Commit

Permalink
Added view counter and GA
Browse files Browse the repository at this point in the history
  • Loading branch information
t-rekttt committed May 31, 2024
1 parent 9498695 commit d9c84b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ webmaster_verifications:
# Web Analytics Settings
analytics:
google:
id: # fill in your Google Analytics ID
id: G-2HEES3H78K # fill in your Google Analytics ID
goatcounter:
id: # fill in your GoatCounter ID
id: thao # fill in your GoatCounter ID
umami:
id: # fill in your Umami ID
domain: # fill in your Umami domain
Expand All @@ -74,7 +74,7 @@ analytics:

# Pageviews settings
pageviews:
provider: # now only supports 'goatcounter'
provider: goatcounter # now only supports 'goatcounter'

# Prefer color scheme setting.
#
Expand Down

0 comments on commit d9c84b2

Please sign in to comment.