Cookie & Storage Policy

1. Cookies & Local Storage Explained

Cookies are small text files placed on your device when you visit a website. They are widely used to make websites work and provide technical information to site owners.

Local Storage (and Session Storage) is a modern web technology that allows our web application to store data locally within your browser. Unlike cookies, this data isn't automatically sent to our servers with every request, making it more secure and performant for certain features.

2. Our Privacy-First Approach

At Landager, we value your privacy. We intentionally use a minimalist, privacy-first approach to local tracking. We only use technologies that are strictly necessary for the operation of our platform. We do not use third-party advertising or marketing trackers.

3. Essential Cookies We Use

The following cookies are strictly necessary for the Landager dashboard to function securely:

  • Authentication Tokens: Set by our authentication provider (Auth.js) to keep you securely logged in as you navigate the dashboard. Without these, our application cannot verify your identity.
  • Security Tokens (CSRF): Used specifically to protect against Cross-Site Request Forgery (CSRF) attacks, ensuring that actions taken on your account are legitimate.

4. Local Storage Usage (Functional)

We use your browser's Local Storage to improve your user experience and save recurring bandwidth:

  • AI Chat History: The Landager AI assistant stores your recent chat history locally on your device (e.g., landager-chat-[id]) so you can seamlessly continue conversations across pages without repeatedly querying the server. This data is set to automatically expire after 30 days.
  • Internationalization (i18n): We save your preferred language and locale settings so the interface loads in the correct language immediately on your next visit.
  • Theme Preferences: Storing whether you prefer "Dark Mode" or "Light Mode".

5. Cookieless Analytics

Most SaaS platforms rely on invasive third-party analytics (like Google Analytics) that track users across the web. Landager rejects this approach.

We built and utilize a custom, self-hosted analytics system. This system relies entirely on anonymized routing metrics that do not require storing personal tracking cookies on your device. Our analytics only track aggregated events (e.g., "how many times was the 'Add Property' button clicked today?") without tying them to your personal identity.

6. Managing Your Preferences

Because the cookies and storage mechanisms we use are categorized as "strictly necessary" for the Platform to function legitimately (logging in, security, core UI states), they cannot be opted out of within our systems.

You can, however, instruct your browser to refuse all cookies or routinely clear your Local Storage. Please note: if you do this, you will be repeatedly logged out and may not be able to use the authenticated portions of our Service (the Landager dashboard).