|
|
|
|
|
by dbroockman
1097 days ago
|
|
Another one: don’t program your own AB testing framework! Every time I’ve seen engineers try to build this on their own, it fails an AA test (where both versions are the same so there should be no difference). Common reasons are overly complicated randomization schemes (keep it simple!) and differences in load times between test and control. |
|
If you're a medium-small business I see why you'd be tempted to roll your own. Trustworthy options under $15k/year are not apparent.