# Postback normal de AppsFlyer

#### **Postback de instalación**

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

#### Postback de eventos dentro de la app

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

{% hint style="warning" %}
El &**m=** el valor variará para cada cuenta de Partner.

Este parámetro se añadirá como un parámetro personalizado.
{% endhint %}

**Parámetros relacionados con el Postback normal**&#x20;

<table data-header-hidden><thead><tr><th></th><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Macro de AppsFlyer</strong></td><td><strong>Identificador de parámetros</strong></td><td><strong>Descripción</strong></td></tr><tr><td>ID de clic</td><td>tid</td><td>Macro de ID de clic único de la plataforma. Que se envía en la URL de atribución</td></tr><tr><td>Ingresos del evento</td><td>payout</td><td>Atribuido a eventos que se están rastreando en AppsFlyer</td></tr><tr><td>ID de evento del partner</td><td>event</td><td>Ingresos de todas las conversiones incluidos instalaciones y eventos atribuidos</td></tr></tbody></table>

<figure><img src="/files/9633609a4870124b3a5f61c9c3ada36b8ecbf1b7" 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/es/red/integracion-de-atribucion-movil/appsflyer/postback-normal-de-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.
