[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#2441
X-original-commit: 2222142127
Related: odoo/odoo#95847
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Romain Derie (rde) <rde@odoo.com>
This commit is contained in:
parent
a0e608bfc5
commit
e13d2517b2
@ -2,6 +2,20 @@
|
||||
How to track your website's traffic in Google Analytics
|
||||
=======================================================
|
||||
|
||||
.. warning::
|
||||
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, but accounts created before `October 2020
|
||||
<https://support.google.com/analytics/answer/11583832>`_ are most likely still
|
||||
using **Universal Analytics**.
|
||||
|
||||
Odoo 15.0 is already adapted and ready for **Analytics 4**. After July 2023,
|
||||
if you want to use Google Analytics tracking in versions before 15.0, you will
|
||||
need to insert the GA tracker code manually, instead of entering your GA key
|
||||
in the Odoo settings.
|
||||
|
||||
To follow your website's traffic with Google Analytics:
|
||||
|
||||
- `Create a Google Analytics account <https://www.google.com/analytics/>`__ if
|
||||
|
@ -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 <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
|
||||
Dashboard thanks to Google Analytics.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user