Skip to content
Snippets Groups Projects
Commit a67b6b38 authored by Régis Freyd (GitLab)'s avatar Régis Freyd (GitLab) Committed by Rémy Coutable
Browse files

Add missing links in the documentation

parent 800baa42
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -26,7 +26,7 @@ for all signed in users.
 
> [Introduced][ee-557] in GitLab Enterprise Edition 8.10. More statistics
[were added][ee-735] in GitLab Enterprise Edition
8.12. [Introduced to GitLab Community Edition][ce-23361] in 9.1.
8.12. [Moved to GitLab Community Edition][ce-23361] in 9.1.
 
GitLab Inc. can collect non-sensitive information about how GitLab users
use their GitLab instance upon the activation of a ping feature
Loading
Loading
Loading
Loading
@@ -5,8 +5,8 @@
 
As a benefit of having the [usage ping active](settings/usage_statistics.md),
GitLab lets you analyze the users' activities of your GitLab installation.
Under [LINK], when the usage ping is active, GitLab will show the monthly
cohorts of new users and their activities over time.
Under `/admin/cohorts`, when the usage ping is active, GitLab will show the
monthly cohorts of new users and their activities over time.
 
How do we read the user cohorts table? Let's take an example with the following
user cohorts.
Loading
Loading
@@ -24,7 +24,7 @@ How do we measure the activity of users? GitLab considers a user active if:
 
### Setup
 
1. Activate the usage ping as defined in [LINK]
2. Go to [LINK] to see the user cohorts of the server
1. Activate the usage ping as defined [in the documentation](settings/usage_statistics.md)
2. Go to `/admin/cohorts` to see the user cohorts of the server
 
[ce-23361]: https://gitlab.com/gitlab-org/gitlab-ce/issues/23361
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment