Cloaking helps better with affiliate marketing Your Comment

Discussion in 'ClickBank' started by Linkplacementservices, Feb 29, 2008.

?

Do you Support Cloaking for Affiliate Marketing

Poll closed Mar 5, 2008.
  1. Yes I do

    9 vote(s)
    75.0%
  2. No I Ignore

    1 vote(s)
    8.3%
  3. Yes I do on limited networks

    1 vote(s)
    8.3%
  4. Never Im strickly against Cloaking methods

    1 vote(s)
    8.3%
Multiple votes are allowed.
  1. #1
    Affiliate marketing is a venue to generate extra income, How you make your money and do you support cloaking (ip delivery) way to divert your visitors to your affiliate landing pages
     
    Linkplacementservices, Feb 29, 2008 IP
  2. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Basically, when you cloak, the main point is to hide your affiliate link? Am I right?

    Why would you want to do that? If the customer, doesn't know anything about IM, they will not notice anything suspicious in your link.
     
    bl4ckmaN^, Feb 29, 2008 IP
  3. kingbrend

    kingbrend Active Member

    Messages:
    414
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #3
    But if they do know about IM, it makes it just a little bit harder to copy the URL to the venders site. Clear cookies or switch browsers and load the site without giving you credit. It's sad but very true. I bet 90% of the people here do it.
     
    kingbrend, Feb 29, 2008 IP
  4. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #4
    Ok, so can anyone suggest free link cloaking tools?
     
    bl4ckmaN^, Feb 29, 2008 IP
  5. kingbrend

    kingbrend Active Member

    Messages:
    414
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #5
    I know one, but its only for text links, not image links. If you're interested, pm me.
     
    kingbrend, Feb 29, 2008 IP
  6. dcristo

    dcristo Illustrious Member

    Messages:
    19,797
    Likes Received:
    1,201
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    5
    #6
    You can mask affiliate links using 301 redirects in .htaccess
     
    dcristo, Feb 29, 2008 IP
  7. chris265

    chris265 Peon

    Messages:
    702
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You can use short urls also for links but i would not
     
    chris265, Feb 29, 2008 IP
  8. kingbrend

    kingbrend Active Member

    Messages:
    414
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #8
    I wouldn't either.
     
    kingbrend, Feb 29, 2008 IP
  9. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #9
    dcristo

    Can you please be more specific? ;)

    kingbrend

    PMed
     
    bl4ckmaN^, Feb 29, 2008 IP
  10. anarmyofme

    anarmyofme Well-Known Member

    Messages:
    1,136
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    130
    #10
    I believe he is referring to url shorteners like tinyurl
     
    anarmyofme, Feb 29, 2008 IP
  11. TheForexGuy

    TheForexGuy Well-Known Member

    Messages:
    520
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    110
    #11
    I do cloak my links. I do not use tinyurl, or any url shorteners though. My brother and I have developed a solution for our efforts with php/mysql, and .htaccess/apache. I usually set up my links on youtube vids and article pages (most of them) with product.mywebsite.com. What is done, is that we built a virtual subdomain system, which apache picks up the subdomain, then turns the subdomain into a variable. This variable then is looked up through a mysql query for matching, and the matched variable fetches an affiliate url and is placed in a php header function for a redirect to myhop.yourid.hop.clickbank.net.
     
    TheForexGuy, Feb 29, 2008 IP
  12. dcristo

    dcristo Illustrious Member

    Messages:
    19,797
    Likes Received:
    1,201
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    5
    #12
    place this line in .htacess

    
    Redirect 301 /folder http://affiliate.merchant.hop.clickbank.net
    
    Code (markup):
    where http://affiliate.merchant.hop.clickbank.net is the affiliate link and /folder is a virtual folder which you use as the link on your site so it doesn't appear as an affiliate link.
     
    dcristo, Feb 29, 2008 IP
  13. kingbrend

    kingbrend Active Member

    Messages:
    414
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #13
    That looks like just a redirect and no cloaking... or am I wrong?
     
    kingbrend, Feb 29, 2008 IP
  14. kingbrend

    kingbrend Active Member

    Messages:
    414
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #14
    By the way, I hear with frame cloaking... IE Blocks those cookies?
     
    kingbrend, Feb 29, 2008 IP
  15. TheForexGuy

    TheForexGuy Well-Known Member

    Messages:
    520
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    110
    #15
    Kingbrend,

    From my experience. There was a thread that AmyCheung started a few days ago discussing this. I had tested this method on IE7, Firefox, and Safari (Mac User). The only problem I seemed to have was trying to pass the affiliate id through Safari. But also keep in mind, from what I have heard, that using Frameset cloaking, is frowned by clickbank's TOS.
     
    TheForexGuy, Feb 29, 2008 IP
  16. kingbrend

    kingbrend Active Member

    Messages:
    414
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #16
    It doesn't block in my Ie version either... whatever that is. It's just weird I'm not sure what works better because lately my sales have been up and down too much. Today is very good so far without cloaking. Yesterday was bad without cloaking. With cloaking was bad and good as well. So... I don't know. :)
     
    kingbrend, Feb 29, 2008 IP
  17. reapr

    reapr Peon

    Messages:
    1,711
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Avoid the frame redirect until you read the TOS .... that way there will be no surprises.
     
    reapr, Feb 29, 2008 IP
  18. affiliatenewbie

    affiliatenewbie Peon

    Messages:
    312
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #18
    what is wrong with the tinyurl like utilities? yiou are afraid that they may know your hops and products??
     
    affiliatenewbie, Feb 29, 2008 IP
  19. kingbrend

    kingbrend Active Member

    Messages:
    414
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #19
    THey just look unprofessional.
     
    kingbrend, Feb 29, 2008 IP
  20. nadavs

    nadavs Active Member

    Messages:
    657
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    58
    #20
    I use php redirects. I find them very comfortable since I can change the product easily through them and not having to update any single link on my website.
    nadavs
     
    nadavs, Feb 29, 2008 IP