From 404c731d8b9cd03cb7f87a5ab95c70cf948ca7b9 Mon Sep 17 00:00:00 2001 From: Romain Derie Date: Mon, 4 Jul 2022 15:38:14 +0000 Subject: [PATCH] [FIX] website: warn about google api deprecation Google deprecated both its "Universal Analytics" and "Google Sign-In" API. See community counterpart commit for a detailed explanation and links. closes odoo/documentation#2497 X-original-commit: 0d01565ac375e3f34b26b18b2c72d0fbfcabae16 Related: odoo/odoo#96271 Signed-off-by: Antoine Vandevenne (anv) Signed-off-by: Romain Derie (rde) --- .../optimize/google_analytics_dashboard.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/applications/websites/website/optimize/google_analytics_dashboard.rst b/content/applications/websites/website/optimize/google_analytics_dashboard.rst index 785286675..2f87d3fe9 100644 --- a/content/applications/websites/website/optimize/google_analytics_dashboard.rst +++ b/content/applications/websites/website/optimize/google_analytics_dashboard.rst @@ -2,6 +2,24 @@ How to track your website traffic from your Odoo Dashboard ========================================================== +.. warning:: + It is not possible anymore for new Google Analytics accounts to integrate + their **Google Analytics Dashboard** inside their **Odoo Dashboard**. + Google deprecated **Universal Analytics** which won't be supported anymore in + `July 2023 `_. They are + replacing it with **Analytics 4**. New accounts are already using it. + + **Analytics 4** `doesn't allow `_ + its dashboard to be integrated in external websites. + + You now have to check your Analytics data directly in the Google Platform as + it won't be possible in Odoo anymore. + + Accounts created before `October 2020 `_ + should still be using **Universal Analytics** and be able to integrate their + dashboard on external website until the official end of support `around mid + 2023 `_. + You can follow your traffic statistics straight from your Odoo Website Dashboard thanks to Google Analytics.