Insert Better Cloaking into this rotator

DaChamp

Newbie
Joined
Jun 22, 2010
Messages
29
Reaction score
3
I'm using this basic rotator with tracking 202 and Im wondering if anyone can help me insert a better cloaker than just the standard p202. I've been having issues with my traffic sources and them leaking. Sure enough, now more people are buying from the same place. Here's the current code:
HTML:
<?php
$k = $_GET['sub'];

$aff[] = 'T202URL&kw=';

srand ((double) microtime() * 1000000);
$random_number = rand(0,count($aff)-1);

$lol = ($aff[$random_number]);
$lal = $lol.$k;

header("Location: $lal");

Any help is GREATLY appreciated!
 
ok.. $10 to anyone who can quickly do it
 
$20 to anyone who can do it quickly?
 
Just use Brad's CPA Redirector. It may add another redirect into the equation (slowing down overall redirect) but at least you'll know it's safe.

Use CPA Redirector to send traffic to your prosper link. This way if any links aren't cloaked properly through prosper, the network/advertiser will only see the fake LP from CPA Redirector.
 
Back
Top