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

# SDK

Certain web browsers, including Safari and Firefox, don't allow third-party cookies, which makes it difficult to complete integration process. However, by utilizing the Offer18 SDK, it is possible to track conversions without relying on third-party cookies. The SDK collects conversion data and helps to track the conversions more accurately in Offer18.

Navigate to&#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/5jmNgnxrJhpZvaF0EYXq">/pages/5jmNgnxrJhpZvaF0EYXq</a></td></tr><tr><td></td><td>📄 <strong>Cookieless Tracking</strong></td><td></td><td><a href="/pages/oTolRfir1B4MfOEezNrI">/pages/oTolRfir1B4MfOEezNrI</a></td></tr><tr><td></td><td>📄 <strong>Android SDK</strong></td><td></td><td><a href="/pages/NnvowcUh9X5Wrti7tMWL">/pages/NnvowcUh9X5Wrti7tMWL</a></td></tr><tr><td></td><td>📄 <strong>Node SDK</strong></td><td></td><td><a href="/pages/Yj3YzEbpcXXZGxVq6R6y">/pages/Yj3YzEbpcXXZGxVq6R6y</a></td></tr><tr><td></td><td>📄 <strong>Track User Journey</strong></td><td></td><td><a href="/pages/RliYRnGgBOwA9yi7gcaR">/pages/RliYRnGgBOwA9yi7gcaR</a></td></tr><tr><td></td><td>📄 <strong>Automated Trigger</strong></td><td></td><td><a href="/pages/gCEG5QodK8VBHzovSoqe">/pages/gCEG5QodK8VBHzovSoqe</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/network/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.
