What is A/B testing? — An improvement method that replaces "intuition" with "data"
A/B testing is a methodology where you prepare two or more variants of web page elements (headings, buttons, images, etc.), display them randomly to actual users, and verify with data which variant achieves higher performance.
"I feel this design looks better" or "This button color seems nicer." Such gut-feeling decisions often diverge from real user behavior. By introducing A/B testing, you can numerically confirm every time whether a modification "actually worked."
Metrics that can be improved with A/B testing
| Metric | Description |
|---|---|
| CVR (conversion rate) | Achievement rate of inquiries, resource requests, purchases, etc. |
| CTR (click-through rate) | Click-through rate of buttons or links |
| Bounce rate | Percentage of visitors who leave immediately after arriving at the page |
| Average time on page | Duration of time users remain on the page |
How to get started with A/B testing — 5 steps
Step 1: Determine the target page and metric to improve
First, clearly define the page on which to run the A/B test and the metric you want to improve.
High-priority pages
- Landing pages (LPs): Inflow destinations from ads. Even a 0.1% improvement in CVR significantly shifts cost efficiency
- Contact pages: The goal destination of the overall site. Improves completion rates once reaching the form
- Service overview pages: Attracts many users in the evaluation stage. Tests CTA button placement and copy
- Top page / homepage: Page with the highest pageviews. Optimizes primary navigation paths
Step 2: Formulate a hypothesis
The key to successful A/B testing is not to "test everything at random," but to validate based on hypotheses.
Framework for formulating hypotheses:
【現状】 〇〇ページのCVRが△%と低い
【原因仮説】 CTAボタンがファーストビューに表示されていないため
【改善案】 CTAボタンをファーストビュー内に配置する
【期待効果】 CVRが△%から□%に改善する
Step 3: Create test variants
Limit the element being tested to one per test. If multiple elements are modified at the same time, you cannot determine which change produced the result.
Easy-to-test elements (in order of impact likelihood)
- CTA button copy: "Contact Us" → "Get a Free Consultation"
- CTA button color and size: Changing to prominent colors, enlarging size
- Hero section heading: Phrasing that highlights user benefits upfront
- Number of form fields: Reducing input fields to raise completion rates
- Social proof placement: Changing positions of case studies and customer testimonials
Step 4: Configure tools and start testing
Deploy your A/B testing tool and launch the test. Ensure a test duration of at least 2 to 4 weeks.
Step 5: Evaluate results
Confirming statistical significance is essential when evaluating A/B test results.
- 95%+ confidence level: The benchmark for determining that results are not due to chance
- Sample size: A guideline of at least 100–300 conversions per variant
- Excluding external factors: Avoid testing during seasonal spikes or campaign periods
Comparison of A/B testing tools available in 2026
Since Google Optimize was discontinued in 2023, the variety of alternative tools has grown.
| Tool | Monthly cost | Features |
|---|---|---|
| VWO(Visual Website Optimizer) | Free and up | The most popular alternative. Features an intuitive visual editor |
| AB Tasty | Contact sales | Enterprise-focused. Features AI-powered automatic optimization |
| Google Tag Manager + GA4 | Free | Targeted at developers, yet can be run at zero cost |
| Optimizely | Contact sales | Geared toward large-scale sites. Features a powerful statistical engine |
| PostHog | Free and up | Open source. Operable on your own servers |
Recommended combination for small and midsize businesses
For SMBs with limited budgets, we recommend the following combination:
- Test execution: VWO Free Plan (up to 10,000 monthly users)
- Performance tracking: Measure conversions with GA4 (Free)
- Heatmaps: Visualize user behavior with Microsoft Clarity (Free)
Real testing case studies and their impact
Case study 1: Changing CTA button copy
| Variant | Copy | CVR |
|---|---|---|
| A (Original) | Click here to contact us | 1.2% |
| B (Optimized) | Request a free quote | 1.9% |
Result: CVR increased by 58%. Specific action phrasing combined with the low barrier of "free" proved effective.
Case study 2: Reducing form fields
| Variant | Field count | Form completion rate |
|---|---|---|
| A (Original) | 8 fields | 32% |
| B (Optimized) | 4 fields | 51% |
Result: Completion rate improved by 59%. Company name, department, and phone number were changed to optional fields.
Case study 3: Changing the hero heading
| Variant | Heading | Bounce rate |
|---|---|---|
| A (Original) | Highest-Quality Website Production | 68% |
| B (Optimized) | Web Production That Tripled Monthly Inquiries | 54% |
Result: Bounce rate improved by 14 points. Shifted phrasing from a company-centric perspective to user benefits.
Common pitfalls in A/B testing
1. Running tests for too short a period
Concluding a winner after just 3 days is dangerous. Results can easily be overturned due to day-of-week fluctuations or insufficient sample size.
2. Modifying multiple elements simultaneously
If you change button color, copy, and position all at once, you cannot isolate what worked. Strictly enforce one change per test.
3. Abandoning tests after completion
Once a test concludes, always apply the winning variant to production. If test results are left unimplemented before moving to the next test, improvements never compound.
4. Testing on low-traffic pages
On pages with fewer than 1,000 monthly pageviews, obtaining statistically significant results can take several months. Start testing on pages with high traffic first.
Summary — accumulating small tests yields big results
A/B testing is not about seeking dramatic overnight transformation in a single attempt; it generates major results by compounding small improvements. Increasing CVR from 1% to 1.5% multiplies inquiries by 1.5x on the exact same advertising budget.
Start by following these 3 steps:
- Set up conversions in GA4 — Start measuring baseline benchmark figures
- Test CTA button copy — Start with elements most likely to deliver impact
- Run a monthly test cycle — Build continuous improvement into a habit
For basic GA4 usage, see 5 Metrics You Should Track in GA4; for form optimization, please also refer to Optimization Points to Double CVR with Entry Form Optimization (EFO).
If you need consultation on A/B test design or data-driven website improvements, please feel free to reach out via our Contact page.







