hugo/config
Bjørn Erik Pedersen a51945ea4b Add no-cookie variants of the Google Analytics templates
The current full set of options for GA is now:

```toml
[privacy]
[privacy.googleAnalytics]
disable = false
respectDoNotTrack = true
anonymizeIP = true
useSessionStorage = true
```

Fixes #4775
2018-05-25 15:56:10 +02:00
..
privacy Add no-cookie variants of the Google Analytics templates 2018-05-25 15:56:10 +02:00
services Add instagram_simple shortcode 2018-05-23 16:52:08 +02:00
configProvider.go config: Add the foundation for GDPR privacy configuration 2018-05-21 00:41:42 +02:00