Dashboard Walkthrough
This page explains the main sections of the Detour dashboard.
Organizations
- Create Organization: pick a subdomain — once created, links prefix will be
https://<subdomain>.godetour.link. - Members: invite teammates by email and assign roles (owner / admin / developer). Permissions control who can create apps or manage your links.
Apps
Each app has:
- App ID (public identifier)
- App Name
- Platform Configuration (Android / iOS)
- Assigned Deferred Link
- API Keys (create and rotate keys)
Tip: For production vs staging, create separate App entries and keys.
Links
- Create Link: set redirect behavior for desktop.
- Customize: add path segments or query parameters to part generated by platform.
- Analytics: view click counts, matched installs (More analytics available soon).
- Click Records: each click includes IP, user agent, beacon data and whether it was matched.
Security / Keys
- Generate API keys per app. Keys should be stored securely. If you suspect your key has been exposed publicly, generate a new one and update it in your application.
Logs & Raw Data
- Raw click logs and matched events are available for troubleshooting and auditing.