deepwall
HomeContact UsLogin
  • Overview
  • System Components
  • Key Concepts
  • How It Works
  • Sign In
  • 🚀GETTING STARTED
  • App Registration
  • Configure In-App Products
  • Paywall Setup
    • Create A Paywall
    • Configure Look & Feel
    • Texts and Translations
  • Displaying Paywalls
    • Activate Default Displays
    • Create Targeted Displays
    • Display Priorities
    • Display Reports
    • Edit Displays
    • Display Rules
    • On Close Paywalls
  • Store Configuration
  • Attributions Configuration
  • App Status and Settings
  • ⚙️ SDK Framework
    • SDK Installation
      • iOS SDK
      • Android SDK
      • React Native SDK
      • Flutter SDK
      • Cordova SDK
      • Unity SDK
    • Using the SDKs
      • Initialization
      • Configuration
      • Listening SDK Events
      • Requesting Paywalls
      • Closing a Paywall
      • Validating Receipts
      • Making Purchases
      • Upgrades and Downgrades
      • Non-subscription Purchases
      • Restoring Purchases
      • Transition To Another Paywall
  • 🧪EXPERIMENTS
    • Experiments Overview
    • Create Experiments
    • Experiment Reports
    • Manual Traffic Allocation
    • Update Experiments
    • How Optimization Works?
  • 📦Integrations
    • Integrations Overview
    • Events List
    • Adjust
      • Get App Token
      • Create Adjust Events
    • AppsFlyer
      • Get Dev Key
    • Webhooks
    • OneSignal
  •  App Tracking (iOS 14.5)
    • App Tracking Overview
    • Configure In-app Actions
    • Create ATT Prompt
    • Displaying ATT Prompts
    • Experiments
  • 📈DASHBOARD
    • App Overview
    • Invite Members
    • Access Management
  • GUIDES
    • Apple
      • Getting the App Credentials
      • Setup In-App Products
      • Getting the Shared Secret
      • Server to server notifications
    • Google
      • Getting App Credentials
      • Setup In-App Products
      • Create Service Account Key
      • Developer Notifications
    • Huawei
      • Getting App Credentials
      • Setup In-App Products
      • Developer Notifications
  • 🔍Testing
    • Test Flows
    • Troubleshooting
    • Sandbox Testing
      • Apple App Store
      • Google Play Store
  • 🔗SDK Links
  • iOS SDK
  • Android SDK
  • React Native SDK
  • Flutter SDK
  • Cordova SDK
  • Unity SDK
Powered by GitBook
On this page

Was this helpful?

  1. Displaying Paywalls

Display Priorities

Learn how users are redirected to displays

When more than one display is active, priority is determined according to the target users criteria among them and the user is redirected to the display that matches at the highest level.

Targeting criteria and their priorities are:

Criteria

Priority

App Version

Highest

Campaign

High

Channel

Medium

Country

Low

Language

Lowest

Example :

Let's say you have the following active displays for your app :

Display

Display Type

Display 1

Default display

Display 2

Targeted display for a specific campaign Campaign1

Display 3

Targeted display for a specific country France

Users

Matched Display

Users coming from France via Campaign1

Display 2

Users coming from France but not via Campaign1

Display 3

Users coming via Campaign1 but not coming from France

Display 2

Users not coming via Campaign1 or from France

Display 1

Important Note

If you are using app version criteria in one of your displays, it will take the highest priority and your campaign, channel, or country-based displays will not be matched with any users. So please use the app version criteria only when required temporarily or add the app version criteria to other displays as well.

PreviousCreate Targeted DisplaysNextDisplay Reports

Last updated 4 years ago

Was this helpful?