mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 15:24:41 -04:00
Update privacy defaults and description
This commit is contained in:
parent
3873cf2097
commit
2221162fa9
@ -36,8 +36,6 @@ disable = false
|
|||||||
[privacy.googleAnalytics]
|
[privacy.googleAnalytics]
|
||||||
disable = false
|
disable = false
|
||||||
respectDoNotTrack = false
|
respectDoNotTrack = false
|
||||||
anonymizeIP = false
|
|
||||||
useSessionStorage = false
|
|
||||||
[privacy.instagram]
|
[privacy.instagram]
|
||||||
disable = false
|
disable = false
|
||||||
simple = false
|
simple = false
|
||||||
@ -78,19 +76,9 @@ disable = true
|
|||||||
|
|
||||||
### GoogleAnalytics
|
### GoogleAnalytics
|
||||||
|
|
||||||
anonymizeIP
|
|
||||||
: Enabling this will make it so the users' IP addresses are anonymized within Google Analytics.
|
|
||||||
|
|
||||||
respectDoNotTrack
|
respectDoNotTrack
|
||||||
: Enabling this will make the GA templates respect the "Do Not Track" HTTP header.
|
: 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
|
### Instagram
|
||||||
|
|
||||||
simple
|
simple
|
||||||
|
Loading…
x
Reference in New Issue
Block a user