From 164c8286715eb5ff8679d2474025a83a82757fac Mon Sep 17 00:00:00 2001 From: Robert Lin Date: Wed, 2 Jul 2025 15:25:55 -0700 Subject: [PATCH 1/2] analytics: fixup heading levels --- docs/analytics/index.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/analytics/index.mdx b/docs/analytics/index.mdx index c48a20d70..eea61b695 100644 --- a/docs/analytics/index.mdx +++ b/docs/analytics/index.mdx @@ -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: @@ -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. From 411c94d1ceba70aca66d8d0fcf7829cdae7d5d1e Mon Sep 17 00:00:00 2001 From: Robert Lin Date: Wed, 2 Jul 2025 15:27:59 -0700 Subject: [PATCH 2/2] fixup --- docs/analytics/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/analytics/index.mdx b/docs/analytics/index.mdx index eea61b695..60c15576b 100644 --- a/docs/analytics/index.mdx +++ b/docs/analytics/index.mdx @@ -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+)