Tracking Cloaked URL

Discussion in 'ClickBank' started by argothiusz, Aug 17, 2008.

  1. #1
    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.
     
    argothiusz, Aug 17, 2008 IP
  2. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #2
    You can create subdirectories on your domain for each keyword, and cloak each link with specific Tracking ID.
     
    bl4ckmaN^, Aug 18, 2008 IP