diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-14 03:06:12 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-14 03:06:12 +0000 |
commit | 934c2d5cf060d5f9881b18a2ddfbc32acea98995 (patch) | |
tree | 0171c75a2bcab42bd94dd105383750779dcf0e86 /doc/development/event_tracking/frontend.md | |
parent | 7ea2b8726c5c587e32d53efd5d9c84cd72ba4356 (diff) | |
download | gitlab-ce-934c2d5cf060d5f9881b18a2ddfbc32acea98995.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/event_tracking/frontend.md')
-rw-r--r-- | doc/development/event_tracking/frontend.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/event_tracking/frontend.md b/doc/development/event_tracking/frontend.md index a3a7b4ca152..c767efc65b2 100644 --- a/doc/development/event_tracking/frontend.md +++ b/doc/development/event_tracking/frontend.md @@ -1,6 +1,6 @@ # Frontend tracking guide -GitLab provides `Tracking`, an interface that wraps the [Snowplow JavaScript Tracker](https://github.com/snowplow/snowplow/wiki/javascript-tracker) for tracking custom events. There are a few ways to utilizing tracking, but each generally requires at minimum, a `category` and an `action`. Additional data can be provided that adheres to our [Feature instrumentation taxonomy](https://about.gitlab.com/handbook/product/feature-instrumentation/#taxonomy). +GitLab provides `Tracking`, an interface that wraps the [Snowplow JavaScript Tracker](https://github.com/snowplow/snowplow/wiki/javascript-tracker) for tracking custom events. There are a few ways to utilize tracking, but each generally requires at minimum, a `category` and an `action`. Additional data can be provided that adheres to our [Feature instrumentation taxonomy](https://about.gitlab.com/handbook/product/feature-instrumentation/#taxonomy). | field | type | default value | description | |:-----------|:-------|:---------------------------|:------------| |