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

# SDK

Certos navegadores da web, incluindo Safari e Firefox, não permitem cookies de terceiros, o que dificulta concluir o processo de integração. No entanto, ao utilizar o Offer18 SDK, é possível rastrear conversões sem depender de cookies de terceiros. O SDK coleta dados de conversão e ajuda a rastrear as conversões com mais precisão no Offer18.

Navegar para&#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>Web SDK</strong></td><td></td><td><a href="/pages/9a30b397509559a6a7d77fa4507304bde352874d">/pages/9a30b397509559a6a7d77fa4507304bde352874d</a></td></tr><tr><td></td><td>📄 <strong>Rastreamento sem cookies</strong></td><td></td><td><a href="/pages/d4e394e282340e7683218c6511712e06b79d94cc">/pages/d4e394e282340e7683218c6511712e06b79d94cc</a></td></tr><tr><td></td><td>📄 <strong>Android SDK</strong></td><td></td><td><a href="/pages/96ee2831cbfbbfd900609beec72996ebc5933129">/pages/96ee2831cbfbbfd900609beec72996ebc5933129</a></td></tr><tr><td></td><td>📄 <strong>Node SDK</strong></td><td></td><td><a href="/pages/1f40abeee5cb2d01894500e4a2271a7d8fd95efd">/pages/1f40abeee5cb2d01894500e4a2271a7d8fd95efd</a></td></tr><tr><td></td><td>📄 <strong>Rastrear jornada do usuário</strong></td><td></td><td><a href="/pages/e6cff35ae937ae21dc192212b6a8e12b2a6e0093">/pages/e6cff35ae937ae21dc192212b6a8e12b2a6e0093</a></td></tr><tr><td></td><td>📄 <strong>Acionador automatizado</strong></td><td></td><td><a href="/pages/5f45427442840dbefed0cc1b7270c3be08ba5037">/pages/5f45427442840dbefed0cc1b7270c3be08ba5037</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/pt/rede/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.
