Home > Search / PPC (Adwords, Bing, etc.) >

Pancake's Wild West Follow Along Contest ($1,000 day) (28)


07-13-2012 07:10 PM #1 pancakes (Member)
Pancake's Wild West Follow Along Contest ($1,000 day)



Everyone knows credit reports with their high payouts and stability for having been around for quite awhile now. The question is to figure out what angles to promote the offer because, quite frankly, pushing credit reports on PPV is getting saturated. With that said, I'm pretty much outing my campaign because I've learned a lot from STM and I've noticed that not too many people are running PPC follow along's... So here's my attempt to give back to the STM community & participate in the Wild West contest.



[Campaign Overview]
Run PPC traffic (primarily Yahoo/Bing) to my landing page focused around the "Rent to Own Homes" market. For those unfamiliar, Rent to Own Homes give home buyers the opportunity to pay rent on a home that will go towards the home's purchase price.

[Campaign Details]
This particular campaign focuses on PPC running traffic to my opt-in landing page and funneling them to a credit report offer ($30 payout). On the backend, an autoresponder sends out an email with a Rent to Own offer ($30 payout). In total, a successful conversion from a single visitor should amount to $60 revenue.

[Goals]
Capture opt-in leads through my landing page and generate at least 30 credit report leads per day ($30 payout * 30 leads = $900 revenue/day).











[Landing Page Funnel Details]
As you can see in the screenshot for Step 1, I used an opt-in autoresponder to capture the visitor's email. I wanted to use a single opt-in form simply because I've found that many people don't know to confirm an email in a typical double opt-in form. I went with www.icontact.com... Check out their free trial to test the system.

In the autoresponder email, I've written a brief message telling them to go through 2 steps to get a list of Rent to Own Homes. Step #1 is to get a credit score (affiliate offer) and Step #2 is to get a list of homes from HomeOwnershipGroup (affiliate offer). They key is to use personalization in the email, so inserting the [fname] token will insert the visitor's first name in the email (e.g. Congratulations John, you're 1 step closer to owning your dream home!).



[PPC Details]
When setting up PPC campaigns, my strategy is to do 1 keyword per adgroup. Keeping it as granular as possible seems to keep QS scores at a 7 or higher, as long as you have a decent CTR.



Always be testing! Experiment with different ad copies at all times, and it's ideal to start off with 2 ad copies per ad group. Having numbers in the ad title tends to do fairly well as it captures attention, so doing that will keep your CTR healthy (and thus, your CPC costs lower). Another good idea is to geotarget the ad, note that in the 2nd ad copy, you'll see two instances of PA and Pennsylvania... Targeting the user's location.

More importantly, be sure to have Privacy Policy, Terms and Conditions, Contact Us links at the footer of your landing page. Throw in a Blog for good measure, install Wordpress and write like 3 blog posts.



Well, that about wraps it up for the initial post... I've been running this campaign for about 3 weeks now, so stay tuned for actual profit figures when I gather all the data!

Thanks for reading and post feedback/comments.


07-13-2012 07:21 PM #2 pancakes (Member)

Updates!


[Mouse Tracking]
This tool, www.mouseflow.com, helped me tremendously. It basically records every mouse movement and keystroke of your visitor and gives you key insights on how people interact with your lander. They offer 100 free tracks, but use coupon code: STATEOFSEARCH12 for 600 free recordings.



[Keyword Research]
I use SEMRush.com on a daily basis for keyword research. Many STM members recommend it and it can definitely increase your bottom-line. Give it a test drive with a 2-week free trial: https://flippa.com/deals/semrush (don't forget to cancel early if you don't need it).



[Landing Page Tweaks]
One of the most important things that helped increase my landing page conversions was geotargeting the visitor (e.g. Rent To Own Homes Available in New York!). Now I know there is the Maxmind script that you can insert into your website, but why would you rely on a third-party server that also limits your queries? If you're a server admin noob like me, hire someone off oDesk.com with a $100 credit coupon (https://flippa.com/deals/odesk) and tell your contractor to read this blog entry for installing GeoIP on your server.



[Prepopulating Offers]

This is a crude example on prepopulating affiliate offers. You'll notice that redirect.php tacks on the variables from the form. Note that you should contact your AM for the correct variables to use because some affiliate offers are different.

Form on landing page:

Code:
<form action="redirect.php" method="GET">
<input type="text" name="fname" size="30" />
<input type="text" name="lname" size="30" />
<input type="text" name="email" size="30" />
<input type="submit" value="Submit" />
</form>
redirect.php code:
Code:
<?php
$fname = $_GET['fname'];
$lname = $_GET['lname'];
$email = $_GET['email'];
header("Location: http://affiliatelink.com/go.php?fname=$fname&lname=$lname&email=$email");
?>


07-13-2012 07:24 PM #3 twoj (Senior Member)

Lots of people doing this. Tried it earlier this year and couldn't get the conversions stable enough to work. Hope it is working out for you!


07-13-2012 10:06 PM #4 godspeed (Member)

Will keep an eye on this Move it to wild west contest.


07-13-2012 10:30 PM #5 izzy (Member)

Nice follow! A couple of questions.

"Privacy Policy, Terms and Conditions, Contact Us links at the footer of your landing page. Throw in a Blog for good measure, install Wordpress and write like 3 blog posts."
Will this work on Google or do you need a little more content to avoid the slap? Also, I asume the SE are unable to view your Aff links as the user has to opt in before being presented with the first offer?

Cheers!


07-13-2012 11:19 PM #6 pancakes (Member)

Quote Originally Posted by izzy View Post
Nice follow! A couple of questions.

"Privacy Policy, Terms and Conditions, Contact Us links at the footer of your landing page. Throw in a Blog for good measure, install Wordpress and write like 3 blog posts."
Will this work on Google or do you need a little more content to avoid the slap? Also, I asume the SE are unable to view your Aff links as the user has to opt in before being presented with the first offer?

Cheers!
This works on Google, however, I've only been able to run this particular campaign profitably on Yahoo/Bing (lower CPC). Keep in mind, I had to adjust my landing page ever so slightly for Google by adding content below the fold. As long as you're not using a typical squeeze page template (read: OptimizePress) and your page looks professional, you should be fine.

Although from what I've seen, the "Google doesn't like squeeze pages" may be a myth or some advertisers just fly under the radar. See the preferredpennystocks.com advertiser for the keyword "penny stocks". You'll notice the lack of content and still manage #1 or #2 spots for a highly competitive phrase.


07-13-2012 11:23 PM #7 pancakes (Member)

Mods: Please move this to the "PPC" category. Thanks


07-13-2012 11:36 PM #8 usernameistaken (Member)

Amazing! This is gonna be good. Good luck pancakes


07-14-2012 12:57 AM #9 maynzie (Moderator)

awesome brother!!!!

This will certainly be interesting man, looking forward to your updates! PPC is a ball game I never have really touched so looking forward to learning something here too! <3


07-14-2012 06:06 AM #10 tijn (Moderator)

nice one!!

moved to ppc as req.


07-14-2012 01:34 PM #11 rakingitup (Member)

Simple and well connected offers, I've tried a similar setup in a slightly different niche but even on Bing the CPC was just too high for the traffic keywords. Interested to see how this turned out.


07-16-2012 08:40 PM #12 pancakes (Member)

Updates, see 2nd post.


07-16-2012 10:11 PM #13 presfox (Member)

Pancakes, sent you a PM with a few questions, would be nice if you could answer those


07-16-2012 10:27 PM #14 thefalcon (Member)

awesome stuff! what is the breakdown of rev between the credit report offer and the rent to own offer?


07-16-2012 11:04 PM #15 whisky (Member)

Thanks for sharing this campaign. Do you hide credit report part when campaign is under review or it's totally ok with google and bing/yahoo?


07-16-2012 11:07 PM #16 pancakes (Member)

Quote Originally Posted by thefalcon View Post
awesome stuff! what is the breakdown of rev between the credit report offer and the rent to own offer?
80% revenue was from the credit report offer and the 20% from the rent to own offer.

presfox: questions answered, check your PM.


07-16-2012 11:09 PM #17 pancakes (Member)

Quote Originally Posted by whisky View Post
Thanks for sharing this campaign. Do you hide credit report part when campaign is under review or it's totally ok with google and bing/yahoo?
This campaign only did well on Yahoo/Bing, but as far as credit reports being allowed... it doesn't matter (they're far less strict than Google for offers you promote).


