-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,3 +12,7 @@ To enable Sourcegraph Analytics: | |
- Get in touch with your Sourcegraph Technical Advisor or point of contact (or email us at [email protected] if you don't know your contact), provide them with the email address you used to register above, and ask for access to Sourcegraph Analytics. | ||
- They will validate your account and link it to your Sourcegraph Enterprise instance's usage metrics. | ||
- Sign in to [Sourcegraph Analytics](https://cody-analytics.sourcegraph.com). | ||
|
||
## Data export | ||
|
||
Sourcegraph Cloud Analytics also includes a CSV export option with key metrics like number of searches, chats, autocomplete suggestions, completion acceptance rate (CAR %), and more. The data is split by user, day, client/editor, and programming language; perfect for automating retrieval and analyzing data in ways that make the most sense to your organization. |