Skip to content

Commit 5eb0d16

Browse files
committed
Experimenting with removing Google Analytics
1 parent b0cf5e3 commit 5eb0d16

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ breadcrumbs: true
3030
logo: /assets/images/masthead.png
3131

3232
# Analytics code, please set a tracking id or remove this if you're forking this repository
33-
analytics:
34-
provider: "google-universal"
35-
google:
36-
#tracking_id: <YOUR_ID_HERE>
37-
#these parameters are configured to minimize data collection
38-
anonymize_ip: true
39-
cookie_duration: 0
40-
campaign_cookies: false
41-
ad_features: false
33+
#analytics:
34+
# provider: "google-universal"
35+
# google:
36+
# #tracking_id: <YOUR_ID_HERE>
37+
# #these parameters are configured to minimize data collection
38+
# anonymize_ip: true
39+
# cookie_duration: 0
40+
# campaign_cookies: false
41+
# ad_features: false
4242

4343
# Build settings
4444
markdown: kramdown

0 commit comments

Comments
 (0)