hurn
BANNED
- Jan 21, 2009
- 696
- 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%
Conversion rate adword over 20%
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
I placed the redirect script as freeappleiphone4gs.info/link.php
link.php
All links are cloaking through link.php
I linked the banner as below
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
PM me.. You can use thees
Landing Page: freeappleiphone4gs.info
Conversion rate on offer page 33%
Conversion rate adword over 20%
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
- Convertion report
- Cost/Conv
- CPC
- Bid
- Conversions vs Keywords
PM me.. You can use thees