07-17-2012 12:12 AM #18 maynzie (Moderator)

Serious Bro?

You annihilated this one, congratz on your campaign that is awesome!


07-17-2012 01:54 AM #19 profitable ()

what are you using to create the Net Profit Analysis spreadsheet in your results post? (great job btw)


07-17-2012 04:09 AM #20 larry88 (Member)

Great info! Curious... What si you use to get that form to pre-populate the credit report?


07-17-2012 08:22 AM #21 godspeed (Member)

Excellent job. Did you had any problems with "As Seen On" picture?


07-17-2012 02:06 PM #22 pancakes (Member)

Quote Originally Posted by larry88 View Post
Great info! Curious... What si you use to get that form to pre-populate the credit report?
This is a crude example on prepopulating affiliate offers. You'll notice that redirect.php tacks on the variables from the form. Note that you should contact your AM for the correct variables to use because every affiliate offer is different.

Form on landing page:

Code:
<form action="redirect.php" method="GET">
<input type="text" name="fname" size="30" />
<input type="text" name="lname" size="30" />
<input type="text" name="email" size="30" />
<input type="submit" value="Submit" />
</form>
redirect.php code:
Code:
<?php
$fname = $_GET['fname'];
$lname = $_GET['lname'];
$email = $_GET['email'];
header("Location: http://affiliatelink.com/go.php?fname=$fname&lname=$lname&email=$email");
?>


07-17-2012 02:10 PM #23 pancakes (Member)

Quote Originally Posted by godspeed View Post
Excellent job. Did you had any problems with "As Seen On" picture?
Nope, seemed to be OK.


07-20-2012 06:24 PM #24 pancakes (Member)

Quote Originally Posted by profitable View Post
what are you using to create the Net Profit Analysis spreadsheet in your results post? (great job btw)
Thanks, used Excel.


07-23-2012 01:36 PM #25 getgreen (Member)

Wow nice write up man!


09-13-2012 02:32 AM #26 johnaff (AMC Alumnus)

great thread pancakes ! what was your biggest challenge with Google ?


11-22-2012 09:06 PM #27 sammy123 (Member)

Nice write up. I almost ran similar offer but got into trouble with Google. I got evrythign except for the local geo. Will PM you sometime


11-24-2012 12:45 PM #28 seod (Member)

great thread pancakes.

I am quite noob in making optin landing pages and having very little idea about it...can you show some example of such landing pages ?and do u use any wordpress plugin for this?
pardon me for my silly question.


Home > Search / PPC (Adwords, Bing, etc.) >