[Case Study] 1k in one month - 100th post share

hurn

BANNED
Joined
Jan 21, 2009
Messages
696
Reaction score
192
Here is the my 100th post. I though to share some usefull information with you. I ran a ppc campaign on addwords and make around 1k in profit. Mainly from PPC other than that i use some article marketing also. Don't copy and paste the compaign be creative to make some money.


Landing Page: freeappleiphone4gs.info

Conversion rate on offer page 33%

peerfly.png



Conversion rate adword over 20%

adword.png



Here is the steps

Setup a blog with contact us, privacy pages.
Place a banner ad
Cloaked that banner ad to a free iphone offer.



Here is the cloaking Script



Header Code

<?php
session_start();

/*Is this the visitor's first time on the site or has he been browsing? */
if (!isset($_SESSION['keyword']))
{

/* Has the visitor been sent through a PPC engine or is he free traffic? */
if (!isset($_REQUEST['keyword']))
{
$_SESSION['keyword'] = "noKwFreetraffic";
/* No keyword. Visitor is from free traffic. */

}
else
{
//extract function turns array indexes into variables
extract($_REQUEST);
$_SESSION['keyword'] = $keyword;
/*Has been sent via a PPC engine.
This is the keyword the visitor clicked on to get here.*/
}
}//if
?>


I placed the redirect script as freeappleiphone4gs.info/link.php

link.php


<?php
extract($_REQUEST);
switch ($site) {

case "Banner1":$link = "http://afflink".$ref;break;
case "Banner2":$link = "http://afflink2".$ref;break;

}
header( "Location: $link") ;
?>



All links are cloaking through link.php

I linked the banner as below

freeappleiphone4gs.info/link.php?site=Banner1&ref=<?php echo $_SESSION['keyword'];?>


Notice that banner one in the link and link.php is the same. You can use same to name to that. link will be redirected to afflink1.


After one month they found my site and got slapped. so i stopped the campaign.


If you want my keyword(You can use these keywords for other products also like "ipad") list with

  1. Convertion report
  2. Cost/Conv
  3. CPC
  4. Bid
  5. Conversions vs Keywords


PM me.. You can use thees
 
Sorry for being such a noob, but I'm a programmer and have already set up a site extremely similar to yours, except that its for another product, not an iPod, now what's wrong with this method? Why would I get banned if the advertiser discovers my site?

Sorry once again if I'm being a noob, but I'm new to all of this
 
I think you can use this if you cloak the referrer good.
This cloaking script does not actually cloak the referrer as far as i can see.. It just pastes a the original referer behind the url of the affiliate ?
on their side the referrer is still going to be your site :)

You should setup a second site, that is 'legitimate'.
Then on the 'homepage' of the second site, in php, detect a session variable (you will set this elsewhere), if the session is set, do not show the page at all, just do a window.href to the affiliate in javascript, if the session is nog set, show the regular page.
Now setup a second php script that will set the session variable and redirect via header() to the homepage of the site.

Now link from your first site to the second php script on the first site.

Got it ? :) I don't have time to explain in great detail now..
 
Yes, I get what you say
But what I wanted to ask is, why would I need to cloak the referrer at all?
I have already set up a blog, and written 2 original articles/posts to make the site look legit. Now would I still need to cloak the referrer, or would that be sufficient for the advertisers to accept my website?
 
I really apreciate this article. It's simply great and inspirative.
I cannot send PMs. Could you please send me your keyword reports?
Thank you!
 
Tell us more about Bidding, Geo Targeting etc (Only Search Network or Content Network too...Maximum Bid...etc etc)
And Congratz on 100th posts :)
 
why would I need to cloak the referrer at all?
I don't know, you said they slapped the site. Who slapped you ? adwords or the cpa ? I thought you meant the cpa so i thought some extra cloaking was required. Maybe I misunderstood and it was adwords who slapped you. I'm not really up to speed what is allowed with adwords and what not.
 
I don't know, you said they slapped the site. Who slapped you ? adwords or the cpa ? I thought you meant the cpa so i thought some extra cloaking was required. Maybe I misunderstood and it was adwords who slapped you. I'm not really up to speed what is allowed with adwords and what not.

Its the op that said that, I didn't start any campaigns to get slapped yet :D
 
Its the op that said that, I didn't start any campaigns to get slapped yet :D

Woops :p
I'm looking myself to setup something like this. I've read a lot about it but should start doing. But dunno which cpa company would be good for this. also i'm not in the us :(
 
hi guys,

Sorry i was unable to login yesterday. I dodn't have a problem with CPA networks. I am in several networks. But Google adword don't allow bridge pages. It means my site work as a brigde. Traffic comes to my site and go to another site. That is why adword dropped my quality scores to 1 from 8,9.

I wasn't banned by adword or from CPA network.

I don't know, you said they slapped the site. Who slapped you ? adwords or the cpa ? I thought you meant the cpa so i thought some extra cloaking was required. Maybe I misunderstood and it was adwords who slapped you. I'm not really up to speed what is allowed with adwords and what not.

This is legitimate traffic so no need to kill the referer. Peerfly was happy with this traffic.

I will reply to all PM's
 
Tell us more about Bidding, Geo Targeting etc (Only Search Network or Content Network too...Maximum Bid...etc etc)
And Congratz on 100th posts :)


See the pictures.

1st Compaign Adoword - search
2nd Compaign Adword -Content

Adword-Content have low cost/conv and high conversion rate.
 
Instead of linking to the offer why not just iframe it? Would that be acceptable then? Would they even know?
 
Last edited:
hi guys,

But Google adword don't allow bridge pages. It means my site work as a brigde. Traffic comes to my site and go to another site. That is why adword dropped my quality scores to 1 from 8,9.

[/B]

So you cant send people to an other site from your site on adwords? They consider this as a bridge site?

So how do you set up an adwords friendly site? Do you know how?

Because you made 1k but what next? Will you just give up?

Thanks
 
So you cant send people to an other site from your site on adwords? They consider this as a bridge site?

So how do you set up an adwords friendly site? Do you know how?

Because you made 1k but what next? Will you just give up?

Thanks

I'm curious about this to. It is the same case on Adcenter as well.
 
Instead of linking to the offer why not just iframe it? Would that be acceptable then? Would they even know?

iFrame not allowed by adword

So you cant send people to an other site from your site on adwords? They consider this as a bridge site?

So how do you set up an adwords friendly site? Do you know how?

Because you made 1k but what next? Will you just give up?

Thanks

Building a email list is a next method. But it should be tricky because adword not allow to get emails offering free offers.


I'm curious about this to. It is the same case on Adcenter as well.

Adcenter allow bridge page for some extent.

Sent keyword list for all PMs
 
Can you describe more details like how much you spent for 1K earning at adwords ? I want to start it
 
Can you describe more details like how much you spent for 1K earning at adwords ? I want to start it

1k Is the profit. I spent around $600. Sent you the keyword list. main keyword is the "free iphone" and got $0.2 cpc in the search. Some keywords are got around 17% CTR. You can see the report.
 
Back
Top