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.

StorageTypePurposeData storedDurationEssential?Shared?
flyroz_originsessionStorageRemembers your chosen departure city so the homepage shows relevant fares without re-askingA three-letter airport codeCleared when you close the browser tabFunctional; the site still works if storage is unavailableKept in the browser. A route you submit is included in the partner search you choose.
flyroz_geo_ccsessionStorageSelects a supported local currency and avoids repeating location detection during the tab sessionA two-letter country code returned by ipapi.coCleared when you close the browser tabFunctional; currency falls back to browser locale and then USDThe stored code stays in the browser. The location request itself is sent to ipapi.co, which receives the requesting IP address.
flyroz_kiwi_lastminute_dismissedsessionStorageKeeps the dismissed Kiwi.com last-minute card hidden for the current tab sessionThe value 1Cleared when you close the browser tabPreference only; not required for searchNo; 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.