Why does AOV matter?

AOV shows how much revenue you make per order. It’s a simple but powerful way to measure customer value and marketing efficiency.

What usually breaks AOV?

• Counting revenue at the event level inflates results
• Counting at the item level splits one order into many rows
• Failing to group by transaction ID means orders get duplicated

How should it be done?

The right way is to:

• Sum revenue at the order level
• Calculate the average

What’s the result?

Your AOV is consistent, accurate, and free from double-counting—making it a metric you can trust in boardroom discussions.

Want all my best GA4-BQ queries in one place? I turned them into a Chrome extension — top SQL queries you can search and copy in seconds.

Go here to install it for FREE.

Prefer the web version? It's here.