From 2221162fa9ed9a24a5597cdf7ccc2b653186a165 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 16 Apr 2024 08:33:10 -0700 Subject: [PATCH] Update privacy defaults and description --- content/en/about/privacy.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/content/en/about/privacy.md b/content/en/about/privacy.md index 176709403..dcc3b3439 100644 --- a/content/en/about/privacy.md +++ b/content/en/about/privacy.md @@ -36,8 +36,6 @@ disable = false [privacy.googleAnalytics] disable = false respectDoNotTrack = false -anonymizeIP = false -useSessionStorage = false [privacy.instagram] disable = false simple = false @@ -78,19 +76,9 @@ disable = true ### GoogleAnalytics -anonymizeIP -: Enabling this will make it so the users' IP addresses are anonymized within Google Analytics. - respectDoNotTrack : Enabling this will make the GA templates respect the "Do Not Track" HTTP header. -useSessionStorage -: Enabling this will disable the use of Cookies and use Session Storage to Store the GA Client ID. - -{{% note %}} -`useSessionStorage` is not supported when using Google Analytics v4 (gtag.js). -{{% /note %}} - ### Instagram simple