File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,7 +102,6 @@ share-links-active:
102102url-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
You can’t perform that action at this time.
0 commit comments