What are cookies?
Cookies are small text files that a website stores on your device. They let the site recognise you on subsequent visits, remember preferences, or measure usage. Similar technologies covered here include browser localStorage, sessionStorage and pixel tags.
What we use
Monitoro.NET aims to keep things minimal. Today we use:
Strictly necessary (always on)
- Authentication token — stored in
localStorageafter you log in, so subsequent API calls know who you are. Cleared on logout. - Language preference — stored in
localStoragewhen you switch language in the app, so we serve the right translation next time.
These are exempt from the consent requirement under the PECR (UK) / ePrivacy Directive because they are essential to provide the service you requested.
Functional (opt-in)
None today.
Analytics & advertising
None. We do not use third-party analytics or advertising trackers on the public marketing pages or inside the app.
Your choices
Because we only set strictly-necessary cookies/storage, there is no cookie banner asking for consent. You can still:
- Clear browser storage (Settings → Privacy → Clear browsing data) at any time. This will log you out.
- Use private/incognito mode to keep nothing between visits.
- Disable JavaScript — though the app will not function without it.
Changes
If we introduce non-essential cookies in the future, we will update this policy and present a consent banner before any tracking begins.
Contact
Questions? office@monitoro.net