Skip to main content
DeepLink is a deep linking and attribution platform. Create short links that open your app on mobile, send users to the right in-app screen, and measure installs and clicks from campaigns.

What you can do

  • Create deep links — Build links that open your Android or iOS app (or fall back to web or app stores).
  • Attribute installs — Track which links drove app installs using the Track Install API and optional Flutter SDK.
  • Manage links — Use the Dashboard to create links, set UTM parameters, and view analytics.

How it works

  1. You create an app in the DeepLink dashboard and configure your Android package name and/or iOS bundle ID.
  2. You create links with a path (e.g. /sale) and destination URL. Each link can have UTM and platform-specific behavior (open app vs open URL).
  3. When a user opens a link, DeepLink detects the device and either opens your app (with optional deferred deep link data) or sends them to the destination URL or app store.
  4. When your app launches, call the Track Install API (or use the Flutter SDK) to record the install and receive attribution (e.g. UTM from the click).

Docs overview

Next steps

Quickstart

Add the Flutter SDK and start tracking installs.