Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
A/B Testing
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ian Young  
View profile  
 More options Nov 2 2012, 4:36 pm
From: Ian Young <ian.greenl...@gmail.com>
Date: Fri, 2 Nov 2012 13:35:54 -0700
Local: Fri, Nov 2 2012 4:35 pm
Subject: A/B Testing

Hey all,

I'm looking into A/B testing tools for Rails. There are a number of good
options available, but to my surprise, none of the tools I've looked at
appear to support measuring multiple metrics for a single test. I know I'm
not the only one to think of this, because
http://bjk5.com/post/28269263789/lessons-learned-a-b-testing-with-gae...
describes
and screenshots exactly what I had in mind. Unfortunately, that's a Python
tool he's talking about.

It's easy enough to optimize your landing page based on a single metric
(conversions), but like Khan Academy, I want to test more nuanced questions
- are our users more engaged with the content? Do they participate more?
Can we increase click-through without harming long-term retention? It seems
somewhat constraining to test a new feature but only get an answer for a
single measurement.

So, anyone know of a tool I've overlooked that might do this? Am I really
the only one who wants this feature? Anyone have a persuasive argument in
favor of sticking to a single metric?

Ian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Kaufman  
View profile  
 More options Nov 6 2012, 3:02 pm
From: Robert Kaufman <rgkauf...@gmail.com>
Date: Tue, 6 Nov 2012 12:02:02 -0800
Local: Tues, Nov 6 2012 3:02 pm
Subject: Re: [SDRuby] A/B Testing

So you want to track multiple metrics for a given A/B test?  That would be an Absurdity https://github.com/xing/absurdity! Oh, the Vanity http://vanity.labnotes.org/ of some people. ;-D

Best,
Rob

PS: I know the Vanity docs don't really describe using more than one metric, but it has worked for me in the past and it does appear from http://vanity.labnotes.org/api/Vanity/Experiment/AbTest.html#metrics-... that it should continue to work.

On Nov 2, 2012, at 1:35 PM, Ian Young <ian.greenl...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Young  
View profile  
 More options Nov 6 2012, 4:22 pm
From: Ian Young <ian.greenl...@gmail.com>
Date: Tue, 6 Nov 2012 13:21:54 -0800
Local: Tues, Nov 6 2012 4:21 pm
Subject: Re: [SDRuby] A/B Testing

Thanks Rob. I did test Vanity and couldn't figure out how to get multiple
metrics working. Playing with it again, I think I now see how the feature
works and why it didn't match what I expected to see. Maybe you can pitch
in to tell me if I'm understanding it correctly.

In Vanity, if you define multiple metrics for an experiment, calling
track!() on any one of those metrics will mark the user as converted. But
it all goes into the same conversion count in the dashboard. So I could
track :account_created and :newsletter_signup as two different metrics, and
get conversion rates for an experiment based on how many users did *at
least one* of those things.

A nice enough feature, but unfortunately not quite the functionality I was
hoping for - I'd like to track and view each metric separately. Anyone used
Absurdity and know if it works the Vanity way, or my hypothetical way?

Ian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Kaufman  
View profile  
 More options Nov 6 2012, 5:02 pm
From: Robert Kaufman <rgkauf...@gmail.com>
Date: Tue, 6 Nov 2012 14:02:11 -0800
Local: Tues, Nov 6 2012 5:02 pm
Subject: Re: [SDRuby] A/B Testing

It was some time ago, and I believe we had to modify the dashboard in order to show the metrics split out.  I don't have access to that code any more, so I can't really be 100% sure how we did it.  

Sorry,
Rob

On Nov 6, 2012, at 1:21 PM, Ian Young <ian.greenl...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »