]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl/tplimpl: Update Google Analytics template and config
authorJoe Mooring <joe.mooring@veriphor.com>
Sat, 23 Mar 2024 20:07:00 +0000 (13:07 -0700)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 26 Mar 2024 14:40:51 +0000 (15:40 +0100)
commitebfca61ac4d4b62b3e4a50477826a85c06b44552
tree2d82e184bcb6071f0edbad45672b4f98593a9a2b
parente1917740afe3fd08d1948947e25eff55e2c10d98
tpl/tplimpl: Update Google Analytics template and config

Google Analytics 4 (GA4) replaced Google Universal Analytics (UA)
effective 1 July 2023.

See https://support.google.com/analytics/answer/11583528.

Changes:

- Update tpl/tplimpl/embedded/templates/google_analytics.html
- Remove tpl/tplimpl/embedded/templates/google_analytics_async.html
- Remove extraneous config settings

Closes #11802
Closes #10093
config/privacy/privacyConfig.go
config/privacy/privacyConfig_test.go
docs/data/docs.yaml
hugolib/embedded_templates_test.go
hugolib/testhelpers_test.go
tpl/tplimpl/embedded/templates/google_analytics.html
tpl/tplimpl/embedded/templates/google_analytics_async.html [deleted file]
tpl/tplimpl/tplimpl_integration_test.go