If one storefront surface stops producing orders while others continue, it points to a surface-specific outage or sync break.
At a glance
Detects when a single storefront surface goes quiet while the rest of the store keeps taking orders. A total-revenue dip is easy to spot; a single-surface outage hides because the other surfaces mask it in the headline number. This card watches each surface’s order volume against its own recent baseline, so a Facebook Shop that has silently stopped converting, or an embed broken by a host-site change, is caught before a week’s revenue from that surface is lost.
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 candle and home-fragrance maker running Ecwid across four surfaces, 24H ending 21 Apr 26. The maker’s WordPress host pushed a plugin update overnight that broke the page the Ecwid embed sits on. The embed surface went quiet while every other surface kept selling.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 by date (last 24H) and segment by source/channel
Compare today’s per-surface order count against a normal day. A surface sitting near zero while others are normal confirms the alert.
To check whether a surface is actually reachable, open it directly: load the host page carrying the embed, open the Instant Site URL, or open the Facebook/Instagram shop, and attempt to add to cart.
Why our number may differ from Ecwid’s Control Panel:
Internal identity:
drop_flag(surface) = (orders_24h(surface) / baseline_24h(surface)) < 0.5 AND any_sibling_normal = true