# LeadBoxer cookies

The leadBoxer tracking script aka 'lead pixel' executes a script to set **first-party** cookies.

Here is an overview of the first-party cookies we set and the detail about these cookies;

Default cookies&#x20;

<table><thead><tr><th width="153">Cookie Name</th><th width="127">Expires</th><th>Description</th><th>Example value</th></tr></thead><tbody><tr><td>_ots</td><td>30 minutes</td><td>This cookie stores the (anonymous) Session ID of the website visitor</td><td>1.1646657290585.1646657290585.1646657290585</td></tr><tr><td>_otpe</td><td>30 minutes<br></td><td>This cookie stores the last visited page of the website visitor</td><td>https://www.mysite.com/nl/nl.html (URL encoded)</td></tr><tr><td>_otui</td><td>2 years</td><td>This cookie stores the (anonymous) user ID of the website visitor</td><td>602796880.1646657290585.1646657290585.1646657290585.1.1.0</td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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://help.leadboxer.com/leadboxer/extras/leadboxer-cookies.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.
