> 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/red/sdk.md).

# SDK

Ciertos navegadores web, incluidos Safari y Firefox, no permiten cookies de terceros, lo que dificulta completar el proceso de integración. Sin embargo, al utilizar el Offer18 SDK, es posible rastrear conversiones sin depender de cookies de terceros. El SDK recopila datos de conversión y ayuda a rastrear las conversiones con mayor precisión en Offer18.

Navegar a&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>📄 <strong>SDK web</strong></td><td></td><td><a href="/pages/6399dfdd3589d5c43f58911922ebc65a8f001f81">/pages/6399dfdd3589d5c43f58911922ebc65a8f001f81</a></td></tr><tr><td></td><td>📄 <strong>Seguimiento sin cookies</strong></td><td></td><td><a href="/pages/d25efa16021a322b327d68081518d2cb4f30dd1e">/pages/d25efa16021a322b327d68081518d2cb4f30dd1e</a></td></tr><tr><td></td><td>📄 <strong>SDK para Android</strong></td><td></td><td><a href="/pages/78b13fb2b09961b39a93e3bc568bbfb1f4dffe05">/pages/78b13fb2b09961b39a93e3bc568bbfb1f4dffe05</a></td></tr><tr><td></td><td>📄 <strong>SDK para Node</strong></td><td></td><td><a href="/pages/9741a06a46a2b6ab77abdee83803bca5fa21a458">/pages/9741a06a46a2b6ab77abdee83803bca5fa21a458</a></td></tr><tr><td></td><td>📄 <strong>Rastrear el recorrido del usuario</strong></td><td></td><td><a href="/pages/6f6b143fb459edf4cdc3deca205c5a93073ffba3">/pages/6f6b143fb459edf4cdc3deca205c5a93073ffba3</a></td></tr><tr><td></td><td>📄 <strong>Disparador automatizado</strong></td><td></td><td><a href="/pages/5b4e896895a14a744be1bdd4611aebf2d4334790">/pages/5b4e896895a14a744be1bdd4611aebf2d4334790</a></td></tr></tbody></table>


---

# 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/red/sdk.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.
