Magic Links (Diversion Links)
Shown as Magic link in project details. Uses https://app.tg-staff.com/{code} to log visitor IP, browser, referer, and URL params before redirecting to your Telegram bot.
vs direct link
| Direct | Magic link | |
|---|---|---|
| URL | t.me/botname | app.tg-staff.com/{code} |
| Tracking | No | Yes |
| Use case | Casual sharing | Ads, UTM, attribution |
Generated automatically per project after bot activation.
Usage
Copy from project details → use in ads with UTM params → user hits link → visit logged → redirect to bot → chat session → session dispatch.
See Activate Bot and Session Dispatch.

