The URL Shortener is a backend web application that converts long, complex URLs into short, easy-to-share links. It also tracks user engagement by collecting analytics such as clicks, timestamp, device type, and location. This project is built using Node.js (app.js) and follows REST API architecture, making it scalable, fast, and production-ready.