2020-05-05 17:09:42 -04:00
---
stage: Manage
group: Analytics
2020-06-08 14:08:27 -04:00
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
2020-05-05 17:09:42 -04:00
---
2020-03-27 14:07:48 -04:00
# Analytics
2020-08-25 20:10:31 -04:00
## Instance-level analytics
2019-08-19 01:12:44 -04:00
2020-05-21 23:08:28 -04:00
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/12077) in GitLab 12.2.
2019-08-19 01:12:44 -04:00
2020-08-25 20:10:31 -04:00
Instance-level analytics make it possible to aggregate analytics across
2019-08-19 01:12:44 -04:00
GitLab, so that users can view information across multiple projects and groups
in one place.
2020-08-25 20:10:31 -04:00
[Learn more about instance-level analytics ](../admin_area/analytics/index.md ).
2019-09-18 10:02:45 -04:00
2020-03-27 14:07:48 -04:00
## Group-level analytics
2019-08-19 01:12:44 -04:00
2020-05-21 23:08:28 -04:00
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/195979) in GitLab 12.8.
2019-08-19 01:12:44 -04:00
2020-03-27 14:07:48 -04:00
The following analytics features are available at the group level:
2019-08-19 01:12:44 -04:00
2020-03-27 14:07:48 -04:00
- [Contribution ](../group/contribution_analytics/index.md ). ** (STARTER)**
- [Insights ](../group/insights/index.md ). ** (ULTIMATE)**
2020-08-18 20:10:34 -04:00
- [Issue ](../group/issues_analytics/index.md ). ** (PREMIUM)**
2020-03-27 14:07:48 -04:00
- [Productivity ](productivity_analytics.md ), enabled with the `productivity_analytics`
2020-07-29 05:09:33 -04:00
[feature flag ](../../development/feature_flags/development.md#enabling-a-feature-flag-locally-in-development ). ** (PREMIUM)**
2020-03-27 14:07:48 -04:00
- [Value Stream ](value_stream_analytics.md ), enabled with the `cycle_analytics`
2020-07-29 05:09:33 -04:00
[feature flag ](../../development/feature_flags/development.md#enabling-a-feature-flag-locally-in-development ). ** (PREMIUM)**
2019-08-19 01:12:44 -04:00
2020-03-27 14:07:48 -04:00
## Project-level analytics
2019-09-18 10:02:45 -04:00
2020-03-27 14:07:48 -04:00
The following analytics features are available at the project level:
2019-09-18 10:02:45 -04:00
2020-03-27 14:07:48 -04:00
- [CI/CD ](../../ci/pipelines/index.md#pipeline-success-and-duration-charts ). ** (STARTER)**
- [Code Review ](code_review_analytics.md ). ** (STARTER)**
- [Insights ](../group/insights/index.md ). ** (ULTIMATE)**
2020-08-18 20:10:34 -04:00
- [Issue ](../group/issues_analytics/index.md ). ** (PREMIUM)**
2020-08-21 17:10:01 -04:00
- [Merge Request ](merge_request_analytics.md ), enabled with the `project_merge_request_analytics`
[feature flag ](../../development/feature_flags/development.md#enabling-a-feature-flag-locally-in-development ). ** (STARTER)**
2020-05-13 11:08:23 -04:00
- [Repository ](repository_analytics.md ).
2020-03-27 14:07:48 -04:00
- [Value Stream ](value_stream_analytics.md ), enabled with the `cycle_analytics`
2020-07-29 05:09:33 -04:00
[feature flag ](../../development/feature_flags/development.md#enabling-a-feature-flag-locally-in-development ). ** (STARTER)**