> ## Documentation Index
> Fetch the complete documentation index at: https://docs.videowise.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Cookies

> Functional and analytics cookies used by Videowise widgets and live shopping.

Videowise sets cookies so widgets and live shopping can keep a session, attribute views, and connect a later order to the shopper who watched.

These cookies are read by the [order tracking pixel](/pixel/overview) (`reeview_uid`, `reeview_lsid`, `REEVIEW_SESSION`, and related values).

### List of cookies

| Name                          | Duration                                           | Type       |
| ----------------------------- | -------------------------------------------------- | ---------- |
| `REEVIEW_SESSION`             | 30 mins                                            | functional |
| `reeview_tracks_views`        | 24 hours                                           | functional |
| `reeview_uid`                 | 14 days                                            | analytics  |
| `reeview_uid` (Live Shopping) | 1 day (anonymous user) / 365 days (logged in user) | analytics  |
| `reeview_unique_uid`          | 24 hours                                           | analytics  |
| `reeview_lsid`                | 30 days                                            | functional |

### Cookie usage

Videowise uses only **functional** and **analytics** cookies. We do not use cookies for advertising or marketing.

* **Functional cookies** keep Videowise working (session management, feature settings, playback).
* **Analytics cookies** help us understand usage so we can improve Videowise (conversion rates, feature adoption, engagement). Reports are aggregated.

We don’t store names, emails, or other personally identifiable information in cookies. Identifiers are pseudonymous and used only to operate and improve the product.

For the full policy, see [videowise.com/privacy](https://videowise.com/privacy).

## Related

* [Order tracking pixel](/pixel/overview) — how these cookies attribute checkout
* [Shoppable videos order tracking](/shoppable-videos/order-tracking) — `reeview_uid`
* [Live shopping order tracking](/live-shopping/order-tracking) — `reeview_lsid`
* [Shoppable videos](/shoppable-videos/overview)
* [Live shopping](/live-shopping/overview)
* [React Native SDK](/sdk/get-stored-data) — `getStoredData` reads the same `uid` and `lsId` values from app storage
