Tagged Questions
20
votes
5answers
3k views
Any thoughts on A/B testing in Django based project?
We just now started doing the A/B testing for our Django based project. Can I get some information on best practices or useful insights about this A/B testing.
Ideally each new testing page will be ...
1
vote
0answers
71 views
A/B testing conversion paths (using django or out of the box services)
I want to have an A/B test as follows:
Control: Test percentage of users that fill out a form on the main page and click submit.
Test 1: (Form removed) Test percentage of users who click just a ...