Tracking202 Not Tracking Conversions.. Please Help!!!

premiumh

New member
Jun 28, 2010
45
0
0
I've setup Tracking202 on my server and everything is setup correctly. This means that I've correctly placed the Inbound Javascript Landing Page Code and the Outbound PHP Redirect Code.

My affiliate network has placed the proper Post Back URL on the offer, for example:


My question: How does Tracking202 know which SUBIDs belong to which campaign?

Am I correct to assume that Tracking202 tries to match the SUBID that is in your affiliate URL for your campaigns? If so, then if I'm using &subid1= in my affiliate URL, then should the Post Back URL have &subid1= instead of &subid=?

THANKS!!!
 


You shouldn't need to change your pixel/postback links at all. If you're using the postback url, it updates your tracking by matching subids. You (or your network) will probably have to add a parameter to the end of your postback link so it appends the subid when it fires the conversion. Like...

Code:
http://domain.com/tracking202/static/gpb.php?amount=&subid=xxc1xx

Find out what that 'xxc1xx' is that you need to add to the end of your link. It varies from network to network.

Also, chances are you need to use a secure link, which means you need an SSL cert on your domain... which means your domain needs to be on a dedicated ip address. Are you good there?

Which network?