Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « internal_event_tracking « internal_analytics « development « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e35d5f6f0849f3c6ef9029816774a1bc2f738283 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
stage: Analyze
group: Analytics Instrumentation
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---

# Internal Event Tracking

This page provides detailed guidelines on using the Internal Event Tracking system to instrument features on GitLab.

This page is a work in progress. For any questions or clarifications, reach out to us in the Slack channel [#g_analyze_analytics_instrumentation](https://gitlab.slack.com/archives/CL3A7GFPF).

- [Introduction to internal event tracking](introduction.md#internal-event-tracking)
- [Quick start guide](quick_start.md#quick-start-for-internal-event-tracking)
- [Event definition guide](event_definition_guide.md#internal-event-tracking-definition-guide)
- [Metrics dictionary guide](../service_ping/metrics_dictionary.md#metrics-dictionary-guide)
- [Architecture](architecture.md#internal-event-tracking-architecture)