=== FlowSplit === Contributors: flowcom_andreas Tags: split, testing, split testing Requires at least: 3.2 Tested up to: 3.5.1 Stable tag: 1.1.3 Split Testing in WordPress with unique logics from Steve Hanov's idea. == Description == Idea to definition proudly copied from Steve Hanov's blog: http://stevehanov.ca/blog/index.php?id=132 Thanks Steve! This plugin helps you split testing content in a WordPress post or page. You place the content inside shortcode tags and the output will show the content that gives the best outcome/clicks. [Introduction](https://github.com/EkAndreas/flowsplit/wiki/1---Introduction) [Installation](https://github.com/EkAndreas/flowsplit/wiki/2---Installation) [Example](https://github.com/EkAndreas/flowsplit/wiki/3---Example) Please use GitHub as communication point for this plugin! https://github.com/EkAndreas/flowsplit [Example site with the FlowSplit plugin installed](http://plugins.flowcom.se/flowsplit). Reload site and content will update based on previous clicks on logos. == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. Or get it from WordPress repo http://wordpress.org/extend/plugins/flowsplit/ Read the introduction and examples at GitHub! https://github.com/EkAndreas/flowsplit/wiki/1---Introduction == Screenshots == 1. Statistics from the example test 2. Example in edit post 3. Presentation example == Changelog == = 1.1.3 = * Tools error * Removed error_log message = 1.1.2 = * Public charts with shortcode [flowsplit_charts], demo = 1.1 = * Tools = 1.0 = * Initial