How can I use direct link in GG adwords now?

Discussion in 'Commission Junction' started by jiaruseng, Jun 7, 2010.

  1. #1
    Since CJ has been canceled keywords link some time ago , so how can I use direct link to CJ product page in adwords now ? 
    Thanks to your guys .
     
    jiaruseng, Jun 7, 2010 IP
  2. zorag

    zorag Peon

    Messages:
    72
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You need to create LP's for all your offers with CJ, and it's the same with AdWords - The affiliate industry requires a bit more creativeness these days, design, content, hooks, slogans, reg paths and LP general development..
     
    zorag, Jun 7, 2010 IP
  3. jiaruseng

    jiaruseng Greenhorn

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    Thanks Zorag ! I would go to learn more about these skills for a long time .
     
    jiaruseng, Jun 9, 2010 IP
  4. aeroz1

    aeroz1 Active Member

    Messages:
    492
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #4
    Unlike CJ any affiliate network would offer you with a link which would have your referral id details using which the network can track down the sale or lead and make the payment for the same.
     
    aeroz1, Jun 11, 2010 IP
  5. zorag

    zorag Peon

    Messages:
    72
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You can still take the links from CJ and create your own LP's, "look for your affiliate link in any CJ text link ads". You may also want to hide the links in your LP's using an <input> button. Like this:

    Text button:
    <input type="button" style="font-size:14px;" value="BUY NOW" onclick="window.location='http://YOUR_AFFILIATE_LINK'">
    Code (markup):
    (CSS the link a little with the style="")

    Or an image button:
    <input type="image" style="cursor:pointer;" src="http://YOURDOMAIN.COM/button.gif" title="BUY NOW" onclick="window.location='http://YOUR_AFFILIATE_LINK'">
    Code (markup):
    Hope this helps.
     
    zorag, Jun 11, 2010 IP