# Postback normal do AppsFlyer

#### **Postback de Instalação**

```
https://example.o18.click/p?m=0000&tid={clickid}
```

#### Postback de Eventos In-App

```
https://example.o18.click/p?m=0000&event={partner_event_identifier}&tid={clickid}&payout={revenue_amount}
```

{% hint style="warning" %}
O &**m=** o valor variará para cada conta Parceira.

Este parâmetro será adicionado como um parâmetro personalizado.
{% endhint %}

**Parâmetros Relacionados ao Postback Normal**&#x20;

<table data-header-hidden><thead><tr><th></th><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Macro do AppsFlyer</strong></td><td><strong>Identificador de Parâmetros</strong></td><td><strong>Descrição</strong></td></tr><tr><td>Click ID</td><td>tid</td><td>Macro de ID de clique único da plataforma. Que é enviada na URL de atribuição</td></tr><tr><td>Receita do Evento</td><td>payout</td><td>Atribuído a eventos que estão sendo rastreados no AppsFlyer</td></tr><tr><td>ID do evento do parceiro</td><td>event</td><td>Receita de todas as conversões, incluindo instalações e eventos atribuídos</td></tr></tbody></table>

<figure><img src="/files/af5e6d5880bd0e796244326f3c2f01474c020d78" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://knowledgebase.offer18.com/pt/rede/integracao-de-atribuicao-mobile/appsflyer/postback-normal-do-appsflyer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
