Commit 82180500 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'telemetry-43-turn-on-auto-event-tracking-for-certain-users' into 'master'

Added group param to Snowplow FF

See merge request gitlab-org/gitlab-ee!14460
parents 41ee1259 36c0c5e9
- return unless Feature.enabled?(:additional_snowplow_tracking)
- return unless Feature.enabled?(:additional_snowplow_tracking, @group)
:javascript
window.snowplow('enableFormTracking');
......
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