Cookie Policy
1. What Are Cookies?
Cookies are small text files that a website places on your device when you visit. They are widely used to make websites work efficiently, remember your preferences, and provide information to website owners.
In addition to cookies, web applications commonly use browser storage mechanisms:
- localStorage: persistent key-value storage in your browser that remains until explicitly cleared, even after the browser is closed.
- sessionStorage: key-value storage that lasts only for the duration of the browser session and is cleared when the tab or window is closed.
Deployator's application primarily uses localStorage rather than traditional cookies for session management and user preferences.
2. How We Use Cookies and Local Storage
Strictly Necessary (Essential)
These storage items are required for the application to function. They do not require your consent under the ePrivacy Directive because they are strictly necessary to deliver the service you have requested.
| Name | Type | Purpose | Duration |
|---|---|---|---|
| JWT token | localStorage | User authentication session — stores the signed token that identifies you as a logged-in user. | Until logout or token expiry |
| Customer filter | localStorage | Remembers your selected customer filter so it is restored when you return to the same view. | Persistent until cleared |
Non-Essential (Require Consent)
The following third-party cookies are only loaded after you have given explicit consent via the in-app consent banner.
| Name | Type | Purpose | Duration |
|---|---|---|---|
| Google reCAPTCHA cookies | Third-party cookies | Bot protection on the login and registration forms. Set by Google when the reCAPTCHA widget is loaded. | Varies (set and managed by Google) |
Google reCAPTCHA scripts and cookies are not loaded until you accept non-essential cookies. If you reject non-essential cookies, bot protection falls back to server-side heuristics only.
Analytics
We do not currently use any analytics cookies or tracking scripts. No data about your browsing behaviour is collected for analytics purposes.
3. Cookie Consent
When you first use the Deployator application, a consent banner is displayed offering the following choices:
- Accept all: enables strictly necessary storage items and non-essential cookies (including Google reCAPTCHA).
- Reject non-essential: only strictly necessary storage items are used; no third-party cookies are loaded.
- Manage preferences: allows you to review and configure each category individually.
Your consent choice is stored locally in localStorage so that the banner is not shown on every visit. You may withdraw or change your consent at any time via the cookie settings link available within the application.
4. How to Control Cookies
You can control and delete cookies and browser storage through your browser settings. The following links provide guidance for the most common browsers:
- Google Chrome: Settings → Privacy and security → Cookies and other site data
- Mozilla Firefox: Settings → Privacy & Security → Cookies and Site Data
- Microsoft Edge: Settings → Cookies and site permissions → Manage and delete cookies
- Safari: Preferences → Privacy → Manage Website Data
To clear localStorage and sessionStorage specifically, you can use the browser's developer tools (typically opened with F12 or Ctrl+Shift+I): navigate to Application → Storage and clear the relevant entries for deployator.com.
5. Marketing Website
This marketing website (deployator.com static pages, including the page you are currently reading) uses no cookies of any kind. There is no tracking, no analytics, and no third-party scripts loaded on these pages, with the exception of Google Fonts loaded via a standard CDN request to fonts.googleapis.com and fonts.gstatic.com. No personal data is processed by this website beyond what your browser sends as part of a normal HTTP request (e.g. IP address handled by the web server).
6. Changes to This Policy
We may update this Cookie Policy from time to time to reflect changes in the technologies we use or applicable legal requirements. When we make material changes, we will notify you by updating the date at the top of this page and, where appropriate, by displaying a notice in the application. We encourage you to review this policy periodically.
7. Contact
If you have any questions about our use of cookies or this Cookie Policy, please contact us at:
DMC srl
Rue Tavienne 128
5620 Morville, Belgium
Email: info@deployator.com