Home >
General >
Affiliate Marketing Forum
★★ Masking Url - Direct Offers ★★ (8)
08-24-2012 12:56 AM
#1
mi6430 (Member)
★★ Masking Url - Direct Offers ★★
Hi
I am running some offers on my own landers which are doing great and they are cloaked which is not a problem. However I would like to direct link to advertisers site as well, just to test. I would like to know how to mask the referrer when direct linking to a advertisers websites. These are all Media buys and I do not want the advertiser knowing where the traffic is coming from.
Is there some kind of php redirect trick or code I would need. I am at a loss when it comes to direct linking.
08-24-2012 01:08 AM
#2
andrawisnaser (Member)
<?php
header(Location : AFF URL);
?>
make a page on your server name it anything and paste that code on it
BUT TEST IT BEFORE USING IT
you can redirect to your own lander and then visit this page it will redirect to your own lander then go to SPY mode in prosper and check the reefer
if it worked redirect to the offer
08-24-2012 01:23 AM
#3
mi6430 (Member)
How are you. The problem is I will not have my own lander. I will be direct linking to the offer. So, basically taking the newtork's link on the offer and directing traffic to it. So, its not my site.
08-24-2012 02:46 AM
#4
zealous (Member)
Quick and easy: just put your link to http://nullrefer.com?http://yourafflink.com
Otherwise you will need to DMR on your own domain. You can search the forum for "double meta refresh"
08-24-2012 05:01 AM
#5
abundance (Member)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="EN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Full Page IFrame</title>
<style type="text/css">
html {overflow: auto;}
html, body, div, iframe {margin: 0px; padding: 0px; height: 100%; border: none;}
iframe {display: block; width: 100%; border: none; overflow-y: auto; overflow-x: hidden;}
</style>
</head>
<body>
<iframe id="tree" name="tree" src="http://xxx.bttb1.hop.clickbank.net" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="100%" scrolling="auto"></iframe>
</body>
</html>
Use this code. You can change the title as well.
08-24-2012 05:24 AM
#6
mi6430 (Member)
yes, but where do I put the code since its their site I will be direct linking to?
08-24-2012 05:27 AM
#7
abundance (Member)
Replace "http://xxx.bttb1.hop.clickbank.net" with your aff url and then upload it to your server.
08-24-2012 07:15 PM
#8
mi6430 (Member)
Just found out CPVLab has all DMR and Loop feature which will take care of it. Thanks.
Home >
General >
Affiliate Marketing Forum