绩效管理

Odoo provides robust tools to monitor and analyze your e-commerce’s performance and optimize the processing of order confirmation emails during high-traffic periods.

数据监测

The eCommerce reporting view allows you to monitor and analyze the performance of your online sales. To access it, go to Website ‣ Reporting ‣ eCommerce. The eCommerce Dashboard helps monitor everything related to the online shop, e.g., sales performance by product or category. By default, the graph shows data for Confirmed Orders and the current month.

Click the Measures button to select the metric to analyze, such as Discount %, Qty Invoiced, Untaxed Total (default), or Volume. You can also switch between pivot and graph views, and create a spreadsheet by clicking Insert in Spreadsheet.

Example of the e-commerce report view.

优化电子邮件队列

对于处理限时抢购(如活动门票销售)或面临高流量峰值的网站,订单确认邮件可能成为性能瓶颈,进而拖慢其他客户的结账流程。

为提高性能,可将这些电子邮件与订单确认流程分开排队和处理。这由 销售:发送待处理邮件 计划行动管理,该行动会尽快发送队列中的邮件。

启用异步电子邮件发送:

  1. Enable the 開發人員模式(除錯模式).

  2. Open the Settings app and go to Settings ‣ Technical ‣ System Parameters.

  3. Search for the sale.async_emails system parameter, set its Value to True, and click Save.

  4. Navigate to Settings ‣ Technical ‣ Scheduled Actions.

  5. Select the Sales: Send pending emails scheduled action.

  6. Ensure the Active switch is enabled.

警示

This configuration is recommended only for high-traffic websites, as it may introduce unnecessary delays for order confirmation and invoice emails on websites with moderate traffic.