Referrer promotion

How to promote your referral program to referrers in app

You can promote referral at any point in your app - normally a "point of delight" makes sense - after a successful transaction. We’ll send customers from those touch points via links or buttons to web views hosted by us where they can share the offer with their friends.

Here is an example of how this integration looks in app for two of our clients:

How to promote referral to your existing customers

Step 1

Call the Referrer API passing parameters about the customer and touchpoint.

Pass the customer details, any segmentation parameters and the order/transaction/sign-up event details (if it happens at the same time).

Step 2

If the touch point is available, Mention Me returns a URL to the web view and content which you can use for the headline, description and call to action.

If we return an HTTP error code (e.g. 404) you should not show anything - enrollment is not available for that customer, your account, or that touchpoint.

Step 3

When the user has finished sharing they will close the web view to return to the app.


What’s Next

Learn about the Referee ("find a friend") integration via the Entry Point API