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.  App Tracking (iOS 14.5)

Configure In-app Actions

Learn how to configure ATT In-app Actions

PreviousApp Tracking OverviewNextCreate ATT Prompt

Last updated 4 years ago

Was this helpful?

In-app actions in Deepwall are keys for the locations in your app flow where you want to raise ATT prompts. It can be a startup action if you want to raise the ATT prompt after the app launch or it can be an action triggered after onboarding in your app. The number of in-app actions depends on the app.

ATT in-app actions are created from App Settings in the Deepwall management console and those in-app action keys should be sent while requesting an ATT prompt via Deepwall SDK in the app.

Create App Tracking In-app Action

Navigate to the App Settings menu on the Deepwall management console and click In-App Actions tab.

Use + App Tracking Action Key button to create a new action and give it a unique name like AppLaunch, ATTBeforeIntro, ATTAfterIntro etc. to define the location in your app and click Save to save the the changes.

You can add new action keys anytime but you can not delete an action once created. If you want to cancel an in-app action, it is sufficient not to use in your app it while requesting ATT prompts.

Important Note

You must give the created in-app action keys to your developer since those keys should be sent while requesting an ATT prompt via Deepwall SDK in the app.