Configure In-app Actions

Learn how to configure ATT In-app Actions

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.

Last updated