Skip to content

Track events on requirements page frontend

Axel García requested to merge fe-track-interaction-with-requirements into master

What does this MR do?

Related to https://gitlab.com/gitlab-org/product-analytics/-/issues/370

Tracks events on Requirements page:

Action Event Label Property
Navigate to previous page click_navigation prev empty
Navigate to next page click_navigation next empty
Filter with search bar filter empty [ {"type":"filtered-search-term","value":{"data":"requirement title"}}, {"type":"author_username","value":{"data":"john.doe","operator":"="}} ]

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Axel García

Merge request reports