Privacy
Cookie and Storage Notice
Last updated: June 27, 2026
Essential Session Cookie
Qurifix uses an essential HttpOnly session cookie named qurifix_session to keep signed-in accounts authenticated. This cookie is required for account features, saved audit history, billing access, usage limits, and private report access.
localStorage
Qurifix uses localStorage for:
- language preference (
aeo-fix-pack-language) and AEO guide language (qurifix:guideLanguage); - theme preference (
qurifix-theme), to remember your light or dark mode choice; - lightweight local audit history convenience (
qurifix:auditHistory:v1) and its access tokens (qurifix:auditHistoryTokens:v1); - workspace UI state, such as sidebar collapse (
qurifix:sidebar-collapsed) and active tab (qurifix:workspace-tab); - a one-time NPS survey "already shown" marker per audit (
qfx_nps_shown_<auditId>); - cookie consent acknowledgment (
qurifix_cookie_ack), described below.
The Chrome extension may also use Chrome extension local storage for temporary evidence drafts created by user action.
sessionStorage
Qurifix uses sessionStorage for:
- temporary audit results and report handoff during a browser session;
- a one-time "usage limit reminder dismissed" marker (
qfx_usage_cta_dismissed); - cookie consent acknowledgment (
qurifix_cookie_ack), described below.
Clearing browser data may remove local convenience features but does not necessarily delete server-side records associated with a signed-in account.
No Advertising Cookies
Qurifix currently does not use advertising cookies, retargeting pixels, or third-party behavioral advertising cookies. If that changes, this notice and the Privacy Policy should be updated before those tools are enabled.
Cookie Consent Banner
On first visit, Qurifix shows a small cookie consent banner explaining our essential session cookie. When you acknowledge it (for example, by clicking "Got it"), Qurifix records your acknowledgment in three places so the banner does not reappear: a localStorage entry, a sessionStorage entry, and a first-party cookie named qurifix_cookie_ack (valid for up to 1 year, scoped to the site path). This is a strictly functional, first-party preference record and is not used for advertising or tracking.
Your Controls
You can clear browser storage through your browser settings, sign out to clear the session cookie, and clear qurifix_cookie_ack from localStorage, sessionStorage, or cookies to make the consent banner appear again. Some essential features may stop working if storage is blocked.