[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#2487

X-original-commit: e13d2517b2
Related: odoo/odoo#96118
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Romain Derie (rde) <rde@odoo.com>
This commit is contained in:
Romain Derie 2022-07-04 15:38:14 +00:00
parent 14a42cb9bb
commit 0d01565ac3

View File

@ -2,6 +2,24 @@
How to track your website traffic from your Odoo Dashboard 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 <https://support.google.com/analytics/answer/11583528>`_. They are
replacing it with **Analytics 4**. New accounts are already using it.
**Analytics 4** `doesn't allow <https://issuetracker.google.com/issues/233738709?pli=1>`_
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 <https://support.google.com/analytics/answer/11583832>`_
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 <https://developers.googleblog.com/2022/03/gis-jsweb-authz-migration.html>`_.
You can follow your traffic statistics straight from your Odoo Website You can follow your traffic statistics straight from your Odoo Website
Dashboard thanks to Google Analytics. Dashboard thanks to Google Analytics.