Does anyone have any experience with this?
They placed my pixel at the deposit player part like this:
<img src="https://x.voluumtrk.com/conversion.gif?cid=#Affiliate#&payout=OPTIONAL&txi d=#identification#" width="1" height="1"/>
They sadfully accept only img pixels.
They made a test, but the conversion didn't show up at
My offer URL is like this:
http://www.stargames.com/web/Bridge?idr=59938&lang=de
So there is no place for {clickid} and whatever, I guess this is also a problem.
Appreciate any suggestions and advice.
Thanks.
What is your affiliate URL? You can usually pass a subid there.
http://www.stargames.com/web/Bridge?idr=59938&lang=de
This one aka "Tracking Link" like they call
When you send someone through your
At this point you have two options:
1) pass the click ID to the network and incorporate it into an image tag containing your postback URL
2) Use
Based on your affiliate link, you should probably use the latter and just place:
<img src="https://abcde.voluumtrk.com/conversion.gif" width="1" height="1"/>
Also, you should ask them what extra parameters you can pass in the affiliate link and if corresponding dynamic tokens can be used in the pixel. At the moment I don't see where #Affiliate# and #identification# come from or what information they are meant to provide.