Hi,
I'm using Prosper202 1.8.10
I need to send 2 pixels to the advertiser one for App Installs and the second for a Sale within the app
Anyone figured out how to do it?
One way I found is giving them the pixels like this:
for app installs: mytracker.com/tracking202/static/gpb.php?amount=0&subid=[[subid]]
for in-app sales: mytracker.com/tracking202/static/gpb.php?amount=13&subid=[[subid]]
Changing the amount to 13$ when the sale pixel is fired will update the subid also in Prosper202
The downside I can't add piggyback postback pixel back to the traffic source as it will track just the app installs
Looking for a better efficient way to do it.
Hope I was clear