Hey guys,
I'm running a mobile dating offer directly but I have some tracking problems with them..
If there is a conversion on the system, it doesn't pass the subids to my system. I'm using postback tracking.
Here is a screenshot :

Have you ever seen this?
per the wiki....
Server Postback with Transaction ID
Server Postback with Transaction ID allows the advertiser to pass back only unique Transaction IDs to record conversions for offers. On click all affiliate tracking information (offer ID, affiliate ID, source and sub IDs) will be stored with a Transaction ID. The Transaction ID must be passed into the Offer URL so that the advertiser can store this value in their system. When a conversion is generated on the offer, the advertiser’s system will look up the transaction ID and then insert this value into the Server Postback URL when calling. The HasOffers platform will take the transaction ID and turn the corresponding record into a conversion.
For example an offer URL would be: http://www.myfuncards.com/?transaction_id={transaction_id}
On click of a tracking link, user redirected to: http://www.myfuncards.com/?transaction_id=123456789
The ad server dynamically replaces {transaction_id} on click with the value.
On conversion, advertiser would call this postback URL with the transaction ID: http://demo.go2jump.org/aff_lsr?tran...n_id=123456789
I would make sure you have transaction id right otherwise ....it will just post it to the affiliate id with none of your tracking info.....
Thanks Mr. Bacon, I should have gone to their support instead. Trying to fix this now and make it happen on mobile 