mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 16:02:49 -04:00
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
This commit is contained in:
parent
2f7a4ed686
commit
8fb8af286e
@ -1557,10 +1557,8 @@ config:
|
|||||||
disqus:
|
disqus:
|
||||||
disable: false
|
disable: false
|
||||||
googleAnalytics:
|
googleAnalytics:
|
||||||
anonymizeIP: false
|
|
||||||
disable: false
|
disable: false
|
||||||
respectDoNotTrack: false
|
respectDoNotTrack: false
|
||||||
useSessionStorage: false
|
|
||||||
instagram:
|
instagram:
|
||||||
disable: false
|
disable: false
|
||||||
simple: false
|
simple: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user