Privacy Policy — Lucid Spotlight Extension

Effective Date: January 14, 2026
Last Updated: April 6, 2026
Version: 1.3.1

1. Introduction

Lucid Spotlight is a browser extension developed by Lucid Privacy to help identify and understand privacy-related technologies (trackers, consent management platforms, and analytics tools) on websites you visit.

This privacy policy explains what data we collect, how we use it, and your rights regarding your information.

Contact Information:

2. Data We Collect

2.1 Authentication Data

Why we collect this: To provide authenticated access to our tracker database API and sync your settings across devices.

2.2 Page Scanning Data (Processed Locally)

When you scan a webpage, the extension analyzes:

Why we collect this: To detect privacy technologies and identify tracking patterns. This data is processed locally in your browser unless you explicitly submit findings.

2.3 Voluntary Submissions

When you voluntarily submit data through the extension:

Why we collect this: To improve our tracker database and help the privacy research community identify new tracking technologies.

2.4 Automatic Data

We also collect anonymized, sanitized error messages to diagnose bugs — no URLs, browsing data, or personal information is included.

Why we collect this: To provide support, debug issues, and improve the extension.

2.5 Anonymous Usage Telemetry (Default: On)

We collect anonymous usage telemetry to improve Lucid Spotlight. This includes: event names (e.g. “scan completed”), extension version, browser platform, browser locale, detection counts, and sanitized error messages. We also generate a random installation identifier (UUID) stored locally in your browser to count unique active users — this ID is not derived from or linked to any personal information. All telemetry is sent to our own server (telemetry.lucidprivacy.io). No URLs, browsing data, or personally identifiable information is included. You can disable telemetry entirely in the extension settings.

What anonymous telemetry collects

What anonymous telemetry NEVER collects

How it works

Each ping is a fire-and-forget HTTPS POST. There is no batching, no queuing, and no session tracking. The installation ID is a random UUID that cannot be linked to your identity or browsing behavior.

How to opt out

Open the extension, go to Settings > Privacy & Analytics, and toggle off "Usage analytics." This disables both anonymous telemetry and Mixpanel analytics (Section 2.6) immediately. Your preference is stored locally and persists across sessions.

Infrastructure

2.6 Authenticated Usage Analytics (Optional)

We recognize the irony of a privacy tool collecting analytics — so we want to be unusually transparent about what we do, why we do it, and the specific protections we've built to ensure analytics never undermines the privacy mission of this product.

Why a privacy tool uses analytics

Lucid Spotlight is an authenticated SaaS product — you log in with your account to access our tracker database and tools. Like any software product, we need to understand which features are valuable, where users get stuck, and how to prioritize development. Without analytics, we're building blind.

That said, we hold ourselves to a higher standard. We don't use an off-the-shelf analytics SDK with default settings. We've built a custom analytics layer with privacy protections that go well beyond industry norms.

What we collect

Analytics events track what you do in the extension — not what you do on the web. Specifically:

What we NEVER collect through analytics

This is enforced in code, not just policy:

How we enforce this technically

We don't rely on developers remembering to exclude sensitive data. Our analytics module enforces privacy through two mechanisms built into the code:

  1. Property name allowlist. Every event property must be on an explicit allowlist of known-safe names (e.g., tracker_count, duration_ms, feature, enabled). If a developer accidentally adds a property like page_url or cookie_value, it is silently dropped — it never reaches the analytics service. In development, a console warning alerts the developer to the blocked property.
  2. Value pattern scanning. Even for allowed property names, all string values are scanned for patterns that resemble URLs, email addresses, or domain names. If a value matches any of these patterns, it is dropped. This is a defense-in-depth measure — even if a safe-sounding property name somehow contained a URL, the value would be caught and blocked.

These protections are applied to every analytics event. They are not configurable and cannot be bypassed.

Note on user profile data: Your name, email, and role are intentionally included in your analytics profile because you are an authenticated user of our product. This is standard for SaaS applications and allows us to provide support, understand usage by role, and match analytics with our other platforms. This profile data is set once at login and is not subject to the event property sanitization described above — it is sent deliberately.

How to opt out

Open the extension, go to Settings > Privacy & Analytics, and toggle off "Usage analytics." Analytics are disabled immediately — no further events are queued or sent, and any pending events are discarded. Your preference is stored locally and persists across sessions.

When analytics are disabled, the extension functions identically. No features are degraded or restricted.

Analytics infrastructure

3. How We Use Your Data

3.1 Core Functionality

3.2 Product Improvement (Analytics & Telemetry)

When analytics and telemetry are enabled, we use usage data to:

We do not use analytics or telemetry data to:

3.3 Research & Improvement

3.4 We DO NOT

4. Data Storage & Security

4.1 Local Storage (In Your Browser)

4.2 Server Storage (Our API)

4.3 Telemetry Storage (Our Backend)

4.4 Analytics Storage (Mixpanel)

4.5 Security Measures

5. Data Sharing

5.1 Internal Use

Data is accessible only to authorized Lucid Privacy employees and contractors for:

5.2 Third-Party Processors

Mixpanel, Inc. — We use Mixpanel to process authenticated usage analytics when enabled by the user (Section 2.6). Mixpanel receives only the event data described in that section. No browsing data, page content, tracker information, or website URLs are ever shared with Mixpanel.

Mixpanel processes this data in their EU data center. See Mixpanel's Privacy Policy for details on how they handle data.

Anonymous telemetry (Section 2.5) is sent directly to our own infrastructure and does not involve any third-party processor.

We do not otherwise share, sell, or rent your personal information to third parties.

5.3 Aggregated Data

We may publish aggregated, anonymized statistics (e.g., "50 new trackers discovered this month" or "scan usage grew 30% this quarter") without identifying individual users.

5.4 Legal Requirements

We may disclose data if required by law, subpoena, or to protect our legal rights.

6. Chrome Extension Permissions

Lucid Spotlight requests the following Chrome permissions:

Permission Why We Need It
activeTab To scan the current webpage for trackers
tabs To get page URL and manage extension behavior per tab
storage To store settings, signatures, and authentication tokens locally
scripting To inject content scripts for DOM analysis
alarms To periodically sync tracker signatures in the background
webRequest To monitor network requests for tracker detection (opt-in feature)
cookies To scan cookies for tracking patterns
sidePanel To display results in Chrome's side panel
<all_urls> To scan any website you visit for trackers (host permission)
https://trackers.lucidprivacy.io/* To communicate with our tracker database API (host permission)

Note: The <all_urls> permission is necessary because trackers can appear on any website. We only scan pages when you explicitly open the extension on that page.

Analytics & telemetry note: Usage analytics and anonymous telemetry do not require any additional browser permissions. Data is sent using standard HTTPS requests and does not involve any page content, browsing data, or cross-site information.

7. Your Rights & Choices

7.1 Data Access

You can request a copy of your data by emailing hello@lucidprivacy.io. This includes any analytics data associated with your account. Anonymous telemetry data cannot be retrieved because it contains no user identifiers.

7.2 Data Deletion

7.3 Opt-Out Options

7.4 Data Portability

You can export your submissions by contacting hello@lucidprivacy.io.

8. Children's Privacy

Lucid Spotlight is not intended for children under 13. We do not knowingly collect data from children. If you believe a child has provided us with personal information, contact hello@lucidprivacy.io.

9. Changes to This Policy

We may update this privacy policy from time to time. Changes will be posted at this URL with an updated "Last Updated" date. Significant changes will be communicated via email or extension notification.

Version History:

10. International Users

Lucid Spotlight is operated from the United States. Authenticated usage analytics data is processed in the European Union via Mixpanel's EU data center. Anonymous telemetry is processed on our own infrastructure. All other data processing occurs in the United States. By using the extension, you consent to the transfer and processing of your data as described in this policy.

11. Contact Us

For questions, concerns, or requests regarding this privacy policy:

12. Compliance

This privacy policy complies with:

Legal Basis for Processing (GDPR)

Processing Activity Legal Basis
Authentication & account management Contract — necessary to provide the service you signed up for
Page scanning & tracker detection Contract — core functionality of the extension
Voluntary submissions (selectors, signatures, feedback) Consent — you choose when and what to submit
Anonymous telemetry Legitimate interest — understanding aggregate product usage with minimal data (no PII, no browsing data, easy opt-out in Settings > Privacy & Analytics)
Authenticated usage analytics Legitimate interest — understanding product usage to improve the service, balanced against privacy protections (data minimization, no browsing data, easy opt-out in Settings > Privacy & Analytics)
Error logging & sync status Legitimate interest — necessary to maintain and debug the service, balanced against minimal data involved

By installing and using Lucid Spotlight, you acknowledge that you have read and understood this privacy policy.