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 Reward.
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]://rewards?id=REWARDID |
Firebase Deeplink Scheme | {"event": "deep_link", "deep_link_url": "[app-scheme]://rewards?id=REWARDID"} |
REWARDID above needs to be replaced with the ID of the Reward you want to open. You can find the Reward ID in the URL when opening the respective Reward 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://rewards?id=21
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.