Ask HN: What a/b testing framework do you use?
I am currently looking into using an ab testing framework for our company. We want something that is framework agnostic, preferably with a REST API but also with good language integrations already. It would be great to have tools to target tests at specific user demographics based on our user data.
We don't really want to build something from scratch.
I have been checking out Optimizely so far and it seems like it will tick most of the boxes. What other alternatives should I be looking into? What do you love and or hate about what you are currently using?
Interested in both paid subscription services and OSS
4 comments
[ 5.3 ms ] story [ 19.3 ms ] threadAnd we do have an awesome customer success team that can do either classic support or handle your testing for you.
But I'm obviously biaised so you'll have to check it out yourself :)
Usual suspects are: VWO, Optimizely, Adobe target, Oracle Maxymiser.
I work at Optimizely so happy to answer any questions about our tools. We have a solution for the Web, as well as developer SDKs to A/B test in code.
You could also look into open source tools like Facebook's Planout: https://github.com/facebook/planout.
If I want to use the same project across both front-end and back-end, should I be choosing javascript or C#? Does it matter?