Skip to main content

Telemetry

Overview

Continue collects and reports anonymous usage information to help us improve our product. This data enables us to understand user interactions and optimize the user experience effectively. You can opt out of telemetry collection at any time if you prefer not to share your usage information.

We utilize Posthog, an open-source platform for product analytics, to gather and store this data. For transparency, you can review the implementation code here or read our official privacy policy.

Tracking Policy

All data collected by Continue is anonymized and stripped of personally identifiable information (PII) before being sent to PostHog. We are committed to maintaining the privacy and security of your data.

What We Track

The following usage information is collected and reported:

  • Suggestion Interactions: Whether you accept or reject suggestions (excluding the actual code or prompts involved).
  • Model and Command Information: The name of the model and command used.
  • Token Metrics: The number of tokens generated.
  • System Information: The name of your operating system (OS) and integrated development environment (IDE).
  • Pageviews: General pageview statistics.

How to Opt Out

You can disable anonymous telemetry by visiting the User Settings Page and toggling "Allow Anonymous Telemetry" off.

Alternatively in VS Code, you can disable telemetry through your VS Code settings by unchecking the "Continue: Telemetry Enabled" box (this will override the Settings Page settings). VS Code settings can be accessed with File > Preferences > Settings (or use the keyboard shortcut ctrl + , on Windows/Linux or cmd + , on macOS).