ZipQuantum Documentation

Everything you need to use Smart Links, Deferred Deep Linking, and QR Smart Codes — safely.

No proprietary SDK · No fingerprinting · Privacy-first

Create your first Smart Link in minutes

API integration, parameters, and error handling

Endpoints, parameters, and platform behavior.

Docs

Core Concepts

Understand the actual link, routing, lifecycle, parameter, and mobile-recovery model used by ZipQuantum.

What the engine resolves

Each ZipQuantum link combines a hostname, a reference, a primary destination, optional device targets, mobile fallbacks, campaign parameters, lifecycle rules, and social-preview metadata.

Resolution order

  1. Find the link by its normalized reference.
  2. Confirm that the request host is the link’s managed ZipQuantum host, a verified custom domain, or a supported legacy host.
  3. Apply activation date, expiration date, and click-limit rules.
  4. Detect the device category from request headers.
  5. Select an Android, iOS, device-specific, or default destination.
  6. Insert configured parameters and record an aggregate session for non-automated visitors.

Privacy boundary

Normal redirects do not persist raw IP addresses or user-agent strings. Deferred recovery is deterministic: Android uses Play Install Referrer, while iOS uses a short-lived, signed, user-initiated handoff. Neither path uses fingerprinting or probabilistic device matching. Optional device context is stored only with consent.

Get Started

Create your first ZipQuantum Smart Link in minutes — no proprietary SDK, no fingerprinting, and no attribution stack.

ZipQuantum links are install-aware by design.
They work before install, during install, and after install — using standard platform mechanisms only.

What You’ll Do Here

In this section, you’ll learn how to:

  • Create a Smart Link from the dashboard

  • Configure install-safe routing

  • Verify correct behavior across install states

  • Deploy links to production safely

No SDK integration is required.
No runtime interception.
No background services.

Prerequisites

Before you begin, make sure you have:

  • A ZipQuantum account

  • Access to your app’s App Store / Play Store listing

  • A destination URL or in-app route you want users to reach

That’s it.

Next Step

Create Your First Smart Link

This guide walks you through:

  • Creating a link

  • Testing install vs non-install behavior

  • Sharing it safely across channels