Cloaking CJ Links

Discussion in 'Commission Junction' started by dirkji, Feb 4, 2008.

  1. #1
    I use PHP redirecting for CJ links. Is it their away to include the 1x1 tracking image in the redirected links?

    - Dirk
     
    dirkji, Feb 4, 2008 IP
  2. hanji

    hanji Peon

    Messages:
    612
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you sending the user from a page with header()? if so, you may be able to output the 1x1 image and then issuing a ob_flush() to flush the buffer.. then send the user with header(). If not, you'll get an error about header already sent.

    Another possible idea is use cURL on the redirect page.. use cURL to connect to the destination url to mark the impression.. then send the user with header().

    Both ideas have not been tested.. just spit balling here.

    hanji
     
    hanji, Feb 4, 2008 IP
  3. Pixelrage

    Pixelrage Peon

    Messages:
    5,083
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    0
    #3
    are the "encrypt link" and "hide tracking code" checkboxes not enough?
     
    Pixelrage, Feb 4, 2008 IP
  4. Johu

    Johu Peon

    Messages:
    583
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You don't need that 1x1 image.
     
    Johu, Feb 4, 2008 IP
  5. dirkji

    dirkji Well-Known Member

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    106
    #5
    Thanks guys.
     
    dirkji, Feb 14, 2008 IP
  6. nonyf

    nonyf Guest

    Messages:
    872
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6
    What are the SEO / search engine ranking consequences of masking or links? What's the community opinion among CJ users - what's best for your blog or site - cloaking, a no follow tag, both or nothing at all? What are the SEO consequences of each - if any? THANKS! This information would be huge so I really appreciate your insights.
     
    nonyf, Feb 19, 2008 IP
  7. Pixelrage

    Pixelrage Peon

    Messages:
    5,083
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    0
    #7
    There are none, to my knowledge...as long as you don't set the links up so that nothing shows up in the lower left hand side of the browser when you hover over a link.
     
    Pixelrage, Feb 19, 2008 IP