1. What are cookies?
Cookies are small text files that a website stores in your browser. They let the site remember things across page loads — for example, that you are signed in or that you have items in your cart. Some cookies are essential to make the site work; others measure how the site is used so we can improve it.
2. Essential cookies
These cookies are required for the site to function. You cannot opt out without breaking parts of the site such as login or checkout.
- authjs.session-token — keeps you signed in. HTTP-only, Secure, SameSite=Lax.
- authjs.csrf-token — protects sign-in forms against cross-site request forgery.
- naman_cart_id — links your guest cart to its server-side state so it survives reloads.
- theme — remembers your light or dark mode preference.
3. Analytics and product cookies
When enabled in your region, we use the following first- and third-party cookies to understand how the site performs and to improve it:
- Vercel Analytics — anonymous, cookie-less Web Vitals measurement.
- Google Analytics 4 — _ga, _ga_*. Used for aggregated traffic and conversion measurement.
- PostHog — ph_* cookies for product analytics, feature flags, and funnel measurement.
- Microsoft Clarity — _clck, _clsk for session-level heatmaps and replays. Sensitive form fields are masked by default.
4. Third-party cookies
- Razorpay sets cookies inside its checkout iframe to process the payment session. We do not have access to those cookies.
- Cloudflare Turnstile may set a short-lived cookie when proving you are not a bot during sign-up or password reset.
5. Controlling cookies
Most browsers let you block, delete, or be notified when cookies are set. You will find this under Settings → Privacy in Chrome, Firefox, Safari, or Edge. Blocking essential cookies will break sign-in and checkout. Where required by law we will request your consent before setting non-essential cookies.
6. Questions
For more about how we handle your data see the Privacy Policy or write to support@naman-ent.example.