Understanding the Metrics on This Page
auctions — Number of lift_auction summary events ingested for that cohort (one per auction you ran). Totals.auctions = control.auctions + test.auctions.
avgTreatment — The average treatment CPM in that cohort = (sum of treatmentCpm) / auctions. In this page, this is the CPM of the ad that actually “won” (synthetic when synthWinRate=1, otherwise the winning path). Units: USD CPM.
incrementalLiftAbs — The global absolute lift per auction attributable to the test cohort: incrementalLiftAbs = test.avgTreatment − control.avgTreatment. Positive = test (e.g., SharedID present) is earning more per auction. Units: USD CPM.
incrementalLiftPct — The global relative lift: incrementalLiftPct = incrementalLiftAbs / control.avgTreatment (null if control.avgTreatment = 0). This is a fraction (e.g., 0.25 = +25%).
