Dashboard
The Analytics Dashboard provides a real-time overview of your pricing rules' performance.
Accessing the Dashboard
Navigate to WooCommerce → PredictCart → Dashboard in the WordPress admin.
KPI Widgets
| Widget | Description |
|---|---|
| Total Discounts | Aggregate discount amount across all orders in the period |
| Orders with Discounts | Number of orders that used a PredictCart rule |
| Average Discount | Average discount per discounted order |
| Rules | Total number of pricing rules configured |
| Workflows | Total number of automations configured |
| Total | Combined total of rules and workflows |
Period Selection
Use the period pills (7d, 30d, 90d, 1y) to filter the analytics data displayed in the dashboard.
Data Refresh
Dashboard data loads on page load via AJAX. The analytics system queries orders directly using wc_get_orders() and tracks rules applied via order meta.