What problem does it solve? When an A/B pricing test overlaps with a live promotion, their effects confound each other, making it hard to attribute cash and user impact to either one. This Skill provides a worked methodology — built on the High Income Pricing Test vs Q2 '26 C+ Annual Tentpole Promo case — for isolating the test population, splitting metrics by promo phase, and calculating the final USD impact of the test on the promo. ## Core Features & Use Cases - Test population isolation: SQL queries identify EPIC Test/Control users with impression windows, including caveats about EPIC stickiness where users keep seeing test prices after the test ends. - Phase-split impact tables: Aggregates Cash, Users, and Cash-per-user by arm (Control/Test) across Pre-promo, Early Bird, and Post-Early-Bird periods, with promo/non-promo/total cuts. - Sanity checks and visualizations: 50:50 traffic-split checks by channel and country, urgency-messaging exclusion for apples-to-apples phase comparison, and matplotlib trendline charts (dual-axis and preferred single-axis split versions). - Use Case: A lifecycle marketing promo launches while a pricing experiment is still running. Use this Skill to quantify how much of the promo's cash performance was actually driven by the test, producing a final USD impact figure via the Actual method (Control promo cash minus Test promo cash). ## Quick Start Ask the assistant to analyze the impact of your pricing test on the overlapping promo, providing the experiment ID, test and promo date ranges, early-bird window, and promotion IDs so the SQL queries can be adapted.