title | date | anchor | level | weight |
---|---|---|---|---|
R-hub docs' privacy policy |
2018-01-28 21:55:52 +0100 |
privacy |
2 |
2 |
We use Google Analytics to log data and ultimately improve the docs. Below are the Hugo privacy settings we use for Google Analytics, within the Hugo config file for this website.
[privacy.googleAnalytics]
anonymizeIP = true
disable = false
respectDoNotTrack = true
useSessionStorage = true
This means
-
IP addresses are anonymized within Google Analytics,
-
The GA templates respect the “Do Not Track” HTTP header,
-
The use of Cookies is disabled, instead Session Storage to Store the GA Client ID is used.
This website is deployed via Netlify.
For more information, contact admin@rhub.io.