Clicks not registering with redirects?

Status
Not open for further replies.

three3s

New member
Sep 9, 2008
7
0
0
Hey guys I'm not really that hot with coding or anything to dow ith websites really, I can get by at best.

I recently tried to make PHP redirects on one of my sites for my affiliate links but the clicks don't show up on my reports. (Market leverage and Ads4Dough, both use direct track, thought that might be a reason?)

What I do is use this code:

<?php
header("Location: http://www.affiliatelink.com/");
?>

I save this as index.php then upload it to a sub folder.

affiliatesite.com/offer for example.

Everything works fine and you get redirected to the offer but I can't track how many clicks are going through.

Anyone help me out with what I may be doing wrong?

Cheers.
 


why don't you just use kblinker for doing your re-directs? :)

or you could try prosper202 and create landing pages...
 
Status
Not open for further replies.