Metrics
Metrics are how A vs B knows whether your experiment succeeded or failed. You define what a "conversion" means — a button click, a page visit, a form submission, a purchase — and the platform measures how often each variation achieves it. This section covers the foundational metric types as well as the advanced metric flavors used by stats-conscious experimenters: ratio metrics with the delta method, quantile metrics with bootstrap CIs, composite metrics with weighted statistics, and winsorization for outlier-resistant analysis.
In this section
Key concepts
Every experiment must have exactly one primary metric. This is the single measurement that determines which variation wins. You can add as many secondary metrics as you like — they provide additional context without affecting the winner calculation.
Metrics are defined at the project level, not the experiment level. That means you create a metric once and can attach it to as many experiments as you need. Any changes you make to a metric will apply to all experiments using it.