Cookie policy
This site sets no cookies. Here’s exactly what it does instead.
Last updated 2026-07-24.
Why there’s no cookie banner
Consent under Section 6 of India’s DPDPA attaches to the processing of personal data. This site sets no cookies, writes nothing to your browser’s local or session storage, loads no third-party trackers, and collects no personal data. There is nothing here to ask your consent for — a banner would be asking permission for processing that doesn’t happen, which we think is worse than no banner at all, not better.
Cookie categories, enumerated
Rather than a general statement that “we don’t use cookies,” here’s every standard category a cookie policy would normally list, stated explicitly so the absence is unambiguous rather than implied:
| Essential / strictly necessary | None. No login, no session, no cart, no preference storage of any kind. |
|---|---|
| Analytics | None. The traversal and pageview analytics described below use no cookie — they post an event to our own API route, nothing more. |
| Marketing / advertising | None. No ad network, no retargeting pixel, no marketing tag of any kind. |
| Purposes, expiry, and named cookies | No cookies are set, so there are none to list or expire. |
What we checked, not assumed
This isn’t a policy written from a template — it’s a description of what the code actually does, verified directly:
- No cookies, no localStorage, no sessionStorage: the entire codebase was searched for any use of these — none exist, anywhere on the site.
- No third-party trackers: no advertising scripts, no Google Analytics or Tag Manager, no embedded widgets that would load a foreign domain.
- Pageview analytics:a small first-party beacon reports the path of the page you loaded — nothing else. No cookie, no browser storage, no identifier, so two page loads can’t be linked to the same visitor. It exists to give the traversal counts below a denominator.
- Traversal analytics:when you click a “next decision” link that carries you between tools, we log which tool you came from, which tool you went to, and whether numbers were carried across — an aggregate, first-party count with no identifier, cookie, or storage involved. Two clicks can’t be linked to the same visitor. Full detail on the privacy page.
If your circumstances differ from this policy
If you believe this site is setting a cookie or storing something on your device that isn’t described here, please tell us — write to grievance@forea-tech.com. If this site ever adds anything that changes this picture (advertising, embedded third-party content, accounts, or analytics that assigns an identifier), this policy and the no-banner decision above will be revisited and updated before that change ships, not after.