Update _config.yml
This commit is contained in:
parent
7677fbd01a
commit
d4c263807f
15
_config.yml
15
_config.yml
@ -102,7 +102,6 @@ share-links-active:
|
|||||||
url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
|
url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
|
||||||
|
|
||||||
# --- Web Statistics Section --- #
|
# --- 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
|
# Fill in your Google Analytics ID to track your website using GA
|
||||||
#google_analytics: ""
|
#google_analytics: ""
|
||||||
@ -111,15 +110,13 @@ url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
|
|||||||
#gtm: ""
|
#gtm: ""
|
||||||
|
|
||||||
# Matomo (aka Piwik) Web statistics
|
# Matomo (aka Piwik) Web statistics
|
||||||
# Uncomment this Matomo options to enable tacking:
|
# Uncomment the following section to enable Matomo. The opt-out parameter controls
|
||||||
# - Provide a valid site id given by your Matomo instance.
|
# whether or not you want to allow users to opt out of tracking.
|
||||||
# - 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.
|
|
||||||
|
|
||||||
# matomo:
|
#matomo:
|
||||||
# site_id: "9"
|
# site_id: "9"
|
||||||
# uri: "demo.wiki.pro"
|
# uri: "demo.wiki.pro"
|
||||||
# opt-out: true
|
# opt-out: true
|
||||||
|
|
||||||
# --- Misc --- #
|
# --- Misc --- #
|
||||||
# Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments
|
# Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments
|
||||||
|
Loading…
Reference in New Issue
Block a user