SafeProG · Ireland
Cookie Policy
What SafeProG stores in your browser, and why. The short version: only what is needed to keep you signed in and the app working offline.
Last updated 5 August 2026
No tracking, no advertising, no consent banner
1.We use browser storage, not cookies
Worth stating precisely, because the two are often conflated. SafeProG does not set cookies for its own session handling. It uses your browser's sessionStorage and localStorage instead.
The practical difference for you: this data is never transmitted automatically with every request the way a cookie is, and sessionStorage is discarded the moment you close the tab.
2.What is stored, and for how long
| What | Why | Lifetime |
|---|---|---|
| Session token | Keeps you signed in as you move between pages | Until you close the tab or sign out |
| Account profile | Your name, role, organisation and module access, so the interface renders correctly | Until you close the tab or sign out |
| Last activity time | Powers the 20-minute inactivity sign-out | Until you close the tab |
| Sign-out reason | Lets the sign-in page explain that you were signed out for inactivity | Cleared once shown |
| Organisation logo | Avoids re-downloading your logo on every page | Until cleared |
| Selected project | Remembers which project you were working in | Until cleared |
| Course and induction progress | Lets you resume training where you left off, including offline | Until cleared |
| Superadmin org context | Only for SafeProG staff supporting your organisation; records which org is being viewed | Until support session ends |
3.Offline support
SafeProG installs a service worker so the app keeps working in a basement, on a site with no signal, or in a lift. It caches the application itself and the records you have opened, and queues anything you submit offline until a connection returns.
This cache lives on your device. It is cleared when you sign out, uninstall the app, or clear your browser's site data.
4.Third parties
- Paddle — our billing provider — may set its own cookies during checkout, on its own pages, under its own policy. This only happens if you go through a checkout flow.
- No advertising or social media pixels are present anywhere in the product or on this site.
5.Clearing it
Signing out clears your session data. To remove everything, clear site data for app.safeproglobal.com in your browser settings. Blocking storage entirely will prevent you from signing in, since there would be nowhere to keep your session.
6.Contact
Questions about this policy: info@safeproglobal.com