I was wondering if there is some kind of program or Softwear that you can buy to automically do cloosed loop reporting to like CJ or other Networks that dont offer it, that will automically report it to your script. If you know of any I would appreciate it.
Usually what's meant by closed-loop reporting (ie postback) is that when you get a lead, they query your script with the info to report it to you. Since it's initiated on their end, if they don't natively support it then you can't change that. Some networks offer APIs that you can query from your server. You would need to set up a cron to do it every x minutes. Our you can have real-time reporting via pixel placement, if they support that.