I have a google adwords campaign promoting one of the clickbank products but I am a bit confusing about the url cloaking issue. I know how to track the adword keywords without cloaking the url but if I want to cloak it I would have to use the php redirection then how do I track the keywords? Thanks Here is an example of how I track a keyword: affiliate.product.clickbank.com/?Tid=<?php echo"$keyword" ?> So everytime someone clicked on my adwords ad I will able to track which keywords bring them to my site. However, the problem lies within when I use php redirection to cloak my url. I have to put affiliate.product.clickbank.com/?Tid=<?php echo"$keyword" ?> on the second page which will be unable to retrieve the keyword from google adwords.
You can create subdirectories on your domain for each keyword, and cloak each link with specific Tracking ID.