Run a proper CRO experiment cycle on a landing page
使うタイミング: Your landing page converts at 2%, and you want to A/B test your way to 4%.
前提条件
- Skills installed — git clone https://github.com/coreyhaines31/marketingskills ~/.claude/skills/marketingskills
- Current page source accessible — Either in repo or via URL
フロー
-
HypothesisUse marketingskills/cro. Analyze /landing/index.html. Propose 3 high-impact experiment hypotheses with expected lift.✓ コピーしました→ Hypotheses reference specific page elements and behavioral data
-
Design A/BFor hypothesis 1, design the variant. Sample size? Runtime? Kill criteria?✓ コピーしました→ Complete experiment spec with stats
-
ReadoutExperiment ran 14 days, B beat A by 18% on signup. Interpret — is this real? What's next?✓ コピーしました→ Sober readout with statistical and business reasoning
結果: An experiment shipped with discipline, not vibes.
注意点
- Peeking at data mid-experiment and calling early — Pre-commit to sample size; skill enforces this in prompts