EMMA can give you feedback when a conversion, coming from your traffic, is made. When our tracker algorithm matches an install from a click , it can be notified to your system thanks to a previously configured callback.
For configuring your callback URL you need to send an email to support@emma.io with the following info:
- Your base URL of your api or your S2S pixel.
- Parameters and dynamic or fixed values you will append through the redirection. Consult this post to know how you have to append your params. It’s highly recommended to append a unique identifier of the device in order to improve downloads reliability.
- Your company logo with 225x100 px. We will add you to our partnership list.
EMMA will send the notification with your base url structure and optionally will append the following GET parameters at the end like that:
http://yourbaseurl.com/event/70?click=43144397&UDID=&LATITUDE=&LONGITUDE=&CREATED_AT=2015-04-20+17%3A08%3A01
UDID |
Unique identifier of the device |
LATITUDE |
Coordinate of the device (if it is allowed on the app) |
LONGITUDE |
Coordinate of the device (if it is allowed on the app) |
CREATED_AT |
Install timestamp |
Specify in your mail if you don't want to receive our GET parameters.
Here you have our server IP's in case you need it to add it to your Whitelist.
- 5.9.147.233
- 213.239.208.15
0 Comments