-
-
Notifications
You must be signed in to change notification settings - Fork 368
Home
andrew edited this page Apr 15, 2012
·
24 revisions
Split is a Rack-based A/B testing framework designed to work with Rails, Sinatra or any other Rack-based app.
- Tutorial - A guide to help you start A/B testing with split
- Caching - Techniques and tips for using split with heavily cached pages
- Hints and tips - Further explanation of key terms and uses of Split
- Split::Export - easily export A/B test data out of Split
- Split::Analytics - push test data to Google Analytics
- Split::API - a JSON api for using split with javascript tests (work in progress)
- Live updating dashboard
- REST API
- Javascript A/B testing
- Improved documentation