> 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/topicos/converter/formularios/formularios-duvidas-comuns/formularios-como-usar-tokens-de-lead-em-links-de-redirecionamento.md).

# Formulários - Como Usar Tokens de Lead em Links de Redirecionamento

#### Nos formulários, é possível incluir tokens do Lead nos links de redirecionamento, permitindo personalizar URLs, obter dados mais precisos e realizar o rastreamento de acessos. Essa funcionalidade pode ser utilizada em diversas situações, como em calendários públicos, links encurtados para WhatsApp, entre outros.

Para isso, siga os passos abaixo: &#x20;

1. Vá até a função “Formulários”;

Ou basta escrever no “Encontrar serviço” que ele aparece

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcYnG5Xd94gqkEUzWWjrc-9SLENmTP5Ucla1BI4FDpKdtpsD-MjSyhZdZS84h7Hr5HDrfiuJIQT8Y1wzMOi11KVD4oy8_yuNHTzMofzM9b4Upe-f15OrLHzw5JL4tPoXY9ELeny?key=v4YZP4iWX4TOJdkquwt_wA" alt=""><figcaption></figcaption></figure>

2. Na função **“Formulários”**, você pode selecionar um formulário existente ou criar um novo. Para editar um formulário já criado, clique em **'Editar'**. Caso queira criar um novo formulário, basta clicar em **'+ Novo'**. Em seguida clique em **'Abrir construtor'.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeljHmQwF-3Bl84ZBh8NbBMrHGM-z-sQd--Gg3KUI364wkx9B_kFLHTDzfphk5agq-V2_oDyWYhW_GhUGXLJnR9q7hJirrz9HEIApGqpYEAd4QMjbLe8z-aByzL3eTsmwOM3mADRw?key=v4YZP4iWX4TOJdkquwt_wA" alt=""><figcaption></figcaption></figure>

3. Para adicionar a URL encurtada, ative a opção na parte de configuração;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffwhrcQT_Cr3ytPT7bWh5UnG3UQLHIN8FCs_mAojdKzRABXYGmlj1wToSBxUgNRIpQCvUEtLcUyqJnro1D_87icZqdViFGy6GLUAXynONTsWJa1WCVTSIp1O3e3uVZJzypMehSKA?key=v4YZP4iWX4TOJdkquwt_wA" alt=""><figcaption></figcaption></figure>

4. Configurações;

{% embed url="<https://youtu.be/PfBWZT6760w>" %}

Para acompanhar o redirecionamento realizado, basta consultar o histórico do Lead, onde todas as interações e acessos ficam registrados:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd9ETUl0ZrnXpTSDVJJ-V8wemhqSyBzntE37ogoy-M0m1WbnnuBq6cIvwHlguhxCz1Yjpr0crCIKWaMuxjK8KEL9W_FomfPRXh3jI5ol6lmZ84Dn2uMZWlsNbsnAiopGOMcbeAzRA?key=v4YZP4iWX4TOJdkquwt_wA" alt=""><figcaption></figcaption></figure>

**CONCLUSÃO:**

Com a utilização de tokens do Lead nos links de redirecionamento dos formulários, você consegue personalizar a experiência do usuário, além de acompanhar e rastrear informações importantes de forma prática e automatizada. Aproveite esse recurso para otimizar seus processos e tornar suas ações de captação e relacionamento ainda mais eficientes.


---

# 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/topicos/converter/formularios/formularios-duvidas-comuns/formularios-como-usar-tokens-de-lead-em-links-de-redirecionamento.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.
