Last updated: April 17, 2026
This Cookie Policy explains how Comuvi (operated by Craft Lab, SLU) uses cookies and similar technologies such as browser localStorage. This policy should be read together with our Privacy Policy.
Comuvi is a web application that primarily uses localStorage (a browser-based storage mechanism) rather than traditional HTTP cookies. localStorage data is not sent to the server with every request — it is only read by client-side JavaScript when needed.
These are essential for the application to function. They cannot be disabled without breaking core functionality.
| Key | Type | Purpose | Duration |
|---|---|---|---|
micomunidad.session.v2 | localStorage | Stores the authentication token, user profile, community memberships, and active community ID. Required to keep you logged in. | Until logout or session expiry (default 90 days, configurable by community board) |
comuvi_theme | localStorage | Stores your theme preference (light/dark/auto). | Persistent until cleared |
comuvi_lang | localStorage | Stores your language preference. | Persistent until cleared |
comuvi_dashboard | localStorage | Stores your dashboard layout configuration (widget order, visibility). | Persistent until cleared |
cookies_consent | localStorage | Records whether you have accepted or rejected the cookie banner. | Persistent until cleared |
We do not use any advertising cookies. Comuvi does not serve ads and does not participate in any advertising network.
We do not use any third-party tracking cookies. We do not embed analytics trackers (such as Google Analytics, Facebook Pixel, or similar) on the Comuvi application or landing pages.
When you proceed to a payment flow, Stripe may set its own cookies in order to process the payment securely and prevent fraud. These cookies are governed by Stripe's Privacy Policy and are strictly necessary for payment processing (PCI DSS compliance).
Comuvi registers a Service Worker (sw.js) for handling push notifications. The Service Worker does not store personal data — it listens for incoming push events and displays browser notifications. The push subscription itself is stored server-side and linked to your account.
You can view, modify, or delete localStorage data at any time through your browser's developer tools:
You can also clear all site data by going to your browser settings and clearing data for my.comuvi.app or comuvi.app. Note that clearing session data will log you out of Comuvi.
To unsubscribe from push notifications, go to your browser's notification settings and revoke permission for the Comuvi domain, or disable notifications from within the Comuvi app (Profile > Notifications).
When you first visit the Comuvi landing page, a cookie banner asks for your consent. Strictly necessary storage (session, theme, language) is used regardless of your choice because it is required for the service to function. Since we do not use non-essential cookies, accepting or rejecting the banner has the same practical effect — your preference is recorded in cookies_consent.
We may update this Cookie Policy if we introduce new storage mechanisms or third-party integrations. Changes will be reflected in the "Last updated" date above. For material changes, we will display the cookie banner again to obtain your updated consent.
If you have questions about this Cookie Policy, contact us at info@comuvi.app.