Skip to content

Resolve "Tracking navbar links not behind dropdowns in Snowplow"

What does this MR do?

In https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7787 we implemented Snowplow tracking for clicks on navbar dropdowns that do not browse away from the page.

This MR adds the query parameter nav_source=navbar to links in the navbar (as well as links behind a navbar dropdown) that navigate away from the current page.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/8808

Does this MR meet the acceptance criteria?

Closes #8808 (closed)

Edited by Martin Wortschack

Merge request reports