Skip to content

analytics: fixup heading levels #1238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/analytics/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Enterprise customers can use Sourcegraph Analytics to get a clear view of usage, engagement, performance, and impact.

Our managed [cloud analytics service](https://analytics.sourcegraph.com) for Cody and Code Search usage data is available for:
Our managed [Sourcegraph Analytics service](https://analytics.sourcegraph.com) for Cody and Code Search usage data is available for:

- [Sourcegraph Cloud](/cloud) customers
- Self-hosted customers that have fully enabled usage telemetry and are running a supported version of Sourcegraph (5.9+)
Expand All @@ -12,9 +12,9 @@ To get started, follow our [enablement instructions](#enablement-instructions).

Air-gapped customers can refer to [Sourcegraph Air-Gapped Analytics](/analytics/air-gapped).

### Enablement instructions
## Enablement instructions

#### Self-hosted and Cloud
### Self-hosted and Cloud

To enable Sourcegraph Analytics for self-hosted or Cloud instances:

Expand All @@ -23,14 +23,14 @@ To enable Sourcegraph Analytics for self-hosted or Cloud instances:
- They will validate your account and link it to your Sourcegraph Enterprise instance's usage metrics.
- Sign in to [Sourcegraph Analytics](https://analytics.sourcegraph.com).

#### Sourcegraph workspaces
### Sourcegraph workspaces

To access Sourcegraph workspaces:

- Ensure you are an admin of your [Sourcegraph workspace](https://workspaces.sourcegraph.com).
- Sign in to [Sourcegraph Analytics](https://analytics.sourcegraph.com) with the same account you use for your workspace.

### Data export and API
## Data export and API

Sourcegraph Analytics includes a CSV export option with key metrics like the number of searches, chats, autocomplete suggestions, Completion Acceptance Rate (CAR%), and more. The data is split by user, day, client/editor, and programming language.

Expand Down