Links
Links overview
One URL that opens the right screen on every device, installed or not.
Module A of Vouch. A Vouch link resolves per platform:
| Situation | What happens |
|---|---|
| App installed (iOS / Android) | The OS opens the app via Universal Links or App Links. The resolver never interferes. |
| App not installed | The resolver records a click, redirects to the store, and delivers the destination on first open. |
| Desktop or unknown | Your web fallback, or a hosted landing page with store badges and a QR code. |
| In-app browser (Instagram, TikTok, …) | Platform-specific escape behaviour so the tap still lands in the app. |
| Preview fetcher or bot | Open Graph metadata, no click recorded. |
Every match is labelled deterministic or probabilistic, in the API and in the dashboard. A match Vouch inferred is never presented as one it proved.