Total revenue / order count. Rising AOV often beats acquisition spend.
At a glance
Average value of an order placed in the period. The arithmetic mean of totalPrice across every order, regardless of fulfilment or refund status.
Calculation
Worked example
Imagine your store has 5 orders this week:Sibling cards merchants should reference together
AOV is rarely useful on its own. Pair it with these to make decisions:Reconciling against the vendor’s own dashboard
Where to look in Shopify’s own dashboard: The closest Shopify-native view is:Shopify Admin → Analytics → Reports → “Average order value over time” (Under the Sales category. If you don’t see it, click View all reports.)Pick the same date range you’ve selected here, and you should see a near-identical figure. For a quick sanity check, Analytics → Dashboards → Overview shows a headline AOV tile for the last 30 days. If you run multiple sales channels (Online Store, POS, marketplaces), use the Sales channel filter at the top of the report to compare your dashboard against ours apples-to-apples. Why our number may legitimately differ from Shopify’s: A small gap is normal. The usual suspects:
Internal identity (within Shopify):
shopify.aov = shopify.total_revenue ÷ shopify.order_count
These three cards are mathematical siblings, if they don’t match, it’s a sampling or rounding artefact, not a real disagreement.
Cross-connector reconciliation. Google Analytics 4 vs Shopify:
If you have GA4 connected and tagged correctly, ga4.ga_aov should be within roughly ±5% of this card. They view the same purchases through different lenses. Shopify sees the orders that completed checkout; GA4 sees the purchase events that fired in the browser.
A larger gap is normal, not an error. The usual reasons:
- Ad blockers. 10-25% of UK shoppers run uBlock Origin or similar; their
purchaseevents never reach GA4, so GA4’s order count is lower (which makes its AOV calculation jumpy). Shopify, by contrast, sees every paid order regardless. - Cookie consent. Customers who reject analytics cookies are invisible to GA4. Shopify still sees the order.
- Session vs order. GA4 attributes purchases to a session; Shopify counts an order. A customer who returns three times before buying is one Shopify order but one GA4 purchase event tied to the latest session, the AOVs end up close but the underlying populations differ.
- Attribution windows. GA4’s default is last-non-direct-click, with conversion windows that can be days long. A purchase in Shopify on Tuesday may be attributed in GA4 to Monday’s ad click. Time alignment isn’t perfect.
- Tag-fire delay or failure. If the customer closes the tab before GA4 fires, the event is lost. Shopify still records the order (the payment processor confirms before the page even tries to load).
Known limitations / merchant FAQs
Why is my AOV dropping? Three usual culprits, in order of likelihood:- Discounting. A 20% sale or coupon-heavy week mechanically lowers AOV by ~20% even if customer behaviour is unchanged. Check Discount % of Revenue alongside this card.
- Product mix shift. If lower-priced items moved to the top of your top-sellers (e.g. a sock pack went viral), AOV drops because more orders are for cheaper SKUs. Check Top Products by Revenue.
- New-customer surge. First-time buyers typically spend less than returning customers. A successful ad campaign or PR moment that brought in lots of new shoppers will pull AOV down. Check New vs Returning.
- Free-shipping threshold, set it £10-15 above your current AOV (e.g. AOV £45 → threshold £60). Easiest single change; usually adds 5-15% to AOV with a small (1-2%) hit to conversion rate.
- Bundles, pair complementary items at a small discount (e.g. shirt + matching scarf at 10% off). Lifts AOV more than either item alone.
- Cart upsells, “frequently bought together” or “complete the look” widgets in the cart. Apps like Bold, ReConvert, or native Shopify Functions.
- Tiered discount ladders, “spend £100 save £15, spend £200 save £40”. Pushes shoppers up to the next tier.
- Premium tier or larger sizes, if you only sell single-units, add a “5-pack” or “subscribe & save” option. New higher price points pull AOV up.