At a glance
Registered customers (i.e. accounts incustomer_entity) who have zero captured order revenue across their lifetime. They created an account but never bought, or only hadcanceledorders that never converted. Useful for understanding registration-to-purchase conversion and identifying the “ghost segment” cluttering the customer base.
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 apparel merchant on Adobe Commerce 2.4.7. Snapshot 13 May 26. 28,400 registered customers in the base. Zero-spend breakdown:
Sub-slice by signup channel:
Insight pattern:
- 30% of registered customers never spent. Above the 25% alert threshold; investigate.
- Imported migration list at 64% zero-spend is the worst cohort. Many imported customers never re-activated on the new platform. Either (a) ran out of legacy product line, (b) lost interest, (c) email-deliverability prevented re-engagement. Cross-link with Unverified Emails, the imported cohort is heavily unverified too.
- Newsletter signup → account at 52% is also high. Newsletter signups are top-of-funnel awareness; not all become buyers. This is healthy if the signup-to-buyer conversion rate is on benchmark; investigate via the email-flow funnel.
- Checkout “create account” toggle at 18% is the cleanest cohort. Customers who create accounts during checkout buy 82% of the time (the other 18% had checkout failures). Recover via abandoned-cart email flows.
- Storefront sign-up form at 35% is mid-tier. Recover via welcome-flow drip, exclusive-content, or first-time-purchase incentive.
- Bot signups (920 candidates) should be bulk-purged after manual review of patterns. Cross-link with Unverified Emails, the overlap of zero-spend + unverified + sequential-email-pattern is the highest-confidence bot indicator.
- Action queue: (a) abandoned-cart recovery flow for the recent zero-spend cohort; (b) re-engagement / sunset flow for >12-month zero-spend; (c) bot purge with manual review; (d) migration-cohort re-confirmation campaign.
Sibling cards merchants should reference together
Reconciling against the vendor’s own dashboard
Where to look in Adobe Commerce Admin:Customers > All Customers with custom filter “Lifetime Sales = 0”. The lifetime-sales column may need to be added via the column customisation menu.For a manual cross-check:
Reports > Customers > Customers by Orders Total filter to “0 orders” or “Total = 0”.For B2B Companies:
Customers > Companies has a per-Company total revenue column; Companies with $0 lifetime revenue are the equivalent for B2B.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 is the threshold set at 25%? Industry-typical “healthy” sits at 10-20% (B2B-leaning) or 20-30% (heavy-newsletter DTC). Above 25% suggests either bot pollution, weak account-creation funnel, or an aggressive newsletter-to-account flow that isn’t converting. Adjust per merchant context. Should I delete zero-spend customers to clean my database? Cautious yes for clearly-bot accounts (>12 months old, unverified, sequential email pattern). Cautious no for recent registrations (could still convert). Adobe Commerce supports bulk customer deletion via Admin grid; always export a backup before bulk delete. A customer registered 2 years ago, never bought, are they “lost”? Statistically yes. Re-engagement campaigns convert 0.5-3% of >12-month dormant customers; not zero, but the cost-of-send rarely justifies the return. Most merchants run an annual “sunset flow”, a final re-engagement attempt; non-responders are unsubscribed. Why aren’t guest customers in this card? Guests have nocustomer_entity row; they are order-only. By definition, a guest who didn’t buy doesn’t exist as a record. The card answers “of registered customers, who never bought?”. Guests are a different funnel.
Customer with only-cancelled orders, zero-spend or not?
Zero-spend per the card. Cancellation reverses authorisation; no money moved. The customer attempted a purchase but didn’t complete. They are in the recoverable cohort if recent (cross-link with abandoned-cart recovery flow).
What about a customer whose only order was fully refunded?
NOT zero-spend per this card; they spent at order capture, the refund is downstream. Use Refund Rate per-customer to isolate “captured-then-refunded” cohort.
Why does my Reports > Customers > Customers by Orders Total show different?
Three causes: (1) the report aggregates by Customer Group; if a customer is in a group filter, may not appear; (2) cancelled handling differs; (3) report uses base currency, card uses underlying record. Reconcile with same filters.
Bot purge, what’s safe?
Conservative: customers >90 days old AND zero-spend AND unverified AND no email-engagement history. That intersection is high-confidence bot. Always export before delete. Spread the delete over time to avoid index churn.
My multi-store, can I see zero-spend per Store View?
Tricky. Customer accounts are typically global (one customer = one account across Store Views in Adobe’s default config). To see per-Store-View, look at where the customer registered (store_id on the customer record). The card supports this slice.
B2B Company with zero spend, what does that mean?
A Company entity created without any orders yet. Common for B2B where Sales reps onboard the Company before the first PO. Allow 30-90 days; if still zero-spend after 90 days, the onboarding flow has friction. Sales follow-up.