Im trying to get my conversions to show up in on a traffic source with
This traffic source requires image pixels to post a conversion (ie. i cant use s2s postback, they dont support it).
Like so (this was provided by the traffic source as my unique image pixel)
<img src='http://api.source.com/Lib/TrackConversion.aspx?aid=2dcc6353-a873-4622-8d74'; width='1' height='1' />
I posted this as an image pixel redirect URL in
http://api.source.com/Lib/TrackConve...a873-4622-8d74
I was told by Voluum support that if i need a pixel from voluum then i have to give it an image pixel instead of my usual s2s postback url as well from the affiliate network.
<img src="https://mytracking.net/conversion.gif?cid=#s3#&payout=#price#&txid=STEP1" width="1" height="1"/>
I did all this and im still not seeing my conversions show up at my traffic source.... I see them in voluum, but not at my traffic source
Anyone know what else im missing?