=== A/B Testing for WordPress === Contributors: gayakessler Tags: ab-testing, testing, test, split-test, measure, optimize, optimise, marketing Donate link: https://theclevernode.com Requires at least: 5.0 Tested up to: 5.1.1 Requires PHP: 5.6 Stable tag: 1.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html == Description == Create A/B tests right from the Gutenberg content editor. Test which button colour works best, what content drives people to engage, or anything you can imagine! A/B Testing for WordPress allows you to create split tests right from the visual content editor. Measures the results of your added tests and shows you which variant is the most optimal choice. == Installation == 1. Upload "ab-testing-for-wp" folder to the "/wp-content/plugins/" directory. 1. Activate the plugin through the "Plugins" screen in WordPress. 1. You can now add tests to your content! == Frequently Asked Questions == = Is A/B Testing for WordPress free to use? = Yes. = How does A/B Testing for WordPress measure tests? = When a visitor sees a test variant it will be logged as a participant of the variant. When the visitor visits the goal page, the visitor will also be logged as a conversion of the variant. A/B Testing for WordPress will calculate the percentage of the participants who became conversions and determines a winning variant through these numbers. = Does A/B Testing for WordPress affect SEO? = No. Only the control version of your test is shown to search engines and website caches. The variant which the visitor will see is replaced using JavaScript. = Does A/B Testing for WordPress allow weight distribution? = Yes. You can change the amount of visitors should see each variant. == Screenshots == 1. Creating an A/B Test in the post editor 2. Overview of running tests == Changelog == = 1.0 = * Initial release == Upgrade Notice == No updates yet.