Short links, full control.
Create short URLs, manage them in the dashboard, and track every click.
How it works
- Create a short code (e.g.
docs) that redirects to any URL. - Share
/docs— visitors are redirected and each click is recorded. - Use the tracking parameter to label traffic: add
?t=to any short link. - Protect links with a password in the dashboard; visitors can enter it on screen or pass it in the URL with
?p=.
Tracking with ?t=
Append ?t=your_code to your short URL. Each click is stored with that code so you can see which campaign, channel, or link variant drove the visit. Example: /docs?t=newsletter records clicks with tracking_code: newsletter.
Password-protected links and ?p=
When a short link is protected, visitors see a password screen—or they can skip it by appending ?p=your_password to the URL. Example: /docs?p=secret redirects directly if the password matches.