Hi folks,

My team has recently begun following a product development approach
modeled heavily on Customer Development and Lean Startup concepts. In
particular, we are now using a/b split-test experiments to measure the
impact of all visible changes on our users.

When we started out, we found that there were few tools to help us do
this. Google Website Optimizer looked promising but had a number of
shortcomings that prevented us from using it.

Instead, we chose to create our own tool. Today, I'm happy to tell you
that we have open-sourced that tool under the name 'django-lean'.
Check it out at http://bitbucket.org/akoha/django-lean/

django-lean allows you to define split-test experiments in JavaScript,
Python, or Django template code and to measure the impact of those
experiments on your custom-defined conversion or engagement
statistics. Over time we hope this project will grow to encompass
other Lean Startup tools including cohort analysis, net promoter
score, etc.

If you are thinking of entering the world of split testing I hope you
will give a look to django-lean! The URL, again: 
http://bitbucket.org/akoha/django-lean/

Thanks,

Erik Wright
Director of Engineering, Akoha

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to