CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Possible to send A/B testing?
Pages: [1]

Author Topic: Possible to send A/B testing?  (Read 739 times)

colleenc

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 2.2.8
  • CMS version: Drupal
  • MySQL version: SQL
  • PHP version: PHP
Possible to send A/B testing?
May 26, 2012, 10:31:20 am
I am using version 2.2.8 and am wondering if it's possible to do A/B testing when you randomly split the email list into two so you can send a slightly different version or subject line or something to each group and test which one does better.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Possible to send A/B testing?
May 26, 2012, 02:36:59 pm

A/B testing is not yet built into Civi (in v4.2) but would definitely be a great great add :) If your org can help sponsor it or develop it that would be super awesome.

You can potentially work around it  with a bit of code (not sure if this is present in 2.2 which is really quite old and u should upgrade)

1. Write a custom search that given a set of group deterministically gives you group A and group B bsed on various parameters

2. Create a smart group A and group B based on above search

3. Send mailing A to group A and mailing B to group B

a bit round-about but is close to what u need

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

colleenc

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 2.2.8
  • CMS version: Drupal
  • MySQL version: SQL
  • PHP version: PHP
Re: Possible to send A/B testing?
May 29, 2012, 07:34:55 am
Thanks very much for the help, Lobo!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Possible to send A/B testing?

This forum was archived on 2017-11-26.