summaryrefslogtreecommitdiff
path: root/doc/user/group/contribution_analytics/index.md
blob: bc88eff9ed2441e3d5ce9296cb21edac624b9cec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Contribution Analytics **[STARTER]**

>**Note:**
Introduced in [GitLab Starter][ee] 8.3.

Track your team members' activity across your organization.

## Overview

With Contribution Analytics you can get an overview of the activity of
issues, merge requests, and push events of your organization and its members.

The analytics page is located at **Group > Contribution Analytics**
under the URL `/groups/<groupname>/analytics`.

## Use cases

- Analyze your team's contributions over a period of time and offer a bonus for the top contributors
- Identify opportunities for improvement with group members who may benefit from additional support 

## Using Contribution Analytics

There are three main bar graphs that are deducted from the number of
contributions per group member. These contributions include push events, merge
requests and closed issues. Hovering on each bar you can see the number of
events for a specific member.

![Contribution analytics bar graphs](img/group_stats_graph.png)

## Changing the period time

There are three periods you can choose from, 'Last week', 'Last month' and
'Last three months'. The default is 'Last week'.

You can choose which period to display by using the dropdown calendar menu in
the upper right corner.

![Contribution analytics choose period](img/group_stats_cal.png)

## Sorting by different factors

Apart from the bar graphs you can also see the contributions per group member
which are depicted in a table that can be sorted by:

* Member name
* Number of pushed events
* Number of opened issues
* Number of closed issues
* Number of opened MRs
* Number of accepted MRs
* Number of total contributions

![Contribution analytics contributions table](img/group_stats_table.png)

[ee]: https://about.gitlab.com/pricing/