Skip to main content

Rule Performance

Track how each individual rule is performing over time.

Metrics per Rule

MetricDescription
Times AppliedHow many times the rule was matched and applied
Total DiscountCumulative discount amount given by this rule
Revenue ImpactThe net effect on revenue (positive or negative)

Viewing Performance

From the Analytics section, select the Rule Performance tab to view per-rule metrics. Data is fetched from predictcart_rule_analytics option, which stores applied_count and revenue_impact per rule UID.

Identifying Underperformers

Use the performance view to identify:

  • Rules with low application rates (review conditions)
  • Rules with excessive discount impact (adjust limits or add conditions)
  • Rules that are never applied (possible condition conflicts)