AB Test Config Builder
This tool is a free, open-source solution to generate A/B testing configuration code.
For JavaScript or npm library integration, please use our React package available on npm.
You can also retrieve the generated configuration directly from your user dashboard for your created tests, allowing you to aggregate data in Splithub.
Alternatively, you can directly add the script in your HTML as:
<script src="http://splithub.io/scripts/ab.min.js"></script>
Learn more on our GitHub repository.