A Statamic addon that allows you to setup and run A/B testing on your sites.
Install via Composer:
composer require thoughtco/statamic-ab-tester
Then run the migration to create the required database table:
php artisan migrate
Documentation for this addon is available at https://www.docs.tc/ab-tester.