> 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 los partners

Puede ayudar a sus socios a crear enlaces de seguimiento o enlaces vanity y compartirlos de forma puntual.

#### Crear un enlace de seguimiento

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage]** → **Socios** → **Socios**.
2. En su lista de socios, pase el cursor sobre el socio para el que desea crear un enlace de seguimiento y luego seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Seguimiento** → **Crear un enlace**.
3. Opcionalmente, especifique una página de destino alternativa y seleccione **Avanzado** para añadir 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 socio verificada al enlace de seguimiento con 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 socios los usan para valores de seguimiento adicionales.</p></div>
4. Seleccione **Crear**.

   * Para editar el protocolo de la URL, seleccione el **protocolo de URL** ![](/files/dc4b460e9558e50b72a5d0a040271a8312ab03b3) **\[Menú desplegable]**.
     * **https\://**—El enlace solo utilizará la versión segura de HTTP.
     * **http(s)://**—El enlace intentará usar la versión segura de HTTP y utilizará HTTP sin seguridad como respaldo.
   * Para crear un enlace corto personalizado (también llamado enlace vanity), seleccione ![](/files/d0bc388f3bd8cca7d53c76c39b0f1a69ab4335cf) **\[Editar]**, cambie la ruta de la URL y seleccione ![](/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

Puede copiar el enlace al portapapeles o compartir el código QR con los socios.

**Copiar enlace al portapapeles**

1. Seleccione el enlace.
   * Recibirá un mensaje que indica que el enlace se ha copiado al portapapeles.
2. Comparta el enlace copiado con sus socios.

**Compartir el código QR**

1. Seleccione ![](/files/6a778409c5073c2914e65a862abf30b6c0cbd375) **\[Código QR]**.
2. Puede tomar una captura de pantalla del código QR y compartirla manualmente con sus socios.


---

# 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.
