Sessions
Definition: The number of PAGE_VIEW events recorded for this variant. What it is not: Sessions in Arktic are not the same as Shopify Analytics sessions or Google Analytics sessions. A Arktic session is any page view by a visitor who is assigned to this variant. A single visitor browsing 5 pages generates 5 sessions. Why it matters: Sessions is your sample size. More sessions = more reliable results. Aim for at least 100 per variant before drawing any conclusions. For URL Redirect and Price experiments: Sessions are scoped to the relevant product or landing page URL, not the whole store. A visitor in a price experiment who visits other pages on the store does not add to the price experiment’s session count.Orders
Definition: Orders attributed to this variant via cart attributes (spt_vid and spt_asgn).
How attribution works: When a visitor’s order completes, Shopify fires a webhook. Arktic reads the visitor’s cart attributes from the order’s note_attributes and matches them to the correct experiment and variant. If the cart attributes are missing (e.g. the visitor cleared cookies between adding to cart and checking out), the order is not attributed.
Attribution window: There is no fixed attribution window. An order is attributed to the variant the visitor was in at the time they were last seen on the store (their most recent cart attribute write). Visitors who abandon cart for weeks and return to complete the order may still be attributed correctly if their assignment cookie is still set.
CVR (Conversion Rate)
Definition: Orders / Sessions Formula:ATC Rate (Add to Cart Rate)
Definition: ADD_TO_CART events / Sessions Formula:Checkout Rate
Definition: INITIATE_CHECKOUT events / Sessions Formula:Revenue
Definition: Total order revenue attributed to this variant, in your store’s base currency. Source: Pulled fromorder.total_price on attributed orders via the orders/paid webhook.
Note on refunds: Refunded orders are currently counted in revenue as originally reported. Refunds are not subtracted. This may change in a future version.
Revenue per Visitor (RPV)
Definition: Revenue / Sessions Formula:AOV (Average Order Value)
Definition: Revenue / Orders Formula:Lift
Definition: Percentage improvement in CVR compared to the control variant. Formula:P-value
Definition: The probability of observing a CVR difference this large (or larger) if there were actually no real effect. Threshold: Arktic uses p < 0.05 (95% confidence) as the significance threshold.| P-value | Interpretation |
|---|---|
| 0.01 | 1% chance the result is random — high confidence |
| 0.03 | 3% chance — significant |
| 0.05 | Exactly at the threshold — borderline |
| 0.10 | 10% chance — not significant, keep running |
| 0.50 | 50% chance — no signal at all |
Sample size guidance
The number of sessions you need depends on your baseline CVR and the minimum lift you want to detect reliably. The table below shows approximate sessions needed per variant for 80% statistical power at 95% confidence, detecting a 10% relative lift:| Baseline CVR | Sessions per variant |
|---|---|
| 0.5% | ~50,000 |
| 1% | ~25,000 |
| 2% | ~12,500 |
| 3% | ~8,000 |
| 5% | ~5,000 |
| 10% | ~2,500 |