Create branded short URLs, track every click, own the data. No third-party redirect service in the chain of custody. Runs on the same LAMP stack every ops team already knows.
And nothing that ties your redirects to somebody else's uptime.
302 with click-log write in the same request. No blocking queue, no external analytics beacon.
Click count, last-click time, top referrers, device breakdown, country rollup. Time-series chart per link.
Auto-generated or hand-picked slugs. Reserve a keyword; brand a campaign.
Set an end date for time-boxed campaigns. Auto 404 after expiry.
Team members create their own links; admins see everything and can revoke.
Programmatic link creation for CI + marketing pipelines. CSV import for existing catalogs.
Drop the package into any Linux + Apache + MariaDB host. One shell script sets up the schema, cron for cleanup, and license activation.
curl -sSL https://urlhub.webanalyticsinc.com/downloads.cgi?product=urlhub | sudo bash