Results of Split Testing

by hugh on October 23, 2008

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.

Bookmark and Share

No related posts.

{ 6 comments… read them below or add one }

John from Maryland Real Estate October 24, 2008 at 3:57 am

What did you use to Split test the landing page?

Johns last blog post..Glen Burnie Real Estate

admin October 24, 2008 at 9:51 am

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");
}
?>

John October 31, 2008 at 3:18 am

Hey, thanks for the code appreciate it.

Johns last blog post..Bethesda Real Estate

Batesville MS Realtor March 7, 2009 at 6:41 pm

I found your blog today and love it, keep up the good work!

Real March 11, 2009 at 4:45 pm

Thanks, that must have taken a loads of work to put that together. i don’t like seeing my house value drop though. ha!! :(

admin March 11, 2009 at 4:50 pm

what the hell are you talking about? lol commentluv

Leave a Comment

CommentLuv Enabled

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

Spam Protection by WP-SpamFree

Previous post:

Next post: