Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Commission Junction Direct Links

Does anybody know if there is a way to get direct links to advertisers on Commission Junction with tracking? We don't want to rely on the links sent down in the feed because a lot of them are junk.

What I'd like is a link that just goes to the advertiser's homepage and still allows us to receive commissions. Something like: http://www.newegg.com?pid=123123&aid=321123

If it has to run through CJ's tracking URL's that's fine too, but I just want the user on the homepage.

Thanks

like image 390
Nick Avatar asked Dec 16 '22 19:12

Nick


1 Answers

Old thread but figured it needs an answer. Solution is quite simple.

What you need to construct is a URL that like this:

http://<cj-root-domain>/click-<your-pid>-<advertiser-link-id>?url=<url-encoded-redirect-link>

E.g.:

http://www.jdoqocy.com/click-1245-10888587?url=http%3A%2F%2Fwww.jewelry.com%2Fdaily-deal.shtml

So...

  1. Pick a CJ root domain to link on. www.anrdoezrs.net, www.tkqlhce.com or any others on this thread will work.
  2. Find any generic link ID for the advertiser by logging into CJ and viewing the Links tab. A good link to use will be something that's not likely to be deleted, like their brand logo.
  3. Take note of your Publisher PID
  4. URL-encode the actual destination you want to link to
like image 195
jonaz Avatar answered Feb 19 '23 10:02

jonaz