What a cookie actually does.
Tiny text files our site stores on your machine to remember things across requests — like that you’re signed in, or that you prefer Arabic.
A cookie is a small text string our site asks your browser to remember and return on subsequent requests. Most are mundane: they keep you signed in, remember your language, and let multi-page flows (like onboarding) work. A few are more interesting: with your consent, they help us understand how the platform is used so we can make it better.
Your settings, right here.
Toggle the categories below. Essential cookies are required for the site to function and can’t be turned off. Analytics is off by default.
The four cookies you can’t turn off (because the site won’t work).
| Name | Purpose | Type | Expires |
|---|---|---|---|
| berry_session | Your signed-in session token (HTTP-only, Secure, SameSite=Lax). | Essential | 30 days |
| berry_csrf | Cross-site request forgery protection token. | Essential | Session |
| berry_lang | Remembers your language (en / ar). | Essential | 1 year |
| berry_consent | Stores your cookie-banner choices so we don’t ask again. | Essential | 1 year |
Off until you say yes.
| Name | Purpose | Type | Expires |
|---|---|---|---|
| _pa_visitor | PostHog anonymous visitor ID. No PII; resettable. | Analytics | 1 year |
| _pa_session | PostHog session boundary (so a 9 a.m. visit and an 11 p.m. visit count separately). | Analytics | 30 minutes |
We pipe events through PostHog (self-hosted, EU). No data goes to Google Analytics, Meta, LinkedIn, or any ad-tech vendor — we don’t use them.
Cookies set by integrations.
If you embed a YouTube video on your team page or load a Calendly widget, those services may set their own cookies on your browser. Berry doesn’t control them; here’s the short list of where it can happen:
| Source | When loaded | Type |
|---|---|---|
| YouTube | Only if you embed a video preview | Third-party |
| Calendly | Only on the “Book a demo” widget | Third-party |
| Stripe | Only on the checkout page during a payment | Essential |
How to turn them off entirely.
Browser-level controls let you block all cookies, accept only first-party, or delete the ones already set. The exact path varies:
- Chrome — Settings → Privacy and Security → Cookies and other site data.
- Safari — Settings → Privacy → Manage Website Data.
- Firefox — Settings → Privacy & Security → Cookies and Site Data.
- Edge — Settings → Cookies and site permissions → Manage and delete cookies.
Blocking essential cookies will sign you out and break in-app flows. Analytics cookies are safe to block; the only thing affected is our visibility into the product, not yours.
We honor the DNT header. If your browser sends DNT, the analytics bucket stays off regardless of your banner choice.