- Help Center
- Getting Started
- Creating Experiences
-
Getting Started
-
Configuration
- Targeting
- Split URL
- Product Testing
- Full Stack
- Experiment Management
- CSP Configuration
- Experiment Execution
- Reports
- Exit Popups
- GTM Integration
- Troubleshooting
- Performance Optimization
- Event-Triggered Changes
- Holdout Groups
- Split URL Pages
- URL Parameters
- DataLayer
- Menu Configurations
- Traffic Exclusion
- Experiment Scheduling
- Dynamic Element Changes
- Price Targeting
- Experience Scheduling
- Privacy
- Hash Changes
- Async Tracking
- Selective Installation
- CSS Selectors
- Vue.js Integration
- Page Content
- Multipage Split URL
- Organic Traffic
- Visual Editor
- Server-Side Testing
- Traffic Bucketing
- GDPR Warnings
- Statistical Confidence
- Browser Privacy
- Query Parameters
- Embedded Videos
- Tracking Code Execution
- Simultaneous Experiments
- Tags
- Deployments
- Disable Testing
- Locations
- Programmatic Bucketting
- Query Parameter Handling
- Convert Library
- Variation Previews
- Experiment Editing
- Opt-Out Script
- Data Reset
- Body Hiding
- Visit-Specific Variations
- Variation Styling
- Preview Issues
- Variation Editing
- Full-Site Testing
- Blinking Variations
- Cross-Domain Cookies
- Regex Support
- Conversion Tracking
- SPA Testing
- Project Setup
- Cross-Domain Tracking
- Geo-Targeting
- Analytics Tools
- Campaign Tags
- Previewing
- IDs
- Query String Targeting
- Bounce Rate Goals
- Bot Filtering
- Query String Variables
- Custom Audiences
- Redirects
- Baseline
- Tracking Code Location
- Secure Cookies
- AngularJS
- Cloudflare
- Code Installation
-
Track Goals
- Form Tracking
- Cookie Management
- iFrame Click Tracking
- Performance Optimization
- Revenue Tracking
- Interaction Goals
- Form Submissions
- Advanced Goals
- Lazy Loading
- Multi-Conversions
- URL Parameters
- Bounce Rate Goals
- DataLayer Integration
- Scroll Depth
- Social Interactions
- Page Views
- Marketo Forms
- Feature Analysis
- AJAX Forms
- Revenue Tracking via GTM
- Order Outliers
- Cumulative Revenue
- Goal Templates
- Adding Revenue Goals
- JS-Based Goals
- Goal Basics
- Google Analytics Goals
- Social Sharing
- Dynamic Goals
- Typeform Integration
-
Target Visitors
- Geolocation
- Interaction Goals
- Goal-Based Targeting
- Weather Targeting
- Cookie-Based Targeting
- Page Visits
- Audience Management
- Audience Segmentation
- Experiment Targeting
- Advanced Audience Creation
- Audience Templates
- Audience Creation
- Data Layer Integration
- Manual Activation
- JavaScript Conditions
- Device Targeting
- Language Targeting
- IP-Based Exclusion
- Visitor Management
- Page Tagging
- Cookies
-
Troubleshooting
- Google Warnings
- Visual Editor
- HTTPS Content
- Logs
- Support Options
- Bootstrap
- Cookie Blocking
- Change History
- Mobile Debugging
- AdWords
- Bot Exclusion
- Domain Issues
- Cloudflare Issues
- Monitoring
- Cloaking Penalties
- Goal Editor Issues
- Variations
- Snippet Performance
- Changes Not Saved
- Blocked Visual Editor
- Goal Testing
- Visual Editor Browsing
- Experiment Issues
- Installation Verification
- Data Leak Prevention
- Usage Limits
- Experiment Previews
- GA4 Revenue
- Chrome Debugger Logs
- SPA Errors
- Checkout JSON Error
-
Analyze Results
-
Integrations
- Google Analytics
- Cookie Consent Platforms
- Microsoft Clarity
- Plausible
- Marketo
- HubSpot
- Tealium
- Smartlook
- Klaviyo
- Salesforce CRM
- FullStory
- Snowplow Analytics
- Webflow
- GA4 Roles
- Amplitude
- Segment
- React
- BigCommerce
- WooCommerce
- Active Campaign
- Google Tag Manager
- Mixpanel
- Zapier
- Inspectlet
- Crazy Egg
- LanderApp
- Unbounce
- Instapage
- Drupal
- PrestaShop
- Magento
- Roistat
- Piano Analytics
- Heap Analytics
- Kissmetrics
- Mouseflow
- Adobe Analytics
- Clicky
-
Account Management
-
Developers
-
What's New
-
Common Questions
-
Shopify
Set Up Your First Split URL Experiment
THIS ARTICLE WILL HELP YOU:
- Create a Brand New Experiment from Scratch
- Step 1: Create a New Experience
- Step 2: Select Split URL Experiment
- Step 3: Add Variations
- Step 4: Need Regular Expressions (Optional)?
- Step 5: Verify Audience
- Step 6: Verify Goals
- Step 7: Add the domains to the Project Configuration
- Step 8: Launch Experiment
Create a Brand New Experiment from Scratch
Setting up a Split URL experiment is great for those that have two alternative pages ready and just want to divide the traffic randomly over these pages and measure which page is the best for their audience.
Step 1: Create a New Experience
In your Experiment Dashboard you will find the "New Experience" text in the top right that indicates you can make a new experience (see screenshot below).
Step 2: Select Split URL Experiment
There are 6 experience types that you can select. Select the third one (see screenshot below), and add your Experience Name and the URL of the Original (first) site in Visual Editor URL:
Step 3: Add Variations
You will see that the Original URL is filled in on the next screen. You will need to add the variation URLs here as well.
You can give a name to each variation and using the (plus) icon, you can add more than one variation.
The traffic will be split evenly between your original and all your variations. In the example below (see screenshot) you see we use "index2.html" as the variation and added the full URL in the Variation URL field.
Step 4: Need Regular Expressions (Optional)?
If you use Google AdWords or any other system that passes variables to your site that you want to keep, consider turning on variables with the option "Transfer Original URL Variables to the variation URL" (see screenshot below)
What this does is create a regular expression. Simply explained, it adds the following code behind the original URL:
/{0,1}(([\?&]{1}[^=]{1,}=[^=]*[&]{0,1})*)$
and to the variation it adds $1. To explain it in non-technical terms what this does, the regular expression takes everything that follows a question mark and pastes it in the variation where the $1 sign is.
Step 5: Verify Audience
When you click Continue you will be going to the Experience Summary next. Verify the Audience and check if this is the audience that you want to set up. If not, specify it by going to its configuration.
Step 6: Verify Goals
In this same Experience Summary you can change a lot, but to focus on the basics we will just verify that goals are set up properly (see screenshot below).
Step 7: Add the domains to the Project Configuration
If your new variation URL domain is different from the original, you will need to add it to the Project Configuration. All the different domains that include your variation URLs need to be added.
To do this, click on "Configuration" in the top menu:
Then click the "Active Websites" Section:
Lastly, add the second domain URL, and save it.
Step 8: Launch Experiment
Don't forget you need to add the Project tracking code snippet to the header of your site. Please see this article for instructions on how to do this.
Your experiment won't run without the proper code installed.
If you want to do a split test for many pages of your site; for example product pages or for a new site, please read this article.
Now, launch your test by changing the experiment status to active. Your Experiment will then be active.