Tagged Questions
9
votes
4answers
1k views
What is the best/cleanest way to implement A-B testing in asp.net mvc?
What is the best and cleanest way to implement A-B testing in asp.net mvc? That is, when we make new changes to an asp.net mvc web site, we want to test the new html/css/js with a certain subset of ...