From 9e68365ebea37bf1a74642f3a7fed2cf42730bc7 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 22 Mar 2022 14:29:30 +0100 Subject: [PATCH] (doc) GA4 migration directives --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 966ad1497..ef5e1ccb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ - Fix a security issue: updated i18next-http-backend to 1.3.2 to fix [CVE-2022-0235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0235) - Fix a security issue: updated follow-redirects to 1.18.8 to fix [CVE-2022-0536](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0536) - [TODO DEPLOY] `\curl -sSL https://raw.githubusercontent.com/sleede/fab-manager/master/scripts/cve-2021-44228.sh | bash` +- [TODO DEPLOY] migrate your Google Analytics property to GA4, see [this guide](https://support.google.com/analytics/answer/9744165) +- [TODO DEPLOY] update your tracking ID in Customization > Privacy > Statistics > Google Analytics ## v5.3.5 2022 March 02