DOCUMENTATION

Practical docs for building smart deeplinks, tracking clicks, and securing webhooks.

QUICKSTART

  1. Create a link in the dashboard.
  2. Set iOS / Android deeplinks and a web fallback URL.
  3. Share the short link or QR code.
  4. View clicks in analytics.

ROUTING RULES

Hoply detects device/platform and routes users to the best destination. If a deeplink can’t open, Hoply falls back to your web URL.

Example

iOS -> ios_deeplink
Android -> android_deeplink
Desktop -> web_url
Deeplink fails -> web_url

ANALYTICS

Track platform breakdown, referrers, and redirect outcomes. Analytics update in real time.

WEBHOOKS

Use webhooks to receive delivery notifications. Always validate signatures (if enabled) and respond quickly (under 5 seconds) to avoid retries.

API

Hoply offers a REST API for creating and listing links. See the full endpoint details in our API reference.

NEED HELP?

Check our FAQ or reach out to our support team