A Statamic addon that allows you to setup and run A/B testing on your sites.
Commercial addon
⚠️ Important: This addon is paid software. You may use it for free during development, but you must purchase a license from the Statamic Marketplace before deploying to production.
Installation
Install via Composer:
composer require thoughtco/statamic-ab-tester
Then run the migration to create the required database table:
php artisan migrate
Documentation
Documentation for this addon is available at https://www.docs.tc/ab-tester.