summaryrefslogtreecommitdiffstats
path: root/exampleSite/config/_default
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config/_default')
-rw-r--r--exampleSite/config/_default/config.yaml9
-rw-r--r--exampleSite/config/_default/params.yaml9
2 files changed, 9 insertions, 9 deletions
diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml
index 719eebb..dca03da 100644
--- a/exampleSite/config/_default/config.yaml
+++ b/exampleSite/config/_default/config.yaml
@@ -24,15 +24,6 @@ disableKinds:
taxonomies:
tag: tags
-# Google Analytics Tracking ID.
-#
-# For more info, read the article
-# https://support.google.com/analytics/answer/10089681
-#
-# Set `HUGO_ENV` environment variable or `site.Params.env` configuration
-# parameter to "production" to use Google Analytics.
-googleAnalytics: ''
-
minify:
# Do not minify XML files to avoid CDATA escape issues
disableXML: true
diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml
index 71eca84..0eda434 100644
--- a/exampleSite/config/_default/params.yaml
+++ b/exampleSite/config/_default/params.yaml
@@ -141,3 +141,12 @@ comments:
emitMetadata: 0
inputPosition: bottom
lang: en
+
+privacy:
+ googleTagManager:
+ disable: true
+ respectDoNotTrack: true
+
+services:
+ googleTagManager:
+ id: ''