22Performance management
33======================
44
5- Odoo integrates a variety of tools to analyze and improve the performance of your e-commerce
6- website.
5+ Odoo provides robust tools to :ref: `monitor and analyze <ecommerce/performance/data-monitoring >`
6+ your e-commerce's performance and :ref: `optimize <ecommerce/performance/email_queue >` the processing
7+ of order confirmation emails during high-traffic periods.
78
8- Data monitoring
9- ===============
10-
11- **Website ** allows monitoring and analysis of the sales performance of your e-commerce. To access
12- the **reporting view **, go to :menuselection: `Website --> Reporting --> eCommerce `. This dashboard
13- helps you monitor everything related to sales, such as sales performance per product, category, day,
14- etc.
9+ .. seealso ::
10+ - :ref: `analytics/plausible `
11+ - :ref: `analytics/google-analytics `
12+ - :doc: `../website/structure/seo `
1513
16- .. image :: performance/reporting.png
17- :align: center
18- :alt: Performance reporting of e-commerce
14+ .. _ecommerce/performance/data-monitoring :
1915
20- By clicking :guilabel: `Measures `, you can select the type of measurement used, such as:
16+ Data monitoring
17+ ===============
2118
22- - :guilabel: ` Margin `;
23- - :guilabel: ` Qty Invoiced `;
24- - :guilabel: ` Untaxed Total `;
25- - :guilabel: `Volume `;
26- - .. .
19+ The eCommerce reporting view allows you to monitor and analyze the performance of your online sales.
20+ To access it, go to :menuselection: ` Website --> Reporting --> eCommerce `. The :guilabel: ` eCommerce
21+ Dashboard ` helps monitor everything related to the online shop, e.g., sales performance by product
22+ or category. By default, the graph shows data for :guilabel: `Confirmed Orders ` and the current
23+ month .
2724
28- Other options include **multiple views (Pivot, etc.), comparison ** by periods or years, and directly
29- :guilabel: `insert in spreadsheet `, etc.
25+ Click the :guilabel: `Measures ` :icon: `fa-caret-down ` button to select the metric to analyze, such as
26+ :guilabel: `Discount % `, :guilabel: `Qty Invoiced `, :guilabel: `Untaxed Total ` (default), or
27+ :guilabel: `Volume `. You can also switch between :ref: `pivot <studio/views/reporting/pivot >` and
28+ :ref: `graph <studio/views/reporting/graph >` views, and create a spreadsheet by clicking
29+ :guilabel: `Insert in Spreadsheet `.
3030
31- Analytics
32- =========
31+ .. image :: performance/ecommerce-report.png
32+ :alt: Example of the e-commerce report view.
3333
34- It is possible to link your Odoo website with :ref: `analytics/plausible ` and
35- :ref: `analytics/google-analytics `.
34+ .. seealso ::
35+ - :doc: `/applications/productivity/dashboards `
36+ - :doc: `/applications/essentials/search `
37+ - :doc: `/applications/essentials/reporting `
3638
3739.. _ecommerce/performance/email_queue :
3840
@@ -49,13 +51,14 @@ which sends queued emails as soon as possible.
4951
5052To enable asynchronous email sending:
5153
52- #. Enable the :doc: `developer mode </applications/general/developer_mode >`.
53- #. Go to :menuselection: `Settings --> Technical --> System Parameters ` and set the
54- :guilabel: `sale.async_emails ` system parameter to `True `.
55- #. Go to :menuselection: `Settings --> Technical --> Scheduled Actions ` and ensure that the
56- :guilabel: `Sales: Send pending emails ` scheduled action is enabled.
54+ #. Enable the :ref: `developer-mode `.
55+ #. Open the Settings app and go to :menuselection: `Settings --> Technical --> System Parameters `.
56+ #. Search for the :guilabel: `sale.async_emails ` system parameter, set its :guilabel: `Value ` to
57+ `True `, and click :guilabel: `Save `.
58+ #. Navigate to :menuselection: `Settings --> Technical --> Scheduled Actions `.
59+ #. Select the :guilabel: `Sales: Send pending emails ` scheduled action.
60+ #. Ensure the :guilabel: `Active ` switch is enabled.
5761
5862.. caution ::
59- Enabling this feature may delay order confirmation and invoice emails by a few minutes. It is
60- recommended only for high-traffic websites, as it can introduce unnecessary delays for e-commerce
61- websites with moderate traffic.
63+ This configuration is recommended only for high-traffic websites, as it may introduce unnecessary
64+ delays for order confirmation and invoice emails on websites with moderate traffic.
0 commit comments