Hello - I was reading up on how to cloak my links using PHP for a variety of reasons. it seemed simple.. 1. create a php file with the header syntax 2. make your links point to that new php page. the header syntax php code i put on the php page is this: <? header("Location:http://www.affilatelinkgoeshere.com"); ?> Code (markup): there wouldn't be any issues of not being correctly tracked when visitors come is there? just wondering cause i haven't really gotten any sales since changing it to this format. Thanks!