Storage
Learn how the SDK persists the visitor session.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
| Page | Description |
|---|---|
| IdentityStore | Learn how the SDK persists the visitor session. |
| CookieStorage | Learn how to persist the visitor session in cookies. |
| InMemoryIdentityStore | Learn how to keep the visitor session in memory. |
| CookieConfiguration | Discover how to customize the Croct session cookies. |
| Cookie | Discover the framework-neutral cookie returned by the storage. |
| Uuid | Discover how the SDK represents universally unique identifiers. |