Cookie Policy

Last updated: April 14, 2026

1. What Are Cookies

Cookies are small text files stored on your device by your web browser. They are widely used to make websites work efficiently and to provide information to site operators.

2. Cookies We Use

EnsureFix uses a minimal set of cookies, limited to what is strictly necessary for the Service to function:

CookiePurposeDurationType
auth_tokenKeeps you logged in to your account24 hoursStrictly necessary

The auth_token cookie has the following security properties:

  • HttpOnly: cannot be accessed by JavaScript, protecting against XSS attacks.
  • Secure: only transmitted over encrypted HTTPS connections.
  • SameSite=Strict: not sent with cross-site requests, protecting against CSRF attacks.

3. Cookies We Do NOT Use

EnsureFix does not use:

  • Third-party analytics cookies (e.g., Google Analytics, Mixpanel, Segment).
  • Advertising or retargeting cookies.
  • Social media tracking pixels.
  • Cross-site tracking cookies of any kind.
  • Preference or functionality cookies beyond the session cookie.

4. Local Storage

The EnsureFix dashboard uses browser localStorage for non-sensitive UI preferences (e.g., sidebar expanded state, cookie consent acknowledgment). This data never leaves your browser and is not transmitted to our servers.

5. Managing Cookies

Since we only use a single strictly necessary cookie, disabling it will prevent you from logging in to EnsureFix. You can manage cookies through your browser settings:

  • Chrome: Settings → Privacy and security → Cookies
  • Firefox: Settings → Privacy & Security → Cookies
  • Safari: Preferences → Privacy → Cookies
  • Edge: Settings → Cookies and site permissions

6. Changes

If we introduce additional cookies in the future, we will update this policy and notify you before they are set. We will always minimize cookie usage and prioritize your privacy.

7. Contact

For questions about our cookie practices, contact us at privacy@ensurefix.com.