A/B Split Testing
A/B Split Testing
Is anyone aware of how to do an A/B split test on a site that using Able? I can't figure out how to do multiple home pages so that a test can be created?
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: A/B Split Testing
Hello,
Typically (google anyway), you insert some javascript into the home page to a/b test a couple of minor changes to the home page rather than an entirely new page. If you have a TON of traffic then you can make more changes, but for most sites will need to make 1 or 2 small changes (a/b tests) or it will be months before you know the results of the test.
Typically (google anyway), you insert some javascript into the home page to a/b test a couple of minor changes to the home page rather than an entirely new page. If you have a TON of traffic then you can make more changes, but for most sites will need to make 1 or 2 small changes (a/b tests) or it will be months before you know the results of the test.
-
- Lieutenant (LT)
- Posts: 70
- Joined: Fri Jan 15, 2010 8:17 am
Re: A/B Split Testing
You could create a HTTP Module that shuffles traffic to site A or B based on a condition...