Supported from v3.11
From Marketing Automation tools (like Braze) or from external websites / e-mails / ad networks you can trigger your app to take the user straight to a specific Promotion. Note that the user already needs to have the Promotion on their account.
NOTE: You'll need your app's URL scheme to do this. Please reach out to your Success Manager or open a ticket through one of our contact forms if you don't have your URL scheme yet.
Deeplink Scheme | [app-scheme]://promotions?id=PROMOTIONID |
Firebase Deeplink Scheme | {"event": "deep_link", "deep_link_url": "[app-scheme]://promotions?id=PROMOTIONID"} |
PROMOTIONID above needs to be replaced with the ID of the Promotion you want to open. You can find the Promotion ID in the URL when opening the respective Promotion in the CMS:
Make sure to replace [app-scheme] with your app's URL scheme. Your final deeplink should look something like this: kauwelapoke.app://promotions?id=165
Please note: these Deeplinks are not supported on Punchh Loyalty Integration.
For more information on how to deeplink with a Firebase push notification, see Sending Push Notifications with Firebase Cloud Messaging
For more information on how to deeplink from a Branch link, see Creating Branch Deeplinks
Comments
0 comments
Please sign in to leave a comment.