Introduction
Create short links through the Django admin, track every redirect, and optionally collect additional client-side metadata (such as browser-provided location) after the redirect.
Originally written to support QR code signup tracking for posters, flyers and printed media.
Hosting
This is an open source project released under the MIT license meaning that users are free to download, edit, and utilise the source code as they see fit.
I am happy to offer hosting for shrtlnkr installations, please get in touch if this is something you would like to discuss.
Support
If you would like technical support on this project please feel free to raise an issue on GitHub alternatively you can email me on [email protected]
Tech Stack
This project is primarily built on Python Django and PostgreSQL.


