Firebase Dynamic Links Replacement

Know where every tap lands.

Link infrastructure for mobile teams. Sub-10ms deep links, install attribution, and real-time analytics in one SDK.

No credit card required. Free tier works forever.

Sub-10ms
Redirects on 300+ Edge Nodes
3 SDKs
iOS, Android, React Native
Open Source
SDKs You Can Audit and Own
AI-Native
MCP Server, Free on All Plans

Linking. Attribution. Analytics.

Your user taps a shared link. You should know where they land, which campaign drove the install, and how every link is performing.

In real time. Without stitching together three vendors and a spreadsheet.

Today, each of those is a different product from a different vendor at a different price point. Links that break across platforms. Attribution that depends on batch jobs. Analytics that lag by hours.

Elsewhere, solving this costs $75K a year and a sales call.

WarpLink handles all three in one SDK. And one transparent price.

Deep Linking

Links that land.

  • Sub-10ms redirects across 300+ edge locations. No loading screens.
  • Deferred deep links survive the app store. Users land on the right screen, even on first install.
  • iOS, Android, and web fallback routing in one link.
  • Your domain, automatic HTTPS, automatic app association files.
Attribution

Know which link drove the install.

  • Referrer, device ID, and fingerprint matching. Falls through until it finds a match.
  • Every attributed install comes with a confidence score you can threshold on.
  • No IDFA dependency. No SKAdNetwork workarounds.
  • Results in seconds, not overnight batch jobs.
Analytics

See what is working. Live.

  • Clicks and installs update as they happen. No sync delays.
  • Filter by device, country, referrer, or UTM parameters.
  • Per-link and per-campaign performance, so you know which channels earn their spend.
  • Data retention scales with your plan: 90 days to 3 years.
Start building, free

No credit card required. Free tier includes 10K tracked clicks per month.

How It Works

From zero to deep links in five minutes.

One link handles every platform. Both paths lead to the same screen.

01
Create a LinkDashboard, API, or MCP
02
User Clicks LinkQR codes included free
Smart Routing
App installed
Opens directly
Not installed
App Store ListingUser Installs
03
App OpensCorrect screen, every time
04
Data CapturedClicks, installs, attribution

Integrate in Minutes. Not Sprints.

Three SDKs. Zero dependencies. MIT licensed. Add deep linking in under 50 lines of code.

import WarpLink

WarpLink.configure(apiKey: "wl_live_xxx")

WarpLink.handleDeepLink { result in
    switch result {
    case .success(let deepLink):
        navigate(to: deepLink.path)
    case .failure(let error):
        print(error)
    }
}
Full SDK reference in the docs →Start building, free

Pricing That Scales With You

Every plan includes unlimited redirects, full API access, and the MCP server. Start free. Upgrade when your links start earning their keep.

Free
For side projects and validation.
$0/mo
Clicks10K tracked clicks/mo
Links100
Team1 members
Apps1
Domainsaplnk.to only
Retention90-day retention
Start Free
Starter
For teams shipping their first app.
$19/mo
Clicks100K tracked clicks/mo
Links1,000
Team3 members
Apps5
Domains3 custom
Retention180-day retention
Get Started
Scale
At scale, without the enterprise price tag.
$99/mo
Clicks2M tracked clicks/mo
LinksUnlimited
TeamUnlimited
AppsUnlimited
Domains10 custom
Retention3-year retention
Get Started

No credit card required. Your links always work, even if you exceed your plan.

AI-Native From Day One

19 MCP tools for links, apps, domains, API keys, and usage. Manage your link infrastructure from Claude, Cursor, Windsurf, or any MCP client. Free on every plan.

Add to your MCP config
{
  "mcpServers": {
    "warplink": {
      "url": "https://api.warplink.app/mcp",
      "headers": {
        "Authorization": "Bearer wl_live_xxx"
      }
    }
  }
}
Create links, register apps, rotate API keys, add domains, and check usage. All from your editor.
Works with Claude, Cursor, Windsurf, and any MCP client.
Uses your existing API key. Zero extra config.
60 req/min on every plan. No usage gates.

Frequently Asked Questions

WarpLink is a drop-in replacement. Create an account, register your app, swap the SDK, and replace your Firebase URLs with WarpLink short links. Most teams finish in under a day. You get open source SDKs, sub-10ms redirects, and transparent pricing from $0.

All SDKs are under 200KB gzipped with zero third-party dependencies. The iOS SDK is distributed via SPM, Android via Maven Central, and React Native via npm. Each is MIT licensed so you can inspect every line.

WarpLink uses a multi-strategy attribution cascade: referrer matching, device ID (IDFV), and probabilistic fingerprinting. Combined, this achieves high accuracy without relying on deprecated APIs like IDFA or SKAdNetwork workarounds.

Your links keep working. Redirects are never blocked or throttled. The analytics dashboard shows an upgrade prompt once you hit the limit. You'll get email heads-ups at 50%, 80%, and 90% usage so there are no surprises.

WarpLink processes minimal data: IP hashes (not raw IPs), user-agent strings, and timestamps for click attribution. No personal data is stored beyond what's needed for link routing. Data retention follows your plan's limits.

Yes, all SDKs are MIT licensed on GitHub with zero third-party dependencies. You can audit the code, fork it, or contribute. We believe deep linking infrastructure should be transparent.

Yes. Paid plans include custom domain support (3-10 domains depending on tier). You can use your own domain for short links instead of the default aplnk.to domain. Setup takes under 5 minutes with DNS verification.

The MCP server exposes 19 tools for managing links, apps, API keys, custom domains, and usage. It works with Claude, Cursor, Windsurf, and any MCP-compatible tool. Add the WarpLink server URL and your API key to your tool's config. Free on all plans.

Enterprise services typically start at $75,000 per year with annual contracts and sales processes. WarpLink starts at $0 and scales to $99/month for 2 million tracked clicks. No sales call, no annual contract, no hidden fees.

Your links should open the app.
Your data should tell you why.

Set up deep linking, attribution, and analytics in minutes. Free to start.

Start building, free

Have a question?