How to Add a Link to the Referrer Dashboard
1
Call the Dashboard API
Call the Dashboard API passing parameters about the customer and the touchpoint. See the reference instructions for the Dashboard API.
2
Handle the response
If available, Mention Me returns a URL to the web view and a piece of text which you can use for the call to action.If we return an HTTP error code (e.g. 404) you should not show anything - the dashboard is not available for that customer, your account, or that touchpoint.
3
Return to app
When the user has finished using their dashboard they will close the web view to return to the app.
What’s Next
Referrer promotion
View the Entry Point API reference.