Skip to main contentUse this guide to find which products drive the most conversions and revenue, and how that changes by channel or acquisition source.
Recommended tables
Suggested workflow
- Start with valid orders:
is_order_sm_valid = TRUE.
- Use order lines to aggregate product performance:
- Orders containing product
- Net revenue attributed to product lines
- Quantity sold
- Add slices:
- Channel (
sm_channel)
- New vs repeat customer
- Discounted vs non-discounted orders
Tip: If you’re looking for funnel-stage conversion (views → add to cart → purchase), you’ll want funnel events tables instead of order lines.