documentation/content/applications/websites/ecommerce/ecommerce_management/performance.rst
Jonathan Castillo (jcs) c2add27bd5 [FIX] website: anchors in analytics hyperlinks
Custom anchors can be used as hyperlinks to target a specific
heading on the page. However, the google analytics one didn't
work well because of the capital letters used.

closes odoo/documentation#8309

X-original-commit: 3a18276d4a
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-22 13:01:32 +00:00

35 lines
1.1 KiB
ReStructuredText

======================
Performance monitoring
======================
Odoo integrates a variety of tools to analyze and improve the performance of your eCommerce
website.
Data monitoring
===============
**Website** allows monitoring and analysis of the sales performance of your eCommerce. To access the
**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
:alt: Performance reporting of eCommerce
By clicking :guilabel:`Measures`, you can select the type of measurement used, such as:
- :guilabel:`Margin`;
- :guilabel:`Qty Invoiced`;
- :guilabel:`Untaxed Total`;
- :guilabel:`Volume`;
- ...
Other options include **multiple views (Pivot, etc.), comparison** by periods or years, and directly
:guilabel:`insert in spreadsheet`, etc.
Analytics
=========
It is possible to link your Odoo website with :ref:`analytics/plausible` and
:ref:`analytics/google-analytics`.