Can I change the text in my hoplink for clickbank?

Discussion in 'ClickBank' started by coreyt1111, Aug 26, 2007.

  1. #1
    Lets say im inserting this html into my site and I change the click here part

    <a href="http://coreyt1245.ipodpsp.hop.clickbank.net/" target="_top">Click Here!</a>

    to

    <a href="http://coreyt1245.ipodpsp.hop.clickbank.net/" target="_top">For more information</a>

    would I still get credit for the sale? Thanks
     
    coreyt1111, Aug 26, 2007 IP
  2. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #2
    Yep. It's the hop link which gives you the credit for the sale. The anchor text has nothing to do with it.
     
    dcristo, Aug 26, 2007 IP
  3. coreyt1111

    coreyt1111 Peon

    Messages:
    319
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks man, just wanted to make sure.
     
    coreyt1111, Aug 26, 2007 IP
  4. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #4
    To make sure you are getting credit for the sale, click on the affiliate link and when taken to the clickbank sales page, you should see your affiliate ID at the bottom.
     
    dcristo, Aug 26, 2007 IP
  5. wholesalerwholesaler

    wholesalerwholesaler Peon

    Messages:
    189
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    wholesalerwholesaler, Aug 26, 2007 IP
  6. floodrod

    floodrod Well-Known Member

    Messages:
    829
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    135
    #6
    I would recommend cloaking your link. Many people will see the weird URL and purposely not click it with that URL.

    You can use a free url shortener to make the link look smaller and cleaner
     
    floodrod, Aug 27, 2007 IP
  7. shlomof

    shlomof Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    tinyurl.com are a one of them...
     
    shlomof, Aug 27, 2007 IP
  8. nscdn

    nscdn Active Member

    Messages:
    1,833
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    88
    #8
    Here is another one: http://www.cbae.net
     
    nscdn, Aug 29, 2007 IP
  9. Webray

    Webray Active Member

    Messages:
    469
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #9
    Why have it point to someone else's domain? Search for the 'CB Hop-linker' and cloak any CB hop links, and reap the benefit of them pointing to your own domain.
     
    Webray, Sep 1, 2007 IP
  10. jcalberto

    jcalberto Peon

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Yes you can change the text in my hoplink.
     
    jcalberto, Sep 1, 2007 IP
  11. bradmc

    bradmc Active Member

    Messages:
    164
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    85
    #11
    You can change anchor text - no prob with that.
    No need to use any outer program - just put the link in a file, as shown below, and point the link in your sales page to that file. File should contain:

    <html>
    <head>
    <title>Loading page...</title>
    <meta http-equiv="refresh" content="2;URL=http://AFF.VENDOR.hop.clickbank.net">
    <script>
    url='http://AFF.VENDOR.hop.clickbank.net';
    if(document.images) { top.location.replace(url); }
    else { top.location.href=url; }
    </script>
    </head>
    <body>
    <p>Loading Page...<br>
    If page does not open, please
    <a href=http://AFF.VENDOR.hop.clickbank.net>click HERE</a>. </p>
    </body>
    </html>
     
    bradmc, Sep 4, 2007 IP