> 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/pt-br/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/generate-leads/create-and-share-tracking-links-with-partners.md).

# Criar e compartilhar links de rastreamento com parceiros

Você pode ajudar seus parceiros a criar links de rastreamento ou links personalizados e compartilhá-los de forma ad hoc.

#### Criar um link de rastreamento

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engajar]** → **Parceiros** → **Parceiros**.
2. Na sua lista de parceiros, passe o mouse sobre o parceiro para o qual você quer criar um link de rastreamento e, em seguida, selecione ![](/files/19661962d7c41673a711ca84d7efe61f00165e41) **\[Mais]** → **Rastreamento** → **Criar um link**.
3. Opcionalmente, especifique uma página de destino alternativa e selecione **Avançado** para adicionar Sub IDs, uma [ID Compartilhado](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/dynamically-pay-partners-with-the-shared-id.md), ou uma propriedade de parceiro verificada ao link de rastreamento para fins de relatórios.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Observação:</strong> Sub IDs são opcionais e os parceiros os usam para valores adicionais de rastreamento.</p></div>
4. Selecione **Criar**.

   * Para editar o protocolo da URL, selecione o **protocolo da URL** ![](/files/fd163b7ecfbcabc8d4b0b2247a6ffecec5a92253) **\[menu suspenso]**.
     * **https\://**—O link usará apenas a versão segura do HTTP.
     * **http(s)://**—O link tentará usar a versão segura do HTTP e usará HTTP não seguro como alternativa.
   * Para criar um link curto personalizado (também conhecido como link personalizado), selecione ![](/files/08f333f00aed8669539ba506855506fc30d46ab3) **\[Editar]**, altere o caminho da URL e selecione ![](/files/3955cb1e6595771b7747d879a9bb400970db6755) **\[Marcado]**.

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

#### Compartilhar um link de rastreamento

Você pode copiar o link para a área de transferência ou compartilhar o código QR com os parceiros.

**Copiar link para a área de transferência**

1. Selecione o link.
   * Você receberá uma mensagem informando que o link foi copiado para a área de transferência.
2. Compartilhe o link copiado com seus parceiros.

**Compartilhar o código QR**

1. Selecione ![](/files/33231912220a6c28c7cdf9e560981634d6cc4494) **\[Código QR]**.
2. Você pode fazer uma captura de tela do código QR e compartilhá-lo manualmente com seus parceiros.


---

# 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/pt-br/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.
