Learn how to use deferred deep linking to track conversions and traffic.
/track/open
endpoint/track/open
endpointreferrer
parameter from the Play Store URLdeepLink
parameterdeepLink
value to get the actual deep link/track/open
endpoint with the deepLink
parameter in the request body./track/open
endpoint with the dubDomain
parameter in the request body.acme.link
). The app sends the deepLink
parameter in the request body.dubDomain
parameter, allowing Dub to match the user based on their IP address.trackOpen
function, you can route the user to the appropriate screen.