Before you start
Before creating an experiment, run through this checklist:- All funnels you plan to use are published.
- You’ve tested each funnel individually and confirmed it works end to end.
- You’ve decided which funnel is the control — your current baseline.
- You’ve chosen a primary metric to optimize for (e.g. CR: Paywall → Purchase, ARPU).
- You have a clear hypothesis — what you’re changing and why you expect it to improve results.
Launch experiments
Create, launch, and validate an experiment in FunnelFox. Learn how to avoid the most common setup mistakes.1. Create experiment
Go to the Experiments page and click Create experiment.
Set the alias
The alias becomes the experiment URL:
your-project.fnlfx.com/{alias}. It’s auto-generated from the name, but you can edit it.Select the control funnel
Choose the funnel that serves as your baseline. All variant results are measured against this funnel.
Add variants
Choose the funnel that serves as your variant. You can click Add funnel variant and add up to 3 variants — 4 funnels total (Control + B + C + D). Each funnel can only be used once across all variants in the same experiment.
Set the traffic split
Use the slider to distribute traffic across variants. All splits must total 100%.

2. Validate the setup
Do a quick check to confirm everything is working:- Open the experiment URL in your browser (
your-project.fnlfx.com/{alias}). You should land on one of the variant funnels. - After a few visits, open the experiment analytics and confirm users are being recorded.

3. Finish experiment
Finish the experiment when your results are statistically reliable. Look for a Confidence level of ≥95% and an Observed power of ≥80% on the winning variant, sustained consistently over time — not just a single good day. If both are green and the trend is stable, you have enough evidence to pick a winner. When you’re ready to pick a winner, follow the steps below to finish the experiment.Open the experiment settings
Go to the A/B testing page, click your experiment name, then click Settings at the top right.

Select the winning variant
Choose the funnel that performed best. This funnel will take over the experiment URL.

Experiment results
Once your experiment collects data, you can view results on the experiment overview page. Go to the Experiments page and either click any experiment name, or click Experiment overview under Actions on the right. The overview shows a table with one row per variant. The first row is always the control (your baseline). All other variants are compared against it.
- Variation: Variant label (A, B, C, D).
- Funnel: The funnel assigned to this variant.
- Users: Unique sessions that entered this variant.
- Purchases: Number of completed purchases.
- CR: Start → Purchase: Percentage of users who started the funnel and completed a purchase. Color-coded against the control — green for improvement, red for decline.
- CR: Start → Sign Up: Percentage of users who started the funnel and completed sign-up.
- CR: Start → Paywall: Percentage of users who started the funnel and reached the paywall.
- CR: Paywall → Purchase: Percentage of users who reached the paywall and completed a purchase.
- ARPU: Average revenue per user (total revenue divided by total sessions).
- ARPPU: Average revenue per paying user (total revenue divided by number of purchases).
- Confidence level: How statistically significant the result is. Green (≥95%) = significant, neutral (80–94%) = inconclusive, red (<80%) = likely noise. For non-control variants only.
- CR: Confidence interval: The plausible range for the true conversion rate. Color-coded by whether the interval is fully above (green), fully below (red), or overlapping (neutral) the control’s CR. For non-control variants only.
- Observed power: Whether the test had enough data to detect a real difference. Green (≥80%) = sufficient, below 80% = the test may have missed a real effect. For non-control variants only.
Filters
To narrow results to those that matter for your decisions, data on experiment results can be filtered by:- Currency
- Country
Experiment settings
To edit an experiment, go to the Experiments page, click your experiment name, then click Settings at the top right.
- Name
- Alias
- Variants
- Traffic split
Experiment event metadata
FunnelFox attaches experiment context to all webhooks. Look for these fields:experiment_id— unique identifier for the experiment.experiment_title— human-readable experiment name.experiment_alias— the URL alias the experiment runs on.
experiment— the experiment alias.experimentId— the experiment ID.

