Skip to content

Commit

Permalink
Disable google tracking and use cloudflare instead
Browse files Browse the repository at this point in the history
  • Loading branch information
mivano committed Jan 2, 2024
1 parent 232d96b commit 9e1a77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ social:

# Analytics
analytics:
provider : "google-gtag" # false (default), "google", "google-universal", "custom"
provider : false #"google-gtag" # false (default), "google", "google-universal", "custom"
google:
tracking_id : "G-6BE98RVQFT" # Replace this with your ID, or delete

Expand Down

0 comments on commit 9e1a77b

Please sign in to comment.