> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/sprinthub-modules/url-shortener.md).

# URL Shortener

### Link/URL Shortener: More Control, Better Results!

**Tired of using long, messy links in your marketing campaigns and social media?**

With the **SprintHub URL Shortener**, you can **shorten links, track performance and manage your online brand** easily and efficiently.

**More Than Just Shortening: A Powerful Tool:**

* **Create short, custom links with your domain.**
* **Track the number of clicks on each link.**
* **Automate actions based on accesses to the shortened URL.**
* **Analyze the performance of your marketing campaigns.**
* **Identify which links are most popular and effective.**
* **Add UTM codes to track traffic in your campaigns.**
* **Share links on social networks, emails and other channels.**
* **Create a WhatsApp message shortener and track the leads that came through WhatsApp.**

**Shorten, Track and Master the Digital Game:**

* **Increase your audience's engagement with short, easy-to-remember links.**
* **Improve the look of your social posts with shortened links.**
* **Make strategic decisions based on concrete data about your links' performance.**
* **Protect your brand and avoid malicious redirects.**
* **Create more effective marketing campaigns with trackable links.**

**Transform URLs Instantly with SprintHub:**

* **Shorten links with just a few clicks.**
* **Access detailed reports on your links' performance.**
* **Receive email or WhatsApp notifications about clicks on your links.**

**Meta Description:** SprintHub URL Shortener: Shorten, track and manage your links efficiently. Create short, custom links, monitor performance and dominate the digital game.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/sprinthub-modules/url-shortener.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
