Share of orders cancelled over the period.
At a glance
Cancelled orders divided by total orders over the rolling 30D window, shown as a gauge. On Ecwid a cancellation is an order that was created but voided before fulfilment, whether the customer changed their mind, the payment failed and the order was closed, or the merchant cancelled because of stock or address problems. A rising cancellation rate on a small store is rarely random; it usually traces to one fixable cause: a flaky gateway, an out-of-stock hero SKU, or a fulfilment delay that pushed customers to bail.
Calculation
Calculated automatically from your Ecwid data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A small UK homeware maker running an Ecwid widget on their WordPress site, rolling 30D ending 27 Apr 26.
What it means. Five percent is above the alert and the trend is sharp from a calm 1.7% baseline. The reason cluster is decisive: four of seven cancellations are the same out-of-stock hero SKU. The merchant kept selling a product whose stock had run out, then had to cancel and apologise after the fact. That is the worst kind of cancellation because it follows a confirmed sale, so the customer felt the disappointment of a broken purchase rather than simply seeing an “out of stock” label.
For an Ecwid small merchant this is exactly the signal the card is built to surface. The fix is operational, not promotional: enable stock tracking on the hero SKU so the widget stops it being purchased at zero, or set a low-stock buffer so it hides before it sells out. Cross-check Out-of-Stock Products and Low Stock Products to confirm which SKUs are exposed.
The two “changed mind” and one “wrong address” cancellations are ordinary small-store life and not worth chasing. The lesson the card teaches is to separate the systemic cluster (the OOS SKU) from the background noise. Fix the cluster and the rate should fall back toward 1 to 2% within the next 30D window.
Sibling cards merchants should reference together
Reconciling against Ecwid
Where to look in Ecwid’s own dashboard:
Ecwid Control Panel (my.ecwid.com) -> My Sales -> Orders -> filter Order status = “Cancelled”
Count the filtered list against the same window’s total order count to recompute the rate by hand.
Why our number may differ:
Internal identity:
ecwid_cancellation_rate = COUNT(cancelled orders) / COUNT(orders created) over the same 30D window.