Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dawrence/ab_workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A/B testing workshop

This is a sample application to show how to do template and JavaScript A/B testing and tracking.

Installing

  1. Install Redis (brew install redis if you use Homebrew)
  2. bundle install
  3. Run a local Redis server (redis-server /usr/local/etc/redis.conf)
  4. rails s

About

A/B testing JavaScript workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 45.1%
  • HTML 25.4%
  • CSS 21.1%
  • JavaScript 8.4%