Use this guide to find which products drive the most conversions and revenue, and how that changes by channel or acquisition source.Documentation Index
Fetch the complete documentation index at: https://docs.sourcemedium.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Recommended tables
- Orders:
obt_orders - Order lines:
obt_order_lines
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
- Channel (

