summaryrefslogtreecommitdiff
path: root/doc/development/event_tracking/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/event_tracking/index.md')
-rw-r--r--doc/development/event_tracking/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/event_tracking/index.md b/doc/development/event_tracking/index.md
index 7068c569010..4153e0e6de6 100644
--- a/doc/development/event_tracking/index.md
+++ b/doc/development/event_tracking/index.md
@@ -4,8 +4,8 @@ At GitLab we encourage event tracking so we can iterate on and improve the proje
To enable the Product team to better understand user engagement, usage patterns, and other metrics that can potentially be improved on, we should attempt to add tracking where possible. To enable this, maintain consistency, and not adversely effect performance we have some basic tracking functionality exposed at both the frontend and backend layers that you can utilize while building features.
-Todo: Document the process to define new tracking by integrating with the data team.
-{: .alert .alert-danger}
+CAUTION: **Todo:**
+Document the process to define new tracking by integrating with the data team.
## Enabling tracking