Commit 3f0576f1 authored by Amy Qualls's avatar Amy Qualls

Merge branch...

Merge branch '322155-discourage-customers-from-sending-events-to-gitlab-s-snowplow-collector' into 'master'

Discourage customers from sending events to GitLab's Snowplow collector

See merge request gitlab-org/gitlab!58449
parents c840c099 28d6e858
......@@ -57,13 +57,13 @@ We use Snowplow for the majority of our tracking strategy and it is enabled on G
- **Admin Area > Settings > General** in the UI.
- `admin/application_settings/integrations` in your browser.
The following configuration is required:
Example configuration:
| Name | Value |
|---------------|---------------------------|
| Collector | `snowplow.trx.gitlab.net` |
| Site ID | `gitlab` |
| Cookie domain | `.gitlab.com` |
| Name | Value |
|---------------|-------------------------------|
| Collector | `your-snowplow-collector.net` |
| Site ID | `gitlab` |
| Cookie domain | `.your-gitlab-instance.com` |
## Snowplow request flow
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment