2.1 Test

Run a real test in minutes, without a developer

Server-side splits. Bayesian readouts. No flicker.

01Assignment

Decide before HTML ships

Variants are chosen server-side so visitors never see a flash of the control.

02Readout

Ship when probability is clear

Bayesian and frequentist views on the same data - so the method does not decide the answer.

1.0

What you can test

Element-level changes and full-page variants use the same mechanism, so you can start small and scale the ambition.

1.1 Multivariate

Compare variants where conversion happens

Attach experiments to production pages - not a parallel sandbox that dies in a deck.

Measure real lift, not raw noise

Separate real visitors from junk hits so probability to win stays decision-grade.

2.0

How traffic splitting works

Assignment happens on the server, before the page is rendered. Sticky sessions, configurable weights, bot filtering built in.

Server-side assignment by default

Variant choice happens before HTML ships. No flicker, no client race.

Readouts you can ship on

Bayesian probability to win plus frequentist significance on the same traffic.

3.0

Will this cause flicker?

No. LiftLander decides the variant server-side and sends the final HTML in the first response. There is nothing to swap.

Paint pathClient swap vs server decision
No flickerSSR assign
Client-sideAfter paint

Swap after paint

  • Original page paints first, then a script rewrites it
  • Visible flash while the control is replaced
  • Extra render-blocking request on every page
LiftLanderBefore paint

Decide before paint

  • Assignment happens before the response is sent
  • Final HTML arrives already correct
  • No extra request, nothing to swap

Server-side assignment means the first paint is the final page.

4.0

Reading a result

Probability to win, expected lift, and risk of loss, in one view.

Risk and lift in the same view

Open a test detail to see probability to win, expected lift, and risk of loss without switching methods.

Promote without a rebuild

Winning variants become the page. Traffic splitting stops within seconds.

FAQ

Testing questions

As a rule of thumb, 1,000 conversions per variant gives a reliable read on a 10% relative lift. Below that, the Bayesian readout will still show a direction and a credible interval rather than a false verdict.

Ship your first test this week

Free for 14 days, no card required. Larger teams can book a walkthrough instead.