I currently have it set up so that a directory is redirected to the product page using this PHP script: But when it is clicked, you can see the affiliate hop in the address/URL bar. How can I make it not show that?
Do you mean that at the publisher's website you see hop=yourid? The only way to eliminate that is to ask the publisher to do something about it. I do something about it, so no one will know if he was referred by an affiliate or not. nadavs
Correct, You don't nee to worry to much about it. I know some products already have that implemented, like Chest Coach .
At that point, they've already clicked. It doesn't matter, they'll end up at the sponsor and most won't even know what happens.
You could do this: <html><head></head><frameset rows='100%, *' frameborder=no framespacing=0 border=0> <frame src="http://affid.publisher.hop.clickbank.net" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0> </frame></frameset> <noframes><h2>Your browser does not support frames. We recommend upgrading your browser.</h2><br><br><center>Click <a href="http://affid.publisher.clickbank.net" > here </a> to enter the site. </center></noframes> </html> It won't show your aff.id