Commit 28d6e858 authored by Alishan Ladhani's avatar Alishan Ladhani

Describe example Snowplow configuration

Instead of gitlab.com's configuration. Because we don't want
self-managed instances to send events to our collector.
parent 8c5b304e
......@@ -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