All recipes
Perf Marketing Doc

Landing page experiment recap

Weekly recap of running landing-page A/B tests — winners, losers, inconclusive, and next variants to ship.

Eluu — landing-page-experiment-recap
Shown in preview
GA4 Google Sheets Notion
Runtime ~3 min per run
Tokens ~10K per run
Owner a growth colleague

Works with

Pick whichever tool your team already uses.

  • Spreadsheet
    Google Sheets Excel
  • Docs
    Notion Google Docs
  • Analytics
    GA4 Mixpanel Amplitude
GA4 Pull experiments
Google Sheets
Sheets Compute lift + CI
Notion
Notion Write recap

What it does

Landing-page experiments take weeks and often die in spreadsheets nobody reads. This recipe pulls every running test, computes lift with proper confidence intervals, classifies winners / losers / inconclusive, and ships a weekly recap with the next variant ideas already queued.

How it works

  1. Pull tests. Every running landing-page experiment with at least 7 days of data is read from GA4 along with variant traffic and conversions.
  2. Compute stats. Conversion lift per variant is computed; 95% confidence intervals are calculated; tests are classified as winner / loser / inconclusive. Power-issue tests get flagged for “need more time.”
  3. Write recap. A summary table plus per-experiment narratives are written to Notion with the next variant ideas suggested per result.

Setup

  • Connect an analytics tool (GA4, Mixpanel, or Amplitude).
  • Connect a spreadsheet destination (Google Sheets or Excel) for the stats compute.
  • Connect a docs destination (Notion or Google Docs).

Variations

  • Add a Slack post with the highlights for the weekly growth standup.
  • Auto-archive losers that have been running >2 weeks.
  • Generate variant briefs for the next round of tests based on patterns.