From 8fb8af286eacbc86fa7b9f0b56f6b1f2dcbba403 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sat, 23 Mar 2024 13:07:00 -0700 Subject: [PATCH] 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 --- data/docs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/docs.yaml b/data/docs.yaml index ad47ac54d..f9b5731f2 100644 --- a/data/docs.yaml +++ b/data/docs.yaml @@ -1557,10 +1557,8 @@ config: disqus: disable: false googleAnalytics: - anonymizeIP: false disable: false respectDoNotTrack: false - useSessionStorage: false instagram: disable: false simple: false