From d4c263807fdb6e51f8d285ceebfecf442c679f40 Mon Sep 17 00:00:00 2001
From: Dean Attali <dean@attalitech.com>
Date: Mon, 22 Jan 2018 02:18:51 -0500
Subject: [PATCH] Update _config.yml

---
 _config.yml | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/_config.yml b/_config.yml
index a7a2f39..689493c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -102,7 +102,6 @@ share-links-active:
 url-pretty: "MyWebsite.com"  # eg. "deanattali.com/beautiful-jekyll"
 
 # --- Web Statistics Section --- #
-# ...Beautiful Jekyll integrates with Google Analytics and Matomo(aka Piwik)
 
 # Fill in your Google Analytics ID to track your website using GA
 #google_analytics: ""
@@ -111,15 +110,13 @@ url-pretty: "MyWebsite.com"  # eg. "deanattali.com/beautiful-jekyll"
 #gtm: ""
 
 # Matomo (aka Piwik) Web statistics
-# Uncomment this Matomo options to enable tacking:
-# - Provide a valid site id given by your Matomo instance.
-# - Enter the Matomo URI without the protocoll.
-# - Enable/ Disable the Opt-Out feature for users. This will ad a Do-Not-Track option in the footer section.
+# Uncomment the following section to enable Matomo. The opt-out parameter controls
+# whether or not you want to allow users to opt out of tracking.
 
-#  matomo:
-#    site_id: "9"
-#    uri: "demo.wiki.pro"
-#    opt-out: true
+#matomo:
+#  site_id: "9"
+#  uri: "demo.wiki.pro"
+#  opt-out: true
 
 # --- Misc --- #
 # Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments