I am using cpvlabs and exoclick.
Sites like adsimilis require postback url for mobile offers.
I tried cpv labs postback url and its not working. I even extracted the url from exoclick tag to use as postback url but it is also not working.
Can anyone please let me know how i can track the conversions in exoclick? which url's to atje from where and in what format.
thanks
Same problem. BUMP 
The short answer is that it wont work.
Exoclick's pixel is an img pixel , which requires cookies to work.
Most mobile offers use postbacks ( S2S ) that don't use cookies.
So unless EXO adds a new S2S pixel option there is no way to do it.
Actually there is a solution 
basically 2 steps
1st step is you want to add the cpvlab postback s2s in the adnework
so for adsimilis you would use the cpvlab postback which will be
www.yourcpvlabdomain.com/adclick.php?subid={aff_sub}&revenue={payout}
{aff_sub} will return the cpvsubid, and conversion will show if it matches the subid click cpvlab sent, and {payout} will return the revenue
now that the conversion will show in cpvlab u need to know from which RON site it came from in exoclick
so basically what you want is to shoot back the source site in cpvlab, comin from exoclick
Grab the cpvtracklink and in exoclick you need to add the dynamic variable which is {src_hostname}
example:
www.yourcpvlabdomain.com/base2.php?c=1&key=xxxxxxxxxxxxxxxxxxx&source={src_ hostname}&banner=girl1
and you re all set
in cpvlab make sure you add extra token like this
http://imageshack.us/f/7/cpv.png/

now u ll see which site from RON exo converted 
Let me know if u need more help
David
other tags from exo http://help.exoclick.com/Dynamic_Tags
if it works u deserve a huge thanks. testing out later
works for me
let me know