Cookie Policy

Last Updated:

1. What Are Cookies

Cookies are small text files stored on your device by your web browser. They are used to maintain session state, remember preferences, and enable cross-site authentication.

2. Cookies We Use

DBG uses the following cookies:

Session Cookies (Essential)

Cookie Name Purpose Duration Attributes
dbg_sso Cross-domain Single Sign-On session token. Enables access to all DBG applications with one login. 55 minutes HttpOnly; Secure; SameSite=Lax; Path=/; Domain=.developedbygolds.qzz.io
dbg_logged_in Quick authentication state check for DBG Tools pages. 7 days Secure; SameSite=Lax; Path=/
dbg_user_id Stores the Firebase UID for session management on DBG Tools. 7 days Secure; SameSite=Lax; Path=/

Firebase Persistence

Firebase Authentication uses its own internal persistence mechanism (IndexedDB) to maintain your authentication state. This is managed entirely by the Firebase SDK and is not accessible via document.cookie.

Local Storage

DBG applications may use localStorage for:

Local storage is not shared between subdomains and is not sent over the network.

3. Third-Party Cookies

DBG does NOT use third-party tracking cookies. We do not use:

4. How to Control Cookies

You can control cookies through your browser settings:

To manage cookies in your browser:

5. Do Not Track

DBG respects the Do Not Track browser signal. When DNT is enabled, we limit analytics collection to the minimum required for service operation.

6. Changes to This Policy

We may update this Cookie Policy periodically. Material changes will be communicated via our Privacy Policy.

7. Contact

Questions about our cookie practices? Contact us at privacy@developedbygolds.qzz.io