I've started work on a JSON api for split, in the form of another small, mountable sinatra app, the code is here (unfinished): http://github.com/andrew/split-api
This will come with a javascript library for easily doing split ab_tests in javascript.
I've just released the new version of Split (0.4.0, https://rubygems.org/gems/split/versions/0.4.0) that contains the new config option that Ryan mentioned that helps to avoid users participating in multiple experiments at the same time.
That's cool, I actually built a javascript only library thats very similar: https://github.com/andrew/split.js
I've started work on a JSON api for split, in the form of another small, mountable sinatra app, the code is here (unfinished): http://github.com/andrew/split-api
This will come with a javascript library for easily doing split ab_tests in javascript.
I've just released the new version of Split (0.4.0, https://rubygems.org/gems/split/versions/0.4.0) that contains the new config option that Ryan mentioned that helps to avoid users participating in multiple experiments at the same time.