At a glance
Daily order count over trailing 30 days. The most-used operational chart on Adobe Commerce dashboards: warehouse staffing, customer-service capacity planning, and ad-budget pacing all reference this curve. Adobe Commerce stores typically show a strong weekday weekend pattern with monthly cycles overlaid (B2B end-of-month PO clusters).
Calculation
Worked example
A homewares brand on Adobe Commerce 2.4.6, US/UK/B2B Store Views. 30-day window ending Monday 4 May 26. Daily order count summary:
Day-of-week median:
What this is telling operations:
- Order volume is mid-week heavy. B2B procurement clusters Tuesday/Wednesday; warehouse staffing should be heaviest Wednesday/Thursday for the lagged dispatch.
- The Mother’s Day spike (392 on the campaign Saturday) is 60% above weekly median, expected for the campaign. Worth comparing the cohort acquired that day for 90-day repeat behaviour.
- The Easter Sunday trough (142) is the lowest of the period. B2B is closed; consumer demand is reduced. Plan warehouse and customer service to reflect this.
- The 7-day moving average of 252 is up 8% vs the same window a quarter ago. Steady growth.
- Cross-checking Customer Trend: customers per day track orders per day closely (orders-per-customer hovers around 1.05). A sudden divergence (orders rising faster than customers) indicates AOV-rising-by-larger-baskets or repeat-orders-from-same-customer-in-day patterns.
- Action: warehouse staffing for the next 14 days should target 250-300 orders/day capacity; surge-staffing reserved for the next campaign push (planned for week 4).
Sibling cards merchants should reference together
Reconciling against the vendor’s own dashboard
Where to look in Adobe Commerce Admin:Reports > Sales > Orders with the date range. Adobe’s report shows daily totals natively when granularity is set to “Day”.
Dashboard > Orders widget shows the recent days at a glance.
Sales > Orders with date filter for individual order verification.For multi-Store-View:
Switch scope to specific Store View; each Store View has its own daily totals.Why our number may legitimately differ from Admin:
Cross-connector reconciliation (when these connectors are connected for this merchant):
Known limitations / merchant FAQs
Why does my chart drop on weekends but my GA4 sessions stay flat? B2B procurement is weekday-only; consumer browsing continues on weekends but at lower conversion. The order-per-session ratio drops on weekends, dragging order count down even though traffic is steady. Adobe Commerce vs Magento Open Source: any difference? None at the calculation. Both editions show the same trend. My multi-store Adobe Commerce, can I see per-Store-View overlays? Yes, configure per-Store-View series in the manifest. Useful for spotting regional campaign effects. The chart shows 0 orders on a recent day, what happened? Two causes: actual zero-order day (Christmas, holidays) or sync gap (the OpenSearch index missed orders). Cross-check Adobe Admin for ground truth. Why includepending_payment orders in the count?
B2B net-30 orders are placed-orders even though uncaptured. Excluding them would understate the operational pipeline.
A spike day shows up but my warehouse didn’t see it, why?
Most likely B2B net-30 orders. They’re placed (the sale is real, the customer committed) but no payment has captured and no shipment is required for some hours/days. Cross-check Unfulfilled Orders for the warehouse-relevant view.
Why does the chart use created_at rather than updated_at?
Day-of-business is the order-creation day; subsequent state changes don’t move the order to a different day for capacity planning purposes.
The pattern looks different from my GA4 chart, why?
GA4 measures purchase events (which fire on Adobe order create); they should track. Material divergence indicates GA4 tag-fire issues at checkout.