> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/es/afiliado/integracion/api-de-conversiones-de-snapchat.md).

# API de conversiones de Snapchat

Con la API de Snapchat, se pueden enviar datos de conversión a Snapchat con éxito cuando las cookies de terceros están bloqueadas.

{% hint style="info" %}
Para usar la API de Conversiones de Snapchat, necesitas: **ID de píxel** y **Token de acceso**&#x20;
{% endhint %}

### Obtener los datos necesarios de la cuenta empresarial de Snapchat

#### ID de píxel

1. Ir a Administrador de Eventos en la cuenta empresarial de Snapchat

2. Nueva Fuente de Evento **»** Selecciona "**Web**" **»** Siguiente

3. Selecciona "**API de Conversiones**" en Configurar evento web **»** Siguiente<br>

   <div align="left"><figure><img src="/files/54e1c4d2ce59f9979dd6f687702e1b3d725057bc" alt="" width="375"><figcaption></figcaption></figure></div>

4. Crear un nuevo píxel o seleccionar un píxel ya creado del desplegable **»** Definir el nombre del píxel **»** Confirmar

5. Después de crear un píxel, copia el ID del píxel

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

#### Token de acceso

1. Configurar Snap Pixel

2. Seleccionar píxel ya creado **»** Selecciona "**Crear un nuevo token**" bajo Token de acceso CAPI **»** Siguiente<br>

   <div align="left"><figure><img src="/files/0d4fb704d7e8cc987c3dbcc2207abfade0666781" alt="" width="375"><figcaption></figcaption></figure></div>

3. Botón generar token **»** Siguiente

4. Selecciona "**Configuración manual**" en Método de configuración de eventos **»** Siguiente

5. Selecciona eventos según tus requisitos **»** Siguiente<br>

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

6. Copiar "**Tu token de acceso**" **»** Finalizar

***

### Ubicación del ID del píxel y un token de acceso en el panel de afiliados

1. Inicia sesión en el panel de afiliados **»** abre la oferta correspondiente&#x20;

2. Ve a la sección Postback<br>

   <figure><img src="/files/4bbd3a78ac0df91b997123d55910cb5e7b78b072" alt=""><figcaption></figcaption></figure>

3. Selecciona Snapchat en Tipo

4. Colocar **ID de píxel** y **Token de acceso**&#x20;

5. Seleccionar evento&#x20;

6. Definir evento de Snapchat

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

{% hint style="info" %}

* Para el ID de clic de Snapchat usa **{aff\_click\_id}**&#x20;
* Para otros valores usa parámetros adicionales de **{aff\_sub1}** a **{aff\_sub5}**
  {% endhint %}

8. Ir a Enviar

{% hint style="info" %}
Para usar existente **ID de píxel** y **Token de acceso**, haz clic en Usar existente y luego selecciona el ID de píxel del menú desplegable.
{% endhint %}

Asegúrate de usar los mismos parámetros en el enlace de seguimiento de afiliados para recibir los valores de Snapchat.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/afiliado/integracion/api-de-conversiones-de-snapchat.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.
