Skip to content

Commit

Permalink
Add Google Analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
benfwalla committed Mar 29, 2024
1 parent dd5c59a commit e649e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ social:

# Analytics
analytics:
provider : false # false (default), "google", "google-universal", "google-gtag", "custom"
provider : "google-gtag" # false (default), "google", "google-universal", "google-gtag", "custom"
google:
tracking_id :
tracking_id : "G-CSQDXC2SHS"
anonymize_ip : # true, false (default)


Expand Down

0 comments on commit e649e2a

Please sign in to comment.