ab-testing Questions

8

Is there a good solution for A|B Testing in mobile apps like online? I know with iOS it's against the TOS to have different user experiences with identical actions, but what about Android? And what...
Scantling asked 27/9, 2011 at 20:34

3

Solved

I'm trying to figure out a few things about the implementation going on "behind the scene" for manipulating UI elements on the fly, straight from the web console on Apptimize or Optimizely. More s...
Brochette asked 26/4, 2015 at 14:57

6

Solved

Based on what I know, A/B testing frameworks are for working with websites. For example, you want to know which of blue/red color of "Buy" button will encourage user to click it. Since website inf...
Peripatetic asked 30/11, 2013 at 14:24

4

Solved

I'm using ng-boilerplate and have to add the possibility to use different templates in production, based on the user configuration. .config(function config( $stateProvider ) { $stateProvider.stat...
Partin asked 19/7, 2013 at 12:11

2

I have a single-page web app that presents a multi-step photo management "wizard", split up across several discrete steps (photo upload, styling, annotation, publishing) via a tab strip. On switchi...
Holophrastic asked 26/6, 2012 at 1:15

1

Solved

I have a complex appengine service that was written in PHP, now I want to migrate it to Python part by part. Let's say that my service has 2 parts: /signIn/.... and /data/.... I just want to migra...
Savoirfaire asked 30/11, 2015 at 7:39

5

Solved

I've recently learned about the new Google Analytics Content Experiments which looks interesting. ( http://analytics.blogspot.nl/2012/06/helping-to-create-better-websites.html ) The standard usec...
Dilapidate asked 7/8, 2012 at 8:49

0

I'm trying to use Google Content Experiments API to run several A/B tests simultaneously in the same page (similar to a multivariate test). I've tried just putting all the recommended code for eac...

8

Solved

My boss for some reason wants to try to implement A/B Testing (or Split Testing) in JavaScript. Anyone know of any good JavaScript packages/libraries/solutions to implement A/B Testing?
Branny asked 5/5, 2009 at 18:31

1

Solved

Given the results for a simple A / B test... A B clicked 8 60 ignored 192 1940 ( ie a conversation rate of A 4% and B 3% ) ... a fisher test in R quite rightly says there's no significant diff...
Euphemize asked 3/6, 2012 at 5:56

1

Solved

I'd like to start an A/B testing and/or multivariant testing experience in an existing e-commerce website. This website is heavily relying on vanilla Spring + Spring MVC. Many analytics products (...
Nicobarese asked 6/12, 2012 at 15:44

3

Solved

We are in the process of turning our native iPad app into a hybrid app. Some functionality and UI will remain in native code and other functionality will be implemented in HTML that will be served ...
Themistocles asked 10/3, 2013 at 16:25

2

I've found absolutely nothing on Google with regard to A/B testing with a client-side framework such as ember.js. The goal is to serve up adjusted content (different nav items, header phrasing etc...
Republicanize asked 13/11, 2012 at 17:12

2

Solved

Basically, we want to A/B test 2 different page layout headers. There are some structural differences (it's not just switching out the CSS). We also don't want to wait for Google to flip the coin t...
Carabineer asked 9/7, 2012 at 21:53

1

Solved

First of all let me quickly run-down my setup for you. We have multiple domains and for that reason I use tracking code which sends the traffic to 2 different profiles at the same time. One profile...
Rattlepate asked 18/7, 2012 at 8:18

2

What are the good A/B Testing frameworks for PHP, and why? NOTE: I do NOT want a huge/generic framework that also has a/b testing support - I want a small framework specific to AB testing. H...
Pharisee asked 18/3, 2011 at 1:18

3

I'm about to start work on a new project and thought it could be a good time to also start looking into a new PHP CMS. I've really only spent a lot of time with Joomla, so "new" can almost be "any"...
Mercurialize asked 10/8, 2010 at 0:25

4

Solved

Some information on A/B split-testing: http://startuplessonslearned.blogspot.com/2008/09/one-line-split-test-or-how-to-ab-all.html http://www.37signals.com/svn/posts/1525-writing-decisions-...
Psychometry asked 30/1, 2009 at 14:37

3

Solved

I am doing A/B testing and I am facing Simpson's paradox in my results (day vs month vs total duration of the test). Does it mean that my a/b testing is not correct/representative? (Some external...
Tops asked 29/1, 2010 at 18:46

© 2022 - 2024 — McMap. All rights reserved.