Last updated: 2025-07-09
1. What Are Cookies?
Cookies are small text files stored on your device when you visit a website. They help websites remember your preferences and improve your browsing experience. Similar technologies like localStorage and sessionStorage serve equivalent purposes.
2. How We Use Cookies
CORVIX uses the following categories of cookies and similar technologies:
2.1 Strictly Necessary (Essential)
These are required for the Website to function properly. They cannot be disabled.
| Name | Purpose | Duration |
|---|---|---|
| XSRF-TOKEN | Cross-site request forgery protection | Session |
| laravel_session | Session management | 120 minutes |
2.2 Functional (Preferences)
These remember your preferences to provide a better experience.
| Name | Purpose | Duration |
|---|---|---|
| theme (localStorage) | Remembers your chosen light/dark theme | Persistent until cleared |
| cookie_consent (localStorage) | Remembers your cookie preference choice | Persistent until cleared |
2.3 Temporary (Session Storage)
| Name | Purpose | Duration |
|---|---|---|
| calculator estimate (sessionStorage) | Stores your project estimate temporarily for the results page | Browser session only |
3. Third-Party Cookies and Analytics Technologies
Our standard site configuration uses essential cookies and browser storage for security, session handling, consent preferences, theme preferences, and temporary estimate data. We do not rely on third-party analytics or advertising cookies by default.
If analytics or marketing technologies are enabled in the future, this policy will be updated and, where required, they will be handled through the cookie consent choices presented on the Website.
4. Your Choices
You can manage your cookie preferences in the following ways:
- Cookie consent banner: Use the cookie consent banner to accept or decline non-essential cookies.
- Browser settings: Most browsers allow you to block or delete cookies. See your browser's help documentation for instructions.
- Clear local storage: You can clear localStorage and sessionStorage through your browser's developer tools.
Note: Blocking essential cookies may impair Website functionality (e.g., form submissions may fail without CSRF protection).
5. Changes to This Policy
We may update this Cookie Policy as our technology or legal requirements change. Updates will be posted on this page with a revised date.
6. Contact
For questions about our use of cookies, contact us at [email protected].