All Collections
Campaign Edition & Analytics
Message Edition
How can I direct users to a page on my app?
How can I direct users to a page on my app?

Batch lets you send a push notification with a deeplink. Deeplink is a good way to direct your users in your application.

Baptiste avatar
Written by Baptiste
Updated over a week ago

Having a pre-existing deeplink structure ⚠️

Basically, a deeplink is a link that looks like a browser URL. You can use it to direct users to a specific location in your app (e.g: Myapp://path/to/content).

If you want to direct your user inside your application, you must have a pre-existing deeplink structure in your app before being able to direct users to a specific place in your application. By default, Batch will open the “home” of your app if you don't have any deeplink on your campaign.

🔧 If you want more information about how to implement deeplink in your application take a look at these some documentation here: iOS/Android

Sending Deeplinks  🔗

Batch lets you use the standard URI (​Uniform Resource Identifier) scheme which is "Myapp://path/to/content".

💡 This format is supported by iOS and Android.

You can insert your deeplink directly from the message editor:


Furthermore, you can direct your users in your application with a deeplink but also in your web page or app store (e.g: https://exemple.com).

T️️hat's all, now you're able to direct users in the right place in your application ✨

💡 Before launching your campaign, don't forget to test it!


This article belongs to Batch's FAQ. Need more help? Find insightful articles, documentation, case & market studies, guides, and even more in our website's Resources section on batch.com and our blog.

Did this answer your question?