WarpLink
Concepts

Concepts

The core concepts behind WarpLink: deep linking, deferred deep links, install attribution, social previews, password protection, and custom domains.

WarpLink is link infrastructure for mobile teams. It brings deep linking, install attribution, and real-time analytics together in one service. These concept guides explain how each piece works so you can decide what to configure for your app.

The Three Pillars

WarpLink is built around three capabilities that work together:

  • Deep linking: Route users to the right screen inside your app, on iOS and Android, whether or not the app is already installed.
  • Install attribution: Connect a new install back to the link click that drove it, so you know which campaigns actually convert.
  • Real-time analytics: See clicks, installs, and match rates as they happen.

Concept Guides

GuideWhat it covers
Deep LinkingUniversal Links, App Links, and how links route users into your app
Deferred Deep LinksPreserving a destination and its context through an app install
Install AttributionDeterministic and probabilistic strategies for matching installs to clicks
Social PreviewsOpen Graph and Twitter Card tags so shared links render rich cards
Password ProtectionGating a redirect behind server-side password validation
Custom DomainsServing short links from your own branded domain

Where to Start

If you are new to WarpLink, read Deep Linking first, then Install Attribution. Together they cover the path from a tap to an attributed install. When you are ready to build, the Quickstart walks through creating your first link.

On this page