Complete Metric Reference: For a comprehensive, always-current list of all 180+ metrics, query the
dim_semantic_metric_catalog table in your warehouse. This page provides a curated overview of the most commonly used metrics.Metrics marked as “Alias” are legacy names maintained for backward compatibility. Use the preferred metric name for new queries.
Revenue Metrics
Revenue and AOV checks
When a revenue or AOV number looks off, confirm the exact metric before comparing reports. For the full cross-tool checklist, see Why would external reports not match the SourceMedium dashboard?.Common formulas
For account-specific metric definitions, query
dim_semantic_metric_catalog. Some dashboard labels are aliases or configured variants of these formula families.
Customer Metrics
Marketing Metrics
Conversion Metrics
Cumulative / Period Metrics
Product Metrics
Legacy Aliases
These metric names are maintained for backward compatibility. Always use the preferred name for new implementations.Core Aliases
AOV Variants
Marketing Variants
Metric Types
- Simple: Direct aggregation of a measure (e.g., SUM of revenue)
- Ratio: Division of two metrics (e.g., revenue / orders = AOV)
- Derived: Calculation involving other metrics with custom expressions
- Cumulative: Running total over a time period (e.g., MTD revenue)

