Gross merchandise value (GMV)
Gross merchandise value (GMV) is the total monetary value of merchandise sold through a platform over a period, typically measured before subtracting platform fees, refunds, returns, cancellations, or discounts. It is a marketplace and e-commerce headline figure, but its meaning depends entirely on the inclusion rules a company chooses, so two GMV numbers are rarely comparable without reading the definition.
What this means
GMV sums the value of all goods sold over a window. On a marketplace it includes sales by third-party sellers even though the platform only keeps a fee (the take rate). For a first-party retailer GMV and gross sales are closer together. The defining property is that GMV is a gross figure: it is measured before the deductions that separate it from net or recognized revenue.
Why scope decides the number
There is no single regulator-mandated GMV definition, so companies disclose their own. Some include taxes and shipping; some exclude them. Some count cancelled or returned orders; some net them out. Because these choices move the number materially, GMV is only meaningful alongside its stated inclusion rules — and analytics value totals must use the same rules to reconcile.
When you compute GMV from analytics purchase events, decide once whether to include refunds and cancellations, then apply that rule consistently so period-over-period comparisons are valid.
- Gross of fees, refunds, discounts, returns, cancellations
- Includes third-party seller sales on a marketplace
- Take rate × GMV approximates platform revenue, not GMV itself
How it appears in analytics and logs
A GMV figure tells you the gross value of goods that changed hands. It does not tell you what the business kept — fees, returns, and discounts can sit between GMV and recognized revenue, so a rising GMV with flat revenue points to thinner take rates or higher returns.
Diagnostic use case
Track total transacted value across a store or marketplace, while being explicit about whether refunds, cancellations, taxes, and shipping are included so the number is comparable over time.
What WebmasterID can help detect
WebmasterID reads purchase events first-party, so the order values that roll up into GMV are captured without third-party cart cookies, and bot-driven test orders can be separated from human ones.
Common mistakes
- Treating GMV as recognized revenue.
- Comparing GMV across companies with different inclusion rules.
- Leaving returns and cancellations in GMV without saying so.
Privacy and accuracy notes
GMV is an aggregate monetary total derived from order values, not from personal identity. It can be computed without profiling individuals.
Related pages
- Conversion value
Conversion value is the monetary worth attached to a conversion or key event. In GA4 it comes from the value parameter (with currency) sent on events such as purchase or generate_lead, and it feeds revenue, ROAS, and page-value calculations. Because it is whatever you assign — a real order total or an estimated lead worth — its reliability depends entirely on consistent, correctly scoped tagging.
- Refund rate
Refund rate measures how much of what was sold is given back to buyers. It can be computed by count (refunded orders ÷ orders) or by value (refunded amount ÷ revenue), and partial refunds make these two diverge. GA4 has a dedicated refund event so refunds can be tracked rather than guessed. The metric is a quality and margin signal that erodes GMV and recognized revenue.
- Average order value (AOV)
Average order value (AOV) is total revenue divided by the number of orders. It is simple but easy to misread: a few large orders pull the mean upward, refunds and taxes change what 'revenue' means, and mixing currencies without conversion corrupts it. For skewed order sizes, the median order value is often more honest.
- Event Explorer
Inspect the purchase events that roll up into GMV.
Sources and verification notes
- Google — GA4 ecommerce purchase event and value parameterDocuments the purchase event value used to total order amounts.
Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.