> 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-conversion-detail-report.md).

# Relatório detalhado de conversão de leapfrogging

O Leapfrogging Conversion Detail Report é um relatório de detalhamento, acessado por meio de drill-through, do [*Leapfrogging Detail Report*](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/multi-program-reports/leapfrogging-reports/leapfrogging-detail-report.md). Este relatório mostra mais detalhes sobre as conversões entre os dois parceiros que você estava analisando no Leapfrogging Detail Report.

#### Acesse o relatório

1. Selecione a **número** de *Ações Ganhas* ou *Ações Perdidas* em *Leapfrogging Detail Report*.
   * Os filtros escolhidos permanecerão a partir do *Leapfrogging Detail Report*.
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 da Conversão                        | A hora e a data da conversão.                                                                                                                                                                                                              |
| ID do pedido                             | <p>O identificador exclusivo do pedido.</p><p>• <strong>Selecione o ID do Pedido</strong> para fazer drill down até o <a href="/pages/763edcb78b6ade9dec71e2ed9d8b31058ade40ac"><em>Leapfrogging Path Detail Report</em></a><em>.</em></p> |
| Parceiro                                 | O nome do parceiro de leapfrogging.                                                                                                                                                                                                        |
| Parceiro Leapfrogged                     | O nome do parceiro leapfrogged.                                                                                                                                                                                                            |
| Valor da Venda                           | A receita gerada pela conversão.                                                                                                                                                                                                           |
| Pagamento                                | As comissões devidas por gerar esta conversão.                                                                                                                                                                                             |
| Total de Participantes                   | O número de parceiros exclusivos envolvidos neste caminho de conversão.                                                                                                                                                                    |
| 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.                                                                             |
| Tempo do Último Clique até a Conversão   | Tempo decorrido desde o clique mais recente até o ponto de conversão.                                                                                                                                                                      |
| Tempo do Primeiro Clique até a Conversão | Tempo decorrido desde o primeiro clique até o ponto de conversão.                                                                                                                                                                          |

</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-conversion-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.
