This site is an archive; learn more about 8 years of OpenHatch.

[Devel] Doing split-test (also known as A/B) experiments

Asheesh Laroia asheesh at openhatch.org
Tue Mar 9 16:26:52 UTC 2010


{% load experiments %}

{% experiment change_buy_to_italics control  %}
<b>buy now!</b>
{% endexperiment %}

{% experiment change_buy_to_italics test  %}
<i>buy now!</i>
{% endexperiment %}

http://bitbucket.org/akoha/django-lean/wiki/Home

Kind of awesome. Let's use it.

-- Asheesh.

-- 
Tell the truth or trump--but get the trick.
		-- Mark Twain, "Pudd'nhead Wilson's Calendar"


More information about the Devel mailing list