Back to Home

Privacy Policy - AEO/GEO Audit Tool Chrome Extension

Last Updated: November 18, 2024

🔒 Zero Data Collection

This extension does NOT collect, store, or transmit any user data. All analysis is performed entirely locally in your browser. We take privacy seriously and designed this extension to respect your privacy by default.

Introduction

This Privacy Policy describes how the AEO/GEO Audit Tool Chrome Extension ("we," "our," or "the Extension") handles user data. This extension is designed with privacy as a core principle and operates entirely locally without collecting or transmitting any user data.

Data Collection

We DO NOT collect any of the following:

  • Personally Identifiable Information: No names, addresses, email addresses, or any other personal identifiers are collected
  • Location Data: No IP addresses, GPS coordinates, or region information is collected
  • Web Browsing History: No list of web pages visited or associated data is tracked or stored
  • User Activity: No monitoring of clicks, mouse position, scrolling, or keystrokes
  • Authentication Information: No passwords, credentials, or security questions are accessed
  • Financial Information: No payment details or financial data is collected
  • Health Information: No health-related data is collected
  • Personal Communications: No emails, texts, or chat messages are accessed
  • Website Content: Website content is temporarily accessed for analysis but never collected, stored, or transmitted

Data Storage

We DO NOT store any data:

  • No localStorage: The extension does not use browser localStorage
  • No sessionStorage: The extension does not use browser sessionStorage
  • No chrome.storage: The extension does not use Chrome's storage APIs (neither local nor sync)
  • Temporary Memory Only: Audit results exist only temporarily in memory while the extension popup is open. When the popup closes, all data is immediately discarded
  • Optional PDF Export: Users can optionally export audit results as a PDF file, which is saved locally by the browser's download mechanism (not stored by the extension)

Data Transmission

We DO NOT transmit any data to external servers:

  • No External APIs: The extension does not send data to any external APIs or services
  • No Analytics Services: No analytics or tracking services are used
  • No Third-Party Services: No data is shared with third parties or advertisers
  • No Data Collection Services: The extension does not communicate with any data collection or storage services

How the Extension Works

The extension performs AI/SEO readiness audits entirely locally in your browser:

  1. User-Initiated: Analysis only occurs when you explicitly click the extension icon or request an audit
  2. Local Analysis: The extension analyzes the current webpage's DOM structure (HTML elements, meta tags, structured data) locally in your browser
  3. File Checks: The extension makes read-only HTTP GET requests to fetch static files from websites you're auditing:
    • robots.txt - To check AI crawler configuration
    • sitemap.xml - To validate sitemap existence
    • llm.txt - To check AI platform configuration file
    These files are fetched for analysis purposes only and are not stored or transmitted
  4. Results Display: Audit results are displayed in the extension popup and exist only in memory
  5. Immediate Discard: When you close the popup, all audit data is immediately discarded

Extension Permissions

The extension requires the following permissions to function:

activeTab Permission

Purpose: Access the currently active tab's URL when you click the extension icon.

Usage: Used only to display which page is being audited and pass the URL to the content script for analysis. The extension only accesses the active tab when you explicitly trigger an audit.

Privacy: The URL is used locally only and is never stored or transmitted.

scripting Permission

Purpose: Inject a content script into web pages to analyze DOM structure.

Usage: Used to analyze webpage content (meta tags, structured data, Open Graph tags, etc.) for SEO/AI readiness checks. The content script runs only when you explicitly click the extension icon.

Privacy: All analysis happens locally. No page content is stored or transmitted.

Host Permission (<all_urls>)

Purpose: Fetch critical SEO/AI configuration files from any website you want to audit.

Usage: Used to fetch robots.txt, sitemap.xml, and llm.txt files from the site root domain. These files must be checked from the site's root domain, not just the current page.

Privacy: These are read-only HTTP GET requests. The files are fetched for analysis purposes only and are not stored or transmitted. The extension only makes these requests when you explicitly trigger an audit.

Website Content Access

The extension temporarily accesses webpage content (DOM elements, HTML meta tags, structured data, images) during analysis when you explicitly click the extension icon. This content is:

  • Analyzed Locally: All analysis happens in your browser
  • Used Only for Audit: Content is used solely to generate audit results
  • Immediately Discarded: Content is discarded immediately after analysis
  • Never Collected: Content is never collected, stored, or transmitted

Network Requests

The only network requests made by the extension are read-only HTTP GET requests to fetch static files from websites you're auditing:

  • https://example.com/robots.txt - To check AI crawler configuration
  • https://example.com/sitemap.xml - To validate sitemap existence
  • https://example.com/llm.txt - To check AI platform configuration file

These requests:

  • Are made only when you explicitly trigger an audit
  • Are read-only (no data is sent, only retrieved)
  • Fetch files only from domains you're already viewing
  • Are used for analysis purposes only
  • Are not stored or transmitted to external servers

Third-Party Services

This extension does NOT use any third-party services for:

  • Analytics or tracking
  • Data collection or storage
  • Content delivery networks (all code is bundled locally)
  • External APIs or services

All code (including the jsPDF library for PDF generation) is bundled locally within the extension package and does not require external connections for functionality.

Cookies and Tracking

The extension does not set any cookies or use any tracking technologies. It does not track user behavior, browsing patterns, or any other information.

Children's Privacy

The extension is not intended for use by individuals under 13 years of age. However, since we do not collect any data, there is no risk of inadvertently collecting data from children.

User Rights

Since we do not collect, store, or transmit any data, there is no data to access, modify, or delete. However, you have full control over the extension:

  • Use Control: You decide when to run audits by clicking the extension icon
  • Uninstall: You can uninstall the extension at any time through Chrome's extension management
  • No Account Required: The extension works without requiring any account or registration
  • No Persistent Data: Uninstalling the extension removes it completely with no residual data

GDPR Compliance

For users in the European Economic Area (EEA):

  • No Data Processing: We do not process any personal data, so GDPR data processing requirements do not apply
  • Privacy by Design: The extension is designed with privacy as a core principle
  • No Consent Required: Since no data is collected, no consent mechanism is needed
  • Data Minimization: We collect zero data, which is the ultimate form of data minimization

CCPA Compliance

For California residents:

  • No Data Sale: We do not sell personal information because we do not collect any
  • No Data Collection: We do not collect personal information as defined by CCPA
  • User Rights: Since no data is collected, there is no data to request, access, or delete

Changes to This Privacy Policy

We may update this Privacy Policy from time to time to reflect changes in our practices or for other operational, legal, or regulatory reasons. We will notify you of any material changes by:

  • Updating the "Last Updated" date at the top of this policy
  • Posting a notice on the extension's Chrome Web Store listing

We encourage you to review this Privacy Policy periodically to stay informed about how we protect your privacy.

Contact Us

If you have questions about this Privacy Policy or our privacy practices, please contact us:

Email: support@sellonllm.com
Website: https://sellonllm.com/contact-us.html
Location: Amsterdam, Netherlands

Summary

What we collect: Nothing. Zero data collection.

What we store: Nothing. No persistent storage is used.

What we transmit: Nothing. No data is sent to external servers.

How it works: All analysis happens locally in your browser. When the popup closes, all data is discarded.

Your privacy: Protected by design. We don't collect data because we don't need to.

This Privacy Policy is designed to comply with Chrome Web Store requirements, GDPR, CCPA, and other applicable privacy regulations. We recommend having it reviewed by a legal professional before publishing.