# AppsFlyer Normal Postback

#### **Install Postback**

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

#### In-App Events Postback

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

{% hint style="warning" %}
The &**m=** value will vary for each Partner account.

This Parameter will be added as a custom parameter.
{% endhint %}

**Normal Postback Related Parameters**&#x20;

<table data-header-hidden><thead><tr><th></th><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>AppsFlyer Macro</strong></td><td><strong>Parameters Identifier</strong></td><td><strong>Description</strong></td></tr><tr><td>Click ID</td><td>tid</td><td>Platform unique Click ID macro. Which is sent in the Attribution URL</td></tr><tr><td>Event Revenue</td><td>payout</td><td>Attributed to Events that are being tracked in AppsFlyer</td></tr><tr><td>Partner event ID</td><td>event</td><td>Revenue of all Conversions including installs and attributed Events</td></tr></tbody></table>

<figure><img src="/files/XYAPSMbt1He51bvgqjiz" 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/network/mobile-attribution-integration/appsflyer/appsflyer-normal-postback.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.
