Everything WhizzLink does
A complete link platform: shortening, QR codes, targeting, organisation, analytics, and an API — with the moderation and privacy controls to run it responsibly.
Link management
- Custom or auto-generated aliases, unique per domain and case-insensitive
- Titles, descriptions, and tags for everything you create
- 301, 302, 307, and 308 redirect types — 302 by default
- Draft, active, paused, expired, and suspended statuses with soft deletes
- UTM parameters appended automatically on redirect
- Duplicate a link, pause it, or delete it in one click
QR codes
- A QR code for every short link, pointing at the link and not the destination
- PNG and SVG output at any size, ready for print
- Configurable margin and error-correction level
- Custom foreground and background colours, plus a transparent background option
- Download tracking and a dedicated print page
Targeting and A/B testing
- Different destinations for desktop, mobile, tablet, Android, and iOS
- Geographic routing by country, region, or city
- Language-based routing from the visitor's browser
- Weighted A/B splits with per-variation analytics
- Deep-link routing to apps with store fallbacks
Access control
- Password-protect a link; only the hash is ever stored
- Expire on a date and time, or after a maximum number of clicks
- Rate-limited password gate with every attempt audited
- Pause or suspend a link instantly, with the cache invalidated
Organisation
- Campaigns with codes, dates, budgets, and their own dashboard
- Folders for structure and tags for cross-cutting labels
- Filter your link list by folder, tag, campaign, or status
- Bulk pause, resume, move, retag, and delete
Analytics
- Clicks over time, plus device, browser, OS, country, and referrer breakdowns
- Unique, repeat, human, and bot traffic separated
- QR scans counted apart from ordinary clicks
- Hour-of-day performance and top-referrer tables
- Date filters from today through to a custom range
- CSV export streamed in chunks, safe on millions of rows
Custom domains
- Add a domain or subdomain and see the exact DNS records required
- One-click verification, re-checked automatically every hour
- Set a default domain for new links
- Enable or disable a domain without deleting its links
API
- Token authentication via Laravel Sanctum
- Create, read, update, delete, and list links
- Retrieve link analytics, generate QR codes, manage campaigns
- Account usage endpoint for quota monitoring
- Named tokens, revocation, per-token permissions, and request logs