vivianrollins
Regular Member
- May 13, 2008
- 212
- 100
Forgive the newbie question but here goes and I hope someone can clarify this for me:
On my LP, all my links are as such: www.mysite.com/aff1.php, www.mysite.com/aff2.php, etc.
In the aff1.php, this is the code I use: <?php header( 'Location: http://affiliatelink' ) ;?>
I want to drive junk traffic to offers page and want the networks to see the referral as www.mysite.com. When I tested this redirect method with Google analytics, the referral domain of www.mysite.com didn't show up. I basically replaced the affiliatelink with a site of mine which has analytics setup. The stats on that site did not show www.mysite.com as a referral.
So the question is what is the right code to use. Anyone?
Thanks
On my LP, all my links are as such: www.mysite.com/aff1.php, www.mysite.com/aff2.php, etc.
In the aff1.php, this is the code I use: <?php header( 'Location: http://affiliatelink' ) ;?>
I want to drive junk traffic to offers page and want the networks to see the referral as www.mysite.com. When I tested this redirect method with Google analytics, the referral domain of www.mysite.com didn't show up. I basically replaced the affiliatelink with a site of mine which has analytics setup. The stats on that site did not show www.mysite.com as a referral.
So the question is what is the right code to use. Anyone?
Thanks