# Affiliate Global Postback

1. **Go to** **Affiliates » Affiliate Postback** &#x20;
2. **Click on "Add Global Postback"**

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MN7LB-xrEhiOGZx53cD%2F-MN7NZ1lHqTZ19X-G_-G%2FVeYR24DoeR.gif?alt=media\&token=b21f5bfc-d6f3-487c-a23f-cb1dc27e6f99)

3\. **Go to Add Global postback button**&#x20;

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMsIB6TT6JAeumU8GNy%2F-MMsLA2GKQjjsy2ZSl-T%2F166a2354e6bbd72d0b7f5350782941e5.gif?alt=media\&token=117ff762-b60e-41fe-8013-aefd1209cc36)

***

### Add Global S2S (Server to Server Postback)  <a href="#step-4-a-add-global-s2s-server-to-server-postback" id="step-4-a-add-global-s2s-server-to-server-postback"></a>

<table data-header-hidden><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Postback Parameter</strong></td><td><strong>Description</strong></td></tr><tr><td>{aff_click_id}</td><td>To send Click ID to Affiliates</td></tr><tr><td>{sub_aff_id}</td><td>To send Sub Affiliate ID to Affiliates</td></tr><tr><td>{aff_sub1}</td><td>Additional information sent by Affiliate in Offer URL</td></tr><tr><td>{aff_sub2}</td><td>Additional information sent by Affiliate in Offer URL</td></tr><tr><td>{aff_sub3}</td><td>Additional information sent by Affiliate in Offer URL</td></tr><tr><td>{aff_sub4}</td><td>Additional information sent by Affiliate in Offer URL</td></tr><tr><td>{aff_sub5}</td><td>Additional information sent by Affiliate in Offer URL</td></tr><tr><td>{payout}</td><td>Pass Payout amount to Affiliates via Postback</td></tr><tr><td>{event_token}</td><td>Pass Event token to Affiliates in Postback</td></tr><tr><td>{currency}</td><td>Pass Currency format in Postback</td></tr><tr><td>{random}</td><td>Pass random value to Affiliates in Postback</td></tr><tr><td>{adv_sub4}</td><td>Additional information passed by client's Advertisers</td></tr><tr><td>{adv_sub5}</td><td>Additional information passed by client's Advertisers</td></tr></tbody></table>

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMsIB6TT6JAeumU8GNy%2F-MMsNfQ4OmhoAXM6RfCd%2Fc6f66a478515e71ef131a9a04b95ab64.gif?alt=media\&token=c1a71a24-c58b-4aa2-927d-e20206eaf65b)

{% hint style="info" %}
Use the **Advanced Setup** when the affiliate postback requires specific HTTP header values in **GET/POST** method and data in the **POST** body. This allows you to configure custom headers and include the required parameters in the request body (e.g., form-data or JSON) as specified by the affiliate network.
{% endhint %}

***

### Add Global image pixel&#x20;

While placing image pixel / pixel code for the Affiliate as a Global pixel - the Admin user has to make sure he only places the pixel URL and nothing else. \
For example, image pixel&#x20;

```
<img src="https://image-pixel.code.example.com/pixel?id=1" width="0" height="0"/>
```

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMsIB6TT6JAeumU8GNy%2F-MMsO1V7i7NenR2e8rgM%2F8b0a9f7a86a1543b0b437a2b46bfefda.gif?alt=media\&token=c375e9c5-6c85-45ca-aa7f-b5193c9f1234)

***

### Add Global iframe pixel &#x20;

Whenever the user gets iframe pixel code from Affiliates the Global pixel they just need to copy and paste the code as it is in the Postback URL field.

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMsO_xLy-1Y8NLAe69i%2F-MMsPQjNvGA9cvKoNHqR%2Fc42ea666fbb7db7280d31d38aa43d625.gif?alt=media\&token=9adef849-aa10-4d4d-997a-8e5cb8ec934f)


---

# 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/affiliates/affiliate-global-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.
