Introduction
When you want to know which version of a webpage works better, guessing is not enough. You need a way to compare two versions fairly to see which one helps more visitors take action.
Imagine two different flyers advertising a local bakery. You hand out flyer A to half the people and flyer B to the other half. After a day, you count which flyer brought more customers to the bakery to decide which flyer to print more.
┌───────────────┐ ┌───────────────┐
│ Landing Page │ │ Landing Page │
│ Version A │ │ Version B │
└──────┬────────┘ └──────┬────────┘
│ │
│ │
▼ ▼
┌───────────────┐ ┌───────────────┐
│ Visitors see │ │ Visitors see │
│ Version A │ │ Version B │
└──────┬────────┘ └──────┬────────┘
│ │
│ │
▼ ▼
┌───────────────┐ ┌───────────────┐
│ Track actions │ │ Track actions │
│ (clicks, etc) │ │ (clicks, etc) │
└──────┬────────┘ └──────┬────────┘
│ │
└───────────────┬───────┘
▼
┌─────────────────┐
│ Compare results │
└─────────────────┘