Skip to main content

Introduction

Deep linking allows you to open your mobile application and navigate to a specific Accrue Wallet screen. It is useful for lifecycle marketing campaigns, where you can direct users to a specific screen.

As an example, a lifecycle message encouraging the user to make a deposit would open the Accrue Wallet one time deposit screen.

Deep Linking in the Accrue Savings Widget

Accrue will include a redirection token within the deep link. You just need to forward the deep link redirection token to the Accrue Savings Widget, and we will take care of the rest.

Here is an example of the URL:

Deep Link URL
https://embed[-sandbox].accruesavings.com/webview?merchantId={yourMerchantId}&to={redirectionToken}

The redirection token will be provided as the to parameter in the link. This token will be used to redirect the user to the specific screen within the Accrue Savings Widget.