Skip to content

Add Snowplow support to backend

Jarka Košanová requested to merge 8284-snowplow-backend into master

What does this MR do?

It adds Snowplow integration to backend. After this is merged, we can simply call Gitlab::SnowplowTracker.track_event to track events.

I also added NAMESPACE to the class and changed frontend to use it so that we don't have it on 2 places.

What are the relevant issue numbers?

Closes #8284 (closed)

Does this MR meet the acceptance criteria?

Merge request reports