Add event tracking for activity feed

Problem to solve

  • We do not have visibility into usage of the activity feeds on the personalized homepage

Proposal

  • Add the following events to the activity feed views:
Event name Trigger Properties

user_clicks_link_in_activity_feed

When a user clicks any event within a rendered activity feed item. This could be any of:

  • The username of the person that triggered the event
  • The target issue / MR / etc for the event
  • The group / project that owns the target object
  • (If possible) Links embedded within the body of the event text
  • Scope (enum: Your activity | Your projects | Starred projects | Followed users)
  • Event type (enum: Push events | Merge events | Issue events | Comments | Wiki | Designs | Team)
Edited by 🤖 GitLab Bot 🤖