hugo/tpl
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
..
cast
collections
compare
crypto
data Updated GetCSV error message (#4636) 2018-04-17 07:20:14 +02:00
encoding
fmt
images
inflect
internal
lang
math
os tpl/os: Make fileExist use the same filesystem as readFile 2018-04-21 23:46:34 +02:00
partials
path tpl/path: Add path.Ext, path.Dir and path.Base 2018-04-22 10:57:37 +02:00
safe
strings
time
tplimpl Add no-cookie variants of the Google Analytics templates 2018-05-25 15:56:10 +02:00
transform
urls tpl/urls: Add anchorize template func 2018-04-15 23:17:50 +02:00
template.go