Skip to content

Commit d4c2638

Browse files
authored
Update _config.yml
1 parent 7677fbd commit d4c2638

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

_config.yml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ share-links-active:
102102
url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
103103

104104
# --- Web Statistics Section --- #
105-
# ...Beautiful Jekyll integrates with Google Analytics and Matomo(aka Piwik)
106105

107106
# Fill in your Google Analytics ID to track your website using GA
108107
#google_analytics: ""
@@ -111,15 +110,13 @@ url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
111110
#gtm: ""
112111

113112
# Matomo (aka Piwik) Web statistics
114-
# Uncomment this Matomo options to enable tacking:
115-
# - Provide a valid site id given by your Matomo instance.
116-
# - Enter the Matomo URI without the protocoll.
117-
# - Enable/ Disable the Opt-Out feature for users. This will ad a Do-Not-Track option in the footer section.
118-
119-
# matomo:
120-
# site_id: "9"
121-
# uri: "demo.wiki.pro"
122-
# opt-out: true
113+
# Uncomment the following section to enable Matomo. The opt-out parameter controls
114+
# whether or not you want to allow users to opt out of tracking.
115+
116+
#matomo:
117+
# site_id: "9"
118+
# uri: "demo.wiki.pro"
119+
# opt-out: true
123120

124121
# --- Misc --- #
125122
# Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments

0 commit comments

Comments
 (0)