> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/generate-leads/create-and-share-tracking-links-with-partners.md).

# Crear y compartir enlaces de seguimiento con socios

Puedes ayudar a tus partners a crear enlaces de seguimiento o vanity y compartirlos de forma ad hoc.

#### Crear un enlace de seguimiento

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage]** → **Socios** → **Socios**.
2. En tu lista de partners, pasa el cursor sobre el partner para el que deseas crear un enlace de seguimiento y luego selecciona ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Seguimiento** → **Crear un enlace**.
3. Opcionalmente, especifica una página de destino alternativa y selecciona **Avanzado** para agregar Sub IDs, un [ID compartido](/brand/es/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/dynamically-pay-partners-with-the-shared-id.md), o una propiedad de partner verificada al enlace de seguimiento para fines de informes.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Nota:</strong> Los Sub IDs son opcionales y los partners los usan para valores de seguimiento adicionales.</p></div>
4. Selecciona **Crear**.

   * Para editar el protocolo de la URL, selecciona **protocolo de la URL** ![](/files/dc4b460e9558e50b72a5d0a040271a8312ab03b3) **\[menú desplegable]**.
     * **https\://**—El enlace solo usará la versión segura de HTTP.
     * **http(s)://**—El enlace intentará usar la versión segura de HTTP y utilizará HTTP no seguro como alternativa.
   * Para crear un enlace corto personalizado (también llamado enlace vanity), selecciona ![](/files/d0bc388f3bd8cca7d53c76c39b0f1a69ab4335cf) **\[Editar]**, cambia la ruta de la URL y selecciona ![](/files/66651c3cd859054abf9626e4adfa106749a3ce06) **\[Marcado]**.

   <div data-with-frame="true"><figure><img src="/files/161cbca114ce4c03d234929a8eec987d7190aebf" alt="" width="375"><figcaption></figcaption></figure></div>

#### Compartir un enlace de seguimiento

Puedes copiar el enlace en tu portapapeles o compartir el código QR con los partners.

**Copiar enlace al portapapeles**

1. Selecciona el enlace.
   * Recibirás un mensaje que indica que el enlace se ha copiado al portapapeles.
2. Comparte el enlace copiado con tus partners.

**Compartir el código QR**

1. Selecciona ![](/files/6a778409c5073c2914e65a862abf30b6c0cbd375) **\[Código QR]**.
2. Puedes hacer una captura de pantalla del código QR y compartirla manualmente con tus partners.


---

# 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://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/generate-leads/create-and-share-tracking-links-with-partners.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.
