Catches a broken checkout / disconnected gateway / regional outage before the merchant notices the dashboard going quiet.
At a glance
Real-time alarm that fires when the rolling-hour total_inc_tax drops more than 25% versus the same hour over the prior 7 days. Catches a broken checkout, a disconnected gateway, or a regional outage before the merchant notices the dashboard going quiet.
Calculation
Calculated automatically from your BigCommerce 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 US homewares brand on BigCommerce Enterprise. The 7-day rolling baseline for the 11:00-12:00 UTC hour averages 1,580. Alert fires.
What’s interesting:
- The alert fires at 4,229). Anything below that triggers the notification. $1,580 is well below, so the alert escalates to high-severity.
- Investigation sequence in the first 5 minutes: (a) Open the BC storefront yourself in an incognito browser, can you reach checkout? (b) Try to place a test order. (c) Check BC’s status page for incidents. (d) Check the payment-processor status pages (Stripe, PayPal). (e) Check BC Decline Rate and BC Incomplete Rate, if either spiked, the funnel is the cause.
- Common false-positive scenarios: holidays, hour-of-day shifts due to daylight saving, scheduled maintenance windows the merchant forgot to silence, competitor sales pulling traffic away. Roughly 60% of fires are real, 40% are explainable noise. Don’t treat each fire as a five-alarm event; first-pass diagnosis is fast.
- High-severity escalations: a 90%+ drop ($420 in this example) almost always means a broken checkout or a payment-vendor outage. Skip the diagnostic dance and just verify checkout works; if it doesn’t, file a P1 with BC support and the affected gateway simultaneously.
- Verify the storefront loads. If it doesn’t, BC has an outage, call BC support.
- Verify checkout completes with a test card. If it doesn’t, the gateway is the issue.
- Check payment-processor status pages (status.stripe.com, status.paypal.com). External outages take all merchants down simultaneously; you’re rarely alone.
- Check fraud-rule recent changes, sudden tightening can decline meaningful traffic in minutes. Roll back any recent changes.
- Notify the team via the existing #incidents Slack / Teams channel. Even false positives benefit from being acknowledged out loud.
Sibling cards merchants should reference together
Reconciling against the vendor’s own dashboard
Where to look in BigCommerce Control Panel: BigCommerce does not surface real-time revenue alerts natively. The BC Sales dashboard is daily-aggregation; it cannot tell you that the last hour was 60% below normal. To partially diagnose:- Analytics → Sales shows the daily trend; today’s bar will be obviously short if the alert fired earlier in the day.
- Orders → All orders sorted by date descending shows the most recent orders; gaps in the timestamp sequence reveal when ordering stopped.
- BC Status for known platform issues.
- Settings → Payments shows current gateway health.
- Storefront → Themes → Visit store: lets you sanity-check the storefront loads.
- Webhooks → Recent activity: webhook delivery health, useful when a third-party integration is the cause.
Cross-connector reconciliation (when payment processors and analytics are connected):
The real-time revenue-drop alert shape is BC-aligned with similar alerts on Shopify and Adobe Commerce; the implementation differs but the merchant-facing semantics are equivalent.