# Short-Link

### What is Short-Link

Short-Link is a feature that allows you to create personalized, compact links (for example, `habl.la/contact`) that redirect to a long URL — ideal for promotion in campaigns, social networks, email or WhatsApp.\
You automatically track the **views**, generate **QR Codes** and add **UTM** parameters for easy and consistent tracking.

<figure><img src="/files/f479b1263f0cbe3c78192baf952de7ab8aa11165" alt=""><figcaption></figcaption></figure>

### When to use

| Scenario                   | Why use Short-Link                                     |
| -------------------------- | ------------------------------------------------------ |
| Social networks or posts   | Cleaner, visual CTA that's easy to remember            |
| Printed materials/QR Codes | Automatically generated code for simple scanning       |
| Regional campaigns         | Apply source, medium or campaign UTM with quick access |
| Long or generic links      | Shorten URLs with optimized aesthetics and performance |

### How to create a Short-Link

1. Navigate to **Marketing → Short-Link**.
2. Click **+ New short link**.
3. Fill in the fields:
   * **Name** → internal reference (e.g.: `contact_us`)
   * **Destination URL** → the full link to where it will be redirected.
   * **UTM parameters** → set `utm_source`, `utm_medium`, `utm_campaign`, `utm_term` and `utm_content`.
4. Click **Save**. The system generates the short link and immediately starts tracking visits.

**Creation example:**

<figure><img src="/files/d07c452fbbfbdb43d88312891b1470fd57b3f00a" alt=""><figcaption></figcaption></figure>

### What you see in the Short-Links list

* **Short link** generated (`habl.la/contact`)
* **configured destination URL**
* **Number of views** updated in real time
* Icon of **trash** to delete the link whenever you want

### View details and export QR Code

By clicking on an existing Short-Link, you access:

* **Short link preview** with option to copy
* **QR Code** to scan or download
* **UTM settings** that were applied

**Preview example:**

<figure><img src="/files/d149d6d6a6921d4b38f72b0ba777863a806d6a6f" alt=""><figcaption></figcaption></figure>

### Best practices for using Short-Link

* Use short, intuitive names (e.g.: `august-event`)
* Standardize UTM to maintain clarity in reports
* Use QR Codes in offline materials with high conversion
* Delete inactive or low-converting links regularly

***

#### Summary

Short-Link combines:

* **Simplified sharing** with short links and visual impact
* **Smart tracking** with configurable UTM parameters
* **Practical reports** of view + embedded QR Code

Use this tool to make your campaigns cleaner, trackable and more efficient.


---

# Agent Instructions: 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:

```
GET https://docs.hablla.com/hablla-docs-en/hablla/marketing/short-link.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
