Results of Split Testing

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Over the last couple of weeks i have been split testing 2 landing pages. Long time i know but i kinda forgot about it haha. Anyway, this is the result.

As you can see one of them outdoes the other by almost 2x. I think its obvious what i’ll be doing now! Just goes to show the importance of split testing your landing pages. You could be throwing quite a bit of money down the drain.

Share and Enjoy:
  • Digg
  • Sphinn
  • Furl
  • Spurl
  • StumbleUpon
  • TwitThis

Related posts:

  1. The Importance of ‘Split Testing’

3 Responses to “Results of Split Testing”

  1. John from Maryland Real Estate Says:

    What did you use to Split test the landing page?

    Johns last blog post..Glen Burnie Real Estate


  2. admin Says:

    it was just a simple php

    like this! dunno if this code will work but anyway.

    < ?php
    if(rand(0,1) == 0) {
    header("Location: http://www.example.com/split1“);
    } else {
    header(”Location:
    http://www.example.com/split2“);
    }
    ?>


  3. John Says:

    Hey, thanks for the code appreciate it.

    Johns last blog post..Bethesda Real Estate


Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This site uses KeywordLuv. Enter YourName@YourKeywords in the Name field to take advantage.