[IMP] website: Google Analytics

task-2790245

- Update existing Google Analytics doc for GA4
- Merge GA and Plausible into one Analytics page
- Review Plausible.io instructions to adopt same style as GA instructions

closes odoo/documentation#5765

X-original-commit: d538ed070e
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit is contained in:
“Audrey
2023-08-18 07:27:08 +00:00
parent 9c99e2507c
commit f6a7791891
31 changed files with 127 additions and 100 deletions
@@ -5,15 +5,12 @@ Performance monitoring
Odoo integrates a variety of tools to analyze and improve the performance of your eCommerce
website.
Performance analysis tools
==========================
Data monitoring
---------------
===============
**Website** allows monitoring and analysis of the sales performance of your eCommerce. To access the
**reporting view**, go to :menuselection:`Website --> Reporting`. This dashboard helps you monitor
everything related to sales, such as sales performance per product, category, day, etc.
**reporting view**, go to :menuselection:`Website --> Reporting --> eCommerce`. This dashboard helps
you monitor everything related to sales, such as sales performance per product, category, day, etc.
.. image:: reporting/reporting.png
:align: center
@@ -31,20 +28,7 @@ Other options include **multiple views (Pivot, etc.), comparison** by periods or
:guilabel:`insert in spreadsheet`, etc.
Analytics
---------
=========
It is possible to link your Odoo website with Google Analytics. To do so, go to
:menuselection:`Website --> Configuration --> Settings` and scroll to the :guilabel:`SEO` section.
Then, enter your **ID** in the :guilabel:`Measurement ID` field.
If you are still using **Universal Analytics**, it can directly be added by injecting the code in
the HTML header and body using the website builder. All metrics from Google Analytics and Universal
Analytics can be seen directly within Odoo.
Alternatively, Odoo offers the possibility to use another service, **Plausible.io**. Plausible.io is
a simple and privacy-friendly alternative to Google Analytics. Everything can be managed directly in
Odoo, there is no need to visit Plausible.io's website to access your metrics.
.. seealso::
- :doc:`/applications/websites/website/reporting/google_analytics`
- :doc:`/applications/websites/website/reporting/plausible`
It is possible to link your Odoo website with :ref:`website/analytics/plausible` and
:ref:`website/analytics/GA`.