Webview Callback Schema
Handling the interaction between webview programs and the app
Open Deeplink
{
"user_id":"xyz",
"eventName": "OPEN_DEEPLINK",
"data": {
"deepLink": string,
[key: string]: string
}
}Close
{
"user_id":"xyz",
"eventName": "CLOSE",
"data": null
}Share
Invalid Campaign Id
Analytics
Last updated