Skip to main content
Metrics type: Supporting MetricsCategory: Ecommerce Platform

At a glance

Daily order count over the last 90 days, plotted as an area chart. The time-series companion to Total Orders, which collapses the same data to a single number. The shape of the curve is the value here, not the headline.

Calculation

Worked example

A US multi-channel home-goods brand on Shopify Plus. Window: 12 Feb 26 to 12 May 26 (90 days). The smoothed daily curve produces these reference points: Five things to notice:
  1. The 30 Mar dip is a system event, not a demand event. A Cloudflare CDN incident knocked checkout offline for 2 hours; orders compressed into the surrounding hours and the next-day bar shows the recovery spike. Pair with datadog.dd_incident_count to confirm the cause. The card alone cannot distinguish “demand collapsed” from “infrastructure broke”, the time series only tells you orders weren’t placed; the cause lives elsewhere.
  2. Mondays run hot, Tuesdays run cold. The 16 Feb / 17 Feb pattern repeats almost every week (Mondays are highest order day for this category, by 25 to 35%). Always compare like-for-like (Mon-vs-Mon, Sat-vs-Sat) when reading the chart, never raw day-over-day.
  3. The Spring Sale event is visible as a 5-day plateau, not a single spike. The campaign drove sustained lift from 22 Apr to 26 Apr, with the largest day on Wed (the email-send day). Pair with Total Revenue Over Time to check whether the lift was AOV-driven or volume-driven.
  4. The Mother’s Day comedown is structural, not a problem. US gift-driven categories see a 15 to 25% dip the week after a major holiday as forward-pulled demand settles. The 11 May figure of 224 looks low next to the prior week’s average of 280, but it’s a known cycle. The 30D vsP comparison would falsely flag it; the 90D series shows it for what it is.
  5. The smoothed-baseline shift is the interesting signal. Comparing the first 30 days of the window (avg 245 orders/day) to the last 30 (avg 282 orders/day), the underlying baseline rose 15%. That trend, not any single bar, is what the series is most useful for.

Sibling cards merchants should reference together

The time series is a diagnostic tool. Pair it with the cards that explain why the shape moved:

Reconciling against the vendor’s own dashboard

Where to look in Shopify Admin:
Analytics → Reports → “Orders over time”
This is the definitional twin of this card. Set the date range to match and the daily bars should align bar-for-bar within sync-lag tolerance. Other Shopify Admin views that look similar but read different shapes:
  • Analytics → Dashboards → Overview: shows a sparkline for the last 30 days only. Useful for the at-a-glance read; not the same axis density as the 90-day card.
  • Reports → Sessions over time: traffic, not orders. The two charts together compose conversion rate.
  • Reports → Sales over time: revenue, not orders. Differs in shape on heavy-discount days when AOV moves.
  • Home → “Live View”: real-time per-minute order counter; useful for sale launches, not for trend comparison.
Why our number may legitimately differ from Shopify Admin: Cross-connector reconciliation:

Known limitations / merchant FAQs

How do I read seasonality on this chart? Compare same-weekday over multiple weeks rather than day-over-day. A 90-day window contains ~13 of each weekday; the average of, say, the last 13 Mondays gives you a clean weekday baseline. Holiday weeks distort the average; either exclude known holiday weeks or extend the window to 180 days for a smoother base. Do not use 30-day windows for seasonality work, you only get 4 of each weekday and one of them is almost certainly an outlier. Why does my chart have flat-zero days? Three causes, in order of likelihood:
  1. You actually had no orders. Small DTC stores in slow weeks legitimately have zero-order days. Common for B2B-only merchants where orders cluster in business-hours pockets.
  2. A checkout outage. A Shopify-side incident, a payment-gateway outage, or a custom checkout app failure all show as a zero day surrounded by normal volume. Cross-reference datadog.dd_incident_count and the Shopify Status page for the day in question.
  3. A timezone artefact at the chart edge. The first and last bars on the chart can read low if your local day starts mid-UTC-day. The 1st-of-month bar showing 30% of normal is usually this, not a real demand drop.
How do I do comparable-period (year-over-year) analysis? The card itself shows 90 days only. For year-over-year, ask Ask Viq directly (“show me orders this April vs last April”), or pull both windows in Total Orders using the period picker. The 90-day chart is for trend within the period, not across years. Should I trust the day before yesterday? Yes, fully. Sync lag is 5 to 15 minutes. Anything older than 1 hour is in steady state. The bar for “today” is the only one still moving, and it visibly fills in throughout the day as orders post. Why is the last bar always shorter? Because the day isn’t over. If it’s 3pm in your timezone and you’re looking at “today”, you’re seeing roughly 9 hours of a 24-hour day. The bar will keep growing until midnight. Some merchants find this confusing on the chart; you can hide the partial day in the chart legend toggle. Multi-currency stores, how does this chart handle currency? It doesn’t have to. The chart is order count, not revenue. Multi-currency arithmetic doesn’t apply. The companion Total Revenue Over Time chart has the multi-currency caveat; this one is currency-agnostic. Subscription billings, do they show on the day they bill or the day they were originally signed up? The day they bill. Each Shopify Subscriptions billing creates a new Order.id with a fresh createdAt timestamp matching the billing date. So a customer who subscribed in January generates a fresh order on the 15th of every subsequent month, plotted on each of those days. This means subscription-heavy stores see a recognisable monthly billing-cycle bump. Shopify Plus vs basic plan, behavioural differences? None for this card. The underlying Order object is identical across plans; the date histogram works on every Shopify tier. Plus stores with multiple stores in a Shopify Plus organisation see one chart per store; Combined Customer Records does not affect order plotting. B2B vs DTC, do they distort the daily shape? Yes, on stores where B2B is material. B2B order timing is structurally different (Mon-Fri business hours, weekly cycle, monthly close) versus DTC (evening peaks, weekend skew). A blended store shows a hybrid shape; segmenting reveals the two distinct patterns. If you can’t filter, watch for B2B-style ordering windows (10am to 4pm spike, near-zero weekends) as a tell. Action playbook when the chart shows an unexpected drop:
  1. Identify the day. Was it a known holiday in any major customer region?
  2. Check datadog.dd_incident_count and Shopify Status for that day. If anything was down, that’s the cause.
  3. Cross-reference paid-channel spend (Meta, Google) for the prior 3 to 5 days. Spend cuts show in orders 3 to 7 days later for most stores.
  4. Pull Sessions Over Time. If sessions held but orders fell, it’s a conversion problem, not a traffic problem; bias toward checkout / cart investigation.
  5. If nothing explains the drop, look for a discount-cycle change. A coupon that expired the night before will visibly cut next-day orders even if traffic and infra are healthy.

Tracked live in Vortex IQ Nerve Centre

Orders Over Time is one of hundreds of KPI pulses Vortex IQ tracks across Shopify and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English. Start for free or book a demo to see this metric running on your own data.