...
Note |
---|
The offer will only show in the guest app if it is assigned to the user guest and added in this section in Sanity. |
...
Info |
---|
Note: If the same offer is assigned multiple times, the user guest will see the same offer added multiple times to their offer list. This means that the user guest will see multiple instances of the same offer in their offer list - as many as offer assignments done for that offer. Each offer will maintain their own configuration settings |
...
Info |
---|
“Campaign” assignment works well for if you are aiming to do a one-shot offer assignment. Instead, if you are aiming to perform one of the below tasks, you should use “Canvas” instead:
More details here: https://rbictg.atlassian.net/wiki/spaces/IC1/pages/edit-v2/5157814281 |
...
Info |
---|
the Hot path should be used for any user guest triggered campaigns that should happen in realtime
the Cold path should be used for any marketer triggered campaigns that can be processed over time
|
...
configId
→ replaceconfigId
with the Loyalty Engine ID of the config offer you want to assign using Brazesource
→ should bebraze
in Production;braze-test
in lower environments (Dev, Staging)email
→ leave as isstartDate
andendDate
→ theendDate
must be set after thestartDate
- this represents the duration of time the offer will be available for the guest in the guest app
Note |
---|
|
...
Note |
---|
Please reach out to your market setup representative to get you access to the API Key in Production or Staging for your brand |
...
6. Test the offer is getting assigned to your
...
guest
Note |
---|
It is extremely important to test your offer webhook, before launching the campaign. Once an offer is assigned to a user guest its configuration and rules CANNOT be changed using Sanity. |
In the “Compose” section in Sanity click on “Test”. Then choose “Select existing user” from the dropdown “Preview message as user”. After this input the email address of your test user in the guest app. Last but not least, click on “Send Test”. Now the offer should show on the top of your offer list.
...