Skip to content

AB Testing

Menu: Operations Center → AB Testing
Deep link: /_Admin/system/ab-testing?SiteId={siteGuid}

Configure A/B experiments for a site: pick an experiment object (page, view, product, etc.) as control A, configure one or more variants B/C… (full object replacement or field replacement), split visitors by traffic share and optional user conditions, and view reports with a Goal as the winning metric.

Permission

Menu permission: abTesting. Enable Operations Center → AB Testing (and parent Operations Center) in Edit Menu.

How to Open

  1. In Edit Menu, enable Operations Center → AB Testing.
  2. Open Operations Center → AB Testing on the left.

The main screen is the experiment list; Create AB Test opens a four-step wizard; row actions open Experiment Report. Sections below include screenshots.

AB testing list overview

Header and Global Switch

Path: /_Admin/system/ab-testing?SiteId=...

ControlDescription
EnableSite-wide AB testing master switch (updateAbTestStatus); when off, the frontend stops splitting traffic
(List area)See next section
AB testing header and enable switch

List Toolbar

ControlDescription
Create AB TestGo to /_Admin/system/ab-testing/create?SiteId=...
StatusFilter: Draft, Running, Paused, Completed
SearchFilter by experiment name or description keywords
Create button and filters

Experiment List

Table columns:

ColumnDescription
Experiment NameName + description summary
StatusDraft Draft, Running Running, Paused Paused, Completed Completed / Archived
Traffic ShareControl A (100% − sum of variant weights) and each variant weight percentage
ProgressWhen running: days elapsed / total days and start/end time
ActionsView Report (published and past start time) or open detail; Delete experiment

Click the experiment name area or View ReportExperiment Report.

AB testing experiment list

Create / Edit Experiment (Four-Step Wizard)

Path: /_Admin/system/ab-testing/create?SiteId=...
Edit: same path with name={experimentName} query param, prefilled from the list.

Footer: Previous, Next / Save; Cancel returns to the list.

Step 1: Basic Info

FieldDescription
Experiment NameRequired, unique identifier
Experiment DescriptionOptional
Start Date / End DateExperiment window; end must be after start
Create wizard: basic info

Step 2: Experiment Goal

FieldDescription
Object Typee.g. Page, View, Product, TextContent (ObjectOptions)
Test ObjectSpecific object bound to control A (searchable)
Winning MetricSelect a Goal (from behavior-analysis traffic settings); Edit Goal opens Goal management dialog
Create wizard: experiment goal and winning metric

Step 3: Experiment Configuration

Configure each variant:

ModeDescription
Replace Entire ObjectPick another object as variant content
Replace FieldsAvailable when object type supports fieldOverWrites; set field + multilingual replacement values

You can Add Variant, delete variants, and rename variants. Control A is the object from Step 2 and is not selected again here.

Create wizard: variant configuration

Step 4: Traffic and User Assignment

BlockDescription
Traffic AllocationControl A share = 100% − all variant weights; set 0–100% per variant; total must not exceed 100%
User Group ConditionsOptional: attribute + comparator + value (e.g. country, device); Add Condition
Create wizard: traffic and user assignment

Experiment Report Subpage

Path: /_Admin/system/ab-testing/report?SiteId=...&name={experimentName}

Top bar: back, experiment name, status tag; buttons such as Edit, Start Experiment, Pause Experiment, Restart, End Early depending on status.

Experiment Details Tab

Includes:

  • Basic Info: name, description, target users, winning metric, duration and time range
  • Experiment Configuration: control and variant configuration summary
  • Traffic Allocation: share per group
Experiment report: Experiment Details tab

Experiment Report Tab

Shown when the experiment is running or completed:

  • Experiment Conclusion
  • Group Data (performance per variant)
  • Confidence Statistics

Draft or not-yet-started experiments show an empty state (no report data yet).

Experiment report: Experiment Report tab

Goals and behavior analysis

The winning metric depends on Goals configured in behavior analysis. If the dropdown is empty, maintain Goals in Behavior Analysis (or related traffic settings) first, then add via Edit Goal in the create wizard.