Documentation Index
Fetch the complete documentation index at: https://arkticstudio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Results tab
The Results tab on each experiment shows a table with one row per variant. Results are computed by the hourly rollup job, or on demand when you click ↻ Refresh results.Funnel overview
At the top of every experiment page, the funnel shows aggregate stats across all variants:| Metric | Source |
|---|---|
| Visitors | Unique visitor IDs allocated to the experiment |
| Sessions | PAGE_VIEW events |
| Add to Cart | ADD_TO_CART events |
| Checkout | INITIATE_CHECKOUT events |
| Orders | Orders attributed via cart attributes |
| Revenue | Order revenue attributed to the experiment |
Conclusion banner
The banner above the results table tells you where the experiment stands:| State | Meaning |
|---|---|
| Collecting data | Fewer than 100 sessions per variant — too early to draw conclusions |
| Not yet significant | Enough data but p ≥ 0.05 — keep running |
| Ready to conclude | p < 0.05 — results are statistically significant |
When to stop
Stop the experiment when all three conditions are met:- At least 7 days have elapsed (one full day-of-week cycle)
- You have at least 100 sessions per variant
p < 0.05
Guardrails
The Auto-stop guardrails on the Overview tab can automatically pause your experiment if:- Sample Ratio Mismatch — visitor allocation drifts significantly from target weights (broken assignment pipeline)
- Control CVR drop — your control variant’s conversion rate drops >20% (broken variant hurting the store baseline)