currently in early active development current phase: Complete the Ground Picture X-Plane 12 first · MSFS after core maturity
Documentation

Cookie Policy

Technical explanation of how the VibePilot ATC site manages local storage, analytics, and consent state.

Implementation Overview

This site operates as a static front-end. No cookie data is transmitted to or stored on our servers. All consent and preference data remains entirely on your local client device.

We rely on the Silktide Consent Manager to intercept and control the execution of analytics scripts based on your explicit preferences.

Strictly Necessary Cookies

These cookies are required for fundamental site architecture and consent management. The site cannot function without them.

  • Consent State (Silktide): Stores your binary accept/reject preferences so the banner does not repeatedly prompt you on subsequent visits.
  • Routing & Security: Standard browser session objects utilized by the hosting provider for load balancing and basic security routing.

Analytics Integration

We use Microsoft Clarity to analyze traffic patterns and site interactions. This system is strictly gated by the consent manager and will not execute unless you explicitly opt into the "Analytics" category.

  • Execution condition: The Clarity script is injected dynamically into the Document Object Model (DOM) only after the `onAccept` callback for analytics fires.
  • Data collected: Anonymous session replays, click tracking, and scroll depth.
  • Purpose: Used exclusively to identify navigation bottlenecks and understand how documentation is read.

Managing Your Consent

Consent state is fully mutable. You may revoke or modify your permissions at any time by triggering the Silktide preference module.

Modifying your preferences will immediately update local storage. If you withdraw consent for analytics, the system will not load tracking scripts on subsequent page views.

Modify Cookie Settings