1. What are Cookies & Local Storage?
Cookies and HTML5 LocalStorage are small data files stored in your web browser that allow web applications to maintain state, remember form preferences, and ensure seamless navigation.
2. How We Secure Live Uses Local Storage
Our website utilizes lightweight client-side storage for the following essential operational purposes:
- Booking Form Queue: Storing temporary booking submissions and reference IDs (e.g.
WSL-XXXXXX) locally on your device for immediate verification. - Ops Console Cache: Enabling authorized operators to review test booking requests on the local administrative dashboard without requiring third-party cloud cookies.
- Security State: Preventing repeated alert prompts and maintaining responsive interface preferences.
3. Third-Party Tracking
We Secure Live does not deploy invasive third-party ad-tracking cookies or sell browsing histories to advertising networks.
4. Managing Your Preferences
You can clear stored data or disable cookies at any time through your browser's settings menu (Settings → Privacy & Security → Clear Browsing Data).