All tools
Deep Link Pattern Helper
Parse web vs custom-scheme URLs and skim common mobile deep-link patterns. Educational reference for creators and marketers.
Parse a link
- Protocol
- https
- Host
- prelink.co
- Path
- /tools
- Query
- —
- Note
- Standard web URL — reliable for email, web, and most in-app browsers.
Common patterns (reference)
Platforms change deep-link behavior often. Treat these as illustrations—verify in current vendor docs before shipping a campaign.
https
https://instagram.com/prelinkco
Opens in browser or hands off to app.
instagram
instagram://user?username=prelinkco
Custom scheme; device must handle it.
twitter / X
twitter://user?screen_name=prelinkco
Legacy scheme; may vary by app version.
fb
fb://profile/123456789
Often used internally; IDs are opaque.