Support Questions:How can I track mobile offers from Neverblue
From HasOffers
When you get offer from Neverblue, you should setup the offer as Postback with Transction ID
You would then pass the Transaction ID (id of click) into neverblue as their subid
http://testsite.com/?s=123&c=abc&subid={transaction_id}
Then place the postback URL from your network. Since you pass in your transaction ID into their subid, you need to put the value of their subid for your transaction id.
http://trk.mysite.com/SPl?transaction_id={subid}
Email this page to a friend or co-worker