Cookies
How Flyroz uses browser storage and infrastructure services, and what may happen when optional analytics is configured.
Last updated: 16 July 2026
What are cookies?
Cookies are small text files stored in your browser when you visit a website. They help websites remember your preferences and provide a better experience.
What cookies does Flyroz use?
The Flyroz application currently writes three values to sessionStorage. It does not write values to localStorage or create application cookies. Hosting, analytics, or booking partners may process identifiers or use their own storage under their configurations and policies.
| Storage | Type | Purpose | Data stored | Duration | Essential? | Shared? |
|---|---|---|---|---|---|---|
| flyroz_origin | sessionStorage | Remembers your chosen departure city so the homepage shows relevant fares without re-asking | A three-letter airport code | Cleared when you close the browser tab | Functional; the site still works if storage is unavailable | Kept in the browser. A route you submit is included in the partner search you choose. |
| flyroz_geo_cc | sessionStorage | Selects a supported local currency and avoids repeating location detection during the tab session | A two-letter country code returned by ipapi.co | Cleared when you close the browser tab | Functional; currency falls back to browser locale and then USD | The stored code stays in the browser. The location request itself is sent to ipapi.co, which receives the requesting IP address. |
| flyroz_kiwi_lastminute_dismissed | sessionStorage | Keeps the dismissed Kiwi.com last-minute card hidden for the current tab session | The value 1 | Cleared when you close the browser tab | Preference only; not required for search | No; kept in the browser |
Vercel Web Analytics is optional and disabled unless the site is built withVITE_ENABLE_ANALYTICS=true. If enabled, it receives aggregate usage data and limited allowlisted product events such as a search submission or booking-provider click. Flyroz removes URL query strings and blocks event fields that are not approved for that event. The exact browser storage and processing used by the enabled Vercel configuration is also governed by Vercel's service configuration and policy.
Third-party cookies
When you continue to Aviasales or Kiwi.com, the selected partner and Travelpayouts may set their own cookies or use equivalent attribution technology under their own policies. We have no control over third-party storage set after you leave Flyroz.
Managing cookies
Closing your browser tab clears these sessionStorage values automatically. You can also clear them manually through your browser's site-data or developer-tool controls. Browser privacy controls and content blockers may also prevent location or analytics requests.
Changes
If we introduce additional cookies or materially change our measurement, we will update this page and the "Last updated" date above.