Software:Comparison of split testing tools

From HandWiki
Short description: List of split testing tools for comparison


Performing split testing on a website requires a combination of features. There are many tools that make it easier to rotate variants and report results, yet they have many differences.

Definitions

  • Integration of a tool with web development: using a JavaScript snippet means the developer must edit and install a snippet into the HTML code of the website. Use of a WordPress plug-in requires download and activation of the plug-in.
  • Content testing: identifying what the tool allows the developer to test, and what requires optimization
  • Test creation: whether tests can be created by the developer (user defined), or the tool automatically creates tests based on many permutations of all options that can be tested
  • Minimum traffic required: by the website receive before it can use the tool
  • Release: open to the public, or only granted to a select few users

Overview

Tool Integration Content Tested Test Creation Minimum Traffic Required Release
AdPushup JavaScript snippet[1] Ads User defined 5,000 daily views Private Beta
AmpedSense WordPress plugin[2] Ads User defined No minimum Stable
Twik.io WordPress, JavaScript snippet[3] Ads, Content or Full Layouts and any HTM Automatic No minimum Stable
Ezoic Wordpress Plugin, JavaScript snippet, Cloudflare, or DNS Switching[4] Ads, Content or Full Layouts Automatic 10,000 monthly views Stable
Optimizely JavaScript snippet[5] Any HTML User defined No minimum Stable
VWO JavaScript snippet[6] Any HTML User defined No minimum Stable
Maxymizely JavaScript snippet[7] Any HTML User defined No minimum Stable
MonetizeMore JavaScript snippet[8] Ads, page views, layouts User defined No minimum Stable

References