Clicker
There's a Request Log available for you on our plateforme to help you set your webhooks.
To receive the informations about a clicker, you have to create a CLICKER Webhook. We'll then push the data through a POST HTTP request with a JSON string in the body (raw) as follows:
CLICKER
{
"campaign_id": "15948909",
"gsmsid": null,
"date": "2018-10-23 15:38:00",
"long_url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"short_url": "37MM",
"brand": "Apple",
"model": "iPhone",
"os": "iOS",
"info1": "",
"info2": "",
"info3": "",
"info4": "",
"clicks_on_link": "2",
}
campaign_id | L’id associato alla campagna |
gsmsid | L’id associato al messaggio se era stato impostato il parametro gsmsmsid |
date | La data di ricezione |
long_url | Your url |
short_url | Your short url |
brand | The brand |
model | The model |
os | The OS |
info [1;4] | The info |
clicks_on_link | Le nombre de cliques sur ce lien |
Gli indirizzi IP dei nostri server
Potresti dover autorizzare sul tuo firewall gli indirizzi IP dei nostri server per permetterci di inviarti richieste. Ecco la lista degli indirizzi IP dei nostri server
- 163.172.210.135
- 163.172.210.137
- 51.159.7.123
- 51.159.21.54