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

At a glance

Distribution of customers by their order count over the rolling 90 days. Buckets: 1 order, 2 orders, 3-5 orders, 6-10 orders, 11+ orders. Reveals the customer-frequency mix that drives repeat-rate, LTV, and churn calculations. B2B-leaning Adobe stores skew to higher buckets (cadence-driven repeat); DTC apparel stores skew to “1 order” with a long tail.

Calculation

Calculated automatically from your Adobe Commerce 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 B2B+DTC industrial-supplies merchant on Adobe Commerce 2.4.7 with B2B Companies. Snapshot 13 May 26, 90-day rolling. 14,420 orders, 9,820 distinct customers/companies. Per-customer order distribution (rolled up to Company where applicable): Slice by customer type: Insight pattern:
  1. The 73.1% one-time-customer share is dominated by DTC. That ratio is reasonable for an industrial-supplies brand acquiring new buyers; the question is whether they convert into 2nd-time. Repeat Customer Rate should be tracking the conversion of “1-order” → “2-orders” cohort over time.
  2. The top 12.8% of customers (3-5+ orders) drive 41% of order volume. Not quite Pareto but typical. If you slice by value (SUM(grand_total)) the concentration is sharper because B2B accounts have higher AOV.
  3. B2B customer profile is dramatically different. 38% of B2B Companies have 6+ orders in 90 days (i.e., monthly+ ordering cadence). The card surfaces this without splitting by type; toggle the Type slice to see it.
  4. Action implications: (a) the 1-order DTC cohort (7,180 customers) is the acquisition-to-retention conversion target; activate post-purchase email flows, (b) the 80 customers with 11+ orders are the VIP list; tag them in Klaviyo for early access on new products, (c) the B2B “1-order” segment (12% of B2B) is anomalous, B2B accounts should not be one-and-done; investigate whether they are dormant/silent (cross-link with B2B Account Silence).
  5. Cross-link with Customer Count: total customers = 9,820. Total orders = 14,420. Naive average = 1.47 orders/customer. The distribution shows this average is misleading; 73% of customers placed exactly 1 order, while the top 0.8% placed 23 orders on average.
  6. Guest aggregation caveat: approximately 22% of orders are guest-checkout. If guests use multiple emails, they inflate the “1 order” bucket. The merchant’s actual repeat-customer rate (after de-duping guests by IP/credit-card-fingerprint, which Vortex IQ does as an opt-in feature) is closer to 31% than the 26.9% shown here.

Sibling cards merchants should reference together

Reconciling against the vendor’s own dashboard

Where to look in Adobe Commerce Admin:
Reports > Customers > Customers by Number of Orders. The closest native equivalent. Lifetime, not 90-day windowed; aggregates by customer_id (excludes guests entirely). Useful for top-N lifetime buyers, less useful for in-period frequency.
For 90-day windowed:
No native Admin view. The data is in sales_order keyed by customer_id/customer_email; a merchant would build a custom report or export the orders grid and pivot in a spreadsheet.
For Customer Group cohorts:
Customers > Customer Groups to define groups; Customers > All Customers filtered by group. The card’s frequency-by-Customer-Group slice mirrors this.
Why our number may legitimately differ from a manual Admin computation: Cross-connector reconciliation (when these connectors are connected for this merchant):

Known limitations / merchant FAQs

Why do guests skew the “1 order” bucket? Because guests have no customer_id. We aggregate them by customer_email. A guest using two different emails (work + personal) appears as two “1 order” customers, even though it’s the same person on the second order. This artificially inflates “1 order” and deflates “2 orders”. The merchant’s true repeat rate is typically 5-10 percentage points higher than this card shows. Can I see frequency by Customer Group? Yes. Adobe Commerce Customer Groups (Wholesale, Retail, VIP, custom) are exposed as a slice on the card. B2B groups will show very different distributions than DTC groups; slice for clarity. Why is my B2B Company average 5.7 orders but the headline median is 1? Because the distribution is bimodal. DTC drives the median; B2B drives the average. A single chart hides this. Use the Company-aggregated toggle to see B2B-only median (typically 4-6 in 90 days for healthy B2B). A customer placed 5 orders, 4 cancelled, do they count as 5 or 1? Defaults to 5 (state-agnostic count). Toggle the chart to “captured-only” to count just the 1 captured order. Useful for “real” frequency vs “intent” frequency. Why does the 90-day window matter? Shorter windows (30D) overstate first-time customers because there’s not enough time for repeat purchases. Longer windows (365D) include churned customers (someone who bought 5 times last year and zero times this year shows as 5+ orders, falsely positive). 90D is the marketing-default for repeat-rate analysis. Can I see frequency over time? Use Customer Trend for the rolling counts and New Customers for the first-time-buyer flow. The frequency distribution is a snapshot at the period end. How do I activate the “1 order DTC” cohort? Build a Klaviyo segment from the connector: profile property vortex_order_count_90d = 1 AND vortex_customer_type = DTC. Trigger a 14-day post-purchase flow with cross-sell, review request, and a one-time discount on the 2nd order. My multi-store, can I see per-Store-View frequency? Yes. Filter the card by store_id. Useful when one store (e.g. UK Black Friday-heavy) has different repeat patterns than another. Why does today’s number sometimes go down? It can’t. Order count per customer is monotonically non-decreasing within a window (orders are added, never subtracted in this dimension). What can happen: a customer’s earliest order rolls out of the 90-day window, dropping them from “5 orders” to “4 orders”. This is correct behaviour for rolling-window framing. Do guest customers really not link to registered accounts? Adobe Commerce has a “Customer Account Sharing” config and a “Convert Guest to Customer” admin action, but these aren’t automatic. Most guest orders never link to a registered account even if the same email registers later. The card’s per-customer count reflects what’s in sales_order_address.customer_email; merging requires manual intervention or the Vortex IQ identity-resolution feature.

Tracked live in Vortex IQ Nerve Centre

Customer Order Frequency is one of hundreds of KPI pulses Vortex IQ tracks across Adobe Commerce 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.