Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
a4a8f0db
Commit
a4a8f0db
authored
Apr 03, 2017
by
Sean McGivern
Committed by
Rémy Coutable
Apr 14, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix usage ping doc location
parent
af8a3e35
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
5 deletions
+9
-5
doc/README.md
doc/README.md
+1
-0
doc/administration/img/cohorts.png
doc/administration/img/cohorts.png
+0
-0
doc/administration/usage_ping_and_cohorts.md
doc/administration/usage_ping_and_cohorts.md
+8
-5
No files found.
doc/README.md
View file @
a4a8f0db
...
...
@@ -73,6 +73,7 @@ All technical content published by GitLab lives in the documentation, including:
-
[
Sidekiq Troubleshooting
](
administration/troubleshooting/sidekiq.md
)
Debug when Sidekiq appears hung and is not processing jobs.
-
[
System hooks
](
system_hooks/system_hooks.md
)
Notifications when users, projects and keys are changed.
-
[
Update
](
update/README.md
)
Update guides to upgrade your installation.
-
[
Usage ping and cohorts
](
administration/usage_ping_cohorts.md
)
Usage ping and cohorts
-
[
Web terminals
](
administration/integration/terminal.md
)
Provide terminal access to environments from within GitLab.
-
[
Welcome message
](
customization/welcome_message.md
)
Add a custom welcome message to the sign-in page.
...
...
doc/administration/
usageping/
img/cohorts.png
→
doc/administration/img/cohorts.png
View file @
a4a8f0db
File moved
doc/administration/usage
ping/usage_ping
_cohorts.md
→
doc/administration/usage
_ping_and
_cohorts.md
View file @
a4a8f0db
...
...
@@ -56,7 +56,7 @@ calculation is made.
By default, usage ping is opt-out. If you want to deactivate, go to the Settings
page of your administration panel and uncheck the Usage ping checkbox.
![
User cohort example
](
img/cohorts.png
)
[IMAGE]
## Cohorts
...
...
@@ -65,10 +65,10 @@ 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.
How do we read
user cohorts table? Let's take an example with the following user
cohorts.
How do we read
the user cohorts table? Let's take an example with the following
user
cohorts.
[IMAGE]
![
User cohort example
](
img/cohorts.png
)
For the cohort of June 2016, 163 users have been created on this server. One
month after, in July 2016, 155 users (or 95% of the June cohort) are still
...
...
@@ -77,9 +77,12 @@ we can see that only 6% of this cohort are still active.
How do we measure the activity of users? GitLab considers a user active if:
*
the user signs in
*
the user has a git activity (wether push or pull).
*
the user has a git activity (w
h
ether push or pull).
### Setup
1.
Activate the usage ping as defined in [LINK]
2.
Go to [LINK] to see the user cohorts of the server
[
ee-380
]:
https://gitlab.com/gitlab-org/gitlab-ee/issues/380
[
ce-23361
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/23361
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment