> 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/multi-program-reports/leapfrogging-reports/leapfrogging-path-detail-report.md).

# Relatório detalhado do caminho de leapfrogging

O Relatório de Detalhes do Caminho de Leapfrogging é um relatório detalhado do [*Relatório de Detalhes de Conversão de Leapfrogging*](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-conversion-detail-report.md). Este relatório mostra mais detalhes sobre o caminho de conversão do pedido que você selecionou no *Relatório de Detalhes de Conversão de Leapfrogging*.

#### Acesse o relatório

1. Selecione a **ID do pedido** do pedido que você deseja visualizar o caminho de conversão no [*Relatório de Detalhes de Conversão de Leapfrogging*](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-conversion-detail-report.md).
   * Os filtros escolhidos permanecerão a partir do *Relatório de Detalhes de Conversão de Leapfrogging*.
2. **Adicionar** ou **remover** colunas da tabela do relatório usando o ![](/files/276b733fc038844e3e8b982bd96f10d8b48f3f7b) **\[Colunas]** ícone no canto superior direito do relatório.
   * Consulte a *Referência de colunas do relatório* abaixo para obter mais informações sobre os dados exibidos no relatório.

<details>

<summary>Referência de colunas do relatório</summary>

| Coluna            | Descrição                                                                                                                                                      |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Data do Evento    | A hora e a data do evento no caminho de conversão.                                                                                                             |
| Parceiro          | O nome do parceiro de leapfrogging.                                                                                                                            |
| Tipo de evento    | O nome do [tipo de evento](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) que acompanhou a conversão. |
| Nome do anúncio   | O nome do anúncio que causou este evento no caminho de conversão.                                                                                              |
| URL de referência | A URL de referência a partir da qual o tráfego deste evento se originou.                                                                                       |

</details>


---

# 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/multi-program-reports/leapfrogging-reports/leapfrogging-path-detail-report.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.
