from Hacker News

Ask HN: A/B Testing JavaScript framework with scalable server component

by themonk on 3/9/14, 6:37 PM with 2 comments

I am looking for javascript based a/b testing framework, that should have a scalable server side component to record events and generate reports.

Most options I found are single mysql server based solutions.

  • by jrpt on 3/9/14, 6:39 PM

    I'd go with Optimizely. If you want to also send the data to a server for analytics external to Optimizely, you can use their API.