Website Audit Splittesting

Adds a conditional statement for splittesting uses. In combination with the widget logic plugin you can easily splittest widgets. With theme editing y

Author:Peter Knight (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:2.9.2
Plugin version:0.1
Added to WordPress repository:11-02-2010
Last updated:11-02-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.thewebsiteaudit.com/website-audit-...
Total downloads:595
plugin download
Click to start download

This plugin is being developed to make splittesting elements of your wordpress blog very easy. At the moment there is basic functionality: you are provided with a conditional function. A random number is generated, depending on the number a condition is true or false, if true the code wrapped within the code will be executed, otherwise it won't.

This plugin was created because I wanted an easy way to splittest widgets and page layouts.

Extended functionality is on it's way (but not there yet). An analytics version is being tested and developed that will make tracking splittesting results with google analytics very easy. No need for google weboptimizer.

Eventually I want to make split testing very easy to do without the need for coding. This is a great start. Enjoy!