# Postback global de afiliados

1. **Ir a** **Afiliados » Postback de Afiliado** &#x20;
2. **Haga clic en "Agregar Postback Global"**

![](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\. **Ir al botón Agregar postback global**&#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)

***

### Agregar S2S Global (Postback de Servidor a Servidor)  <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>Parámetro de Postback</strong></td><td><strong>Descripción</strong></td></tr><tr><td>{aff_click_id}</td><td>Enviar ID de clic a los Afiliados</td></tr><tr><td>{sub_aff_id}</td><td>Enviar ID de Sub Afiliado a los Afiliados</td></tr><tr><td>{aff_sub1}</td><td>Información adicional enviada por el Afiliado en la URL de la Oferta</td></tr><tr><td>{aff_sub2}</td><td>Información adicional enviada por el Afiliado en la URL de la Oferta</td></tr><tr><td>{aff_sub3}</td><td>Información adicional enviada por el Afiliado en la URL de la Oferta</td></tr><tr><td>{aff_sub4}</td><td>Información adicional enviada por el Afiliado en la URL de la Oferta</td></tr><tr><td>{aff_sub5}</td><td>Información adicional enviada por el Afiliado en la URL de la Oferta</td></tr><tr><td>{payout}</td><td>Pasar el monto del Pago a los Afiliados vía Postback</td></tr><tr><td>{event_token}</td><td>Pasar el token de Evento a los Afiliados en el Postback</td></tr><tr><td>{currency}</td><td>Pasar el formato de Moneda en el Postback</td></tr><tr><td>{random}</td><td>Pasar un valor aleatorio a los Afiliados en el Postback</td></tr><tr><td>{adv_sub4}</td><td>Información adicional proporcionada por los Anunciantes del cliente</td></tr><tr><td>{adv_sub5}</td><td>Información adicional proporcionada por los Anunciantes del cliente</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" %}
Usar el **Configuración Avanzada** cuando el postback del afiliado requiere valores específicos de cabecera HTTP en **GET/POST** método y datos en el **POST** cuerpo. Esto le permite configurar encabezados personalizados e incluir los parámetros requeridos en el cuerpo de la solicitud (por ejemplo, form-data o JSON) según lo especifique la red de afiliados.
{% endhint %}

***

### Agregar píxel de imagen global&#x20;

Al colocar un píxel de imagen / código de píxel para el Afiliado como un píxel Global, el usuario administrador debe asegurarse de que solo coloque la URL del píxel y nada más.\
Por ejemplo, píxel de imagen&#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)

***

### Agregar píxel iframe global &#x20;

Cada vez que el usuario obtiene código de píxel iframe de los Afiliados, el píxel Global solo necesita copiar y pegar el código tal cual en el campo URL de Postback.

![](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/es/red/afiliados/postback-global-de-afiliados.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.
