Supported deeplinks

This section provides details on the deeplinks supported by the Purchasely SDK

What are Purchasely deeplinks used for?

Purchasely supports the use of Deeplinks to trigger different actions to improve conversion, retention and upsell. You can send a Push or an email with that deeplink and Purchasely will open the requested presentation or page for you.

Here are the actions Purchasely supports:

  • Display a paywall
  • Display a placement
  • Update credit card (Deeplink to App Store)
  • Display the user subscriptions
  • Display the cancellation survey

Deeplinks are also used to preview paywalls and screen on your device (directly inside your app) by scanning a QR code displayed in the upper right corner of the Paywall builder inside the Console.

Only a certain type of deeplinks, matching a specific pattern are recognized and handled by Purchasely.

Deeplinks which do not match the pattern are just ignored

How to implement deeplink management?

If you haven't implemented deeplink management into your app yet, follow the implementation guide.

What are the supported deeplinks?

The Purchasely SDK manages deeplinks for:

  • Screens & Paywalls
    You can copy the deeplink of a screen by clicking on the 🔗 button of the Screen in the Paywalls & Screens section of the Purchasely Console

    They have the shape app_scheme://ply/presentations/[screen_id]


  • Placements
    You can copy the deeplink of a placement by clicking on the 🔗 button of the placement in the Placements section of the Purchasely Console

    They have the shape app_scheme://ply/placements/[placement_id]


  • Cancellation survey
    This deeplink app_scheme://ply/cancellation_survey can be used to display a simple cancellation survey


  • Update billing
    This deeplink app_scheme://ply/update_billing can be used to open the App Store / Play Store setttings to update credit card after a payment error