Deeplink Campaigns
How to launch a paywall from a deeplink URL
Deeplink Campaign Type available on Business Plan and up.
Configuring your Code for Deeplink Campaigns
Learn how to intercept system deep link events routed to your app, and pass them to the NamiCampaignManager
for paywall launch:
🔗
Deep Link Campaigns
Open Recipe
Setting up Deeplink Placement
- Create new Placement
- Choose type 'Deeplink URL'
- Provide label value that is a deeplink URL type. Example:
myapp://paywall
ormyapp://upsell/premium
- Add campaign rules
Need to Setup your App for Deeplinks?
Here are some helpful resources:
- Apple: Custom URL Scheme
- Android: Create Deep Links
- React Native: Linking
Updated about 1 year ago