Assume the user (#id) is scrolling the feed

Events that we would like to track for the recommendation engine

Recorded after minimum 10 seconds

User Events

TimeStamp: timestamp
UserID: "unique ID for a user"
Activity_enum: "Login/Logout/...  [like #vid, share #vid ,view #vid, ]"
VideoID: video_id
Description_enum: "If any information about the activity needs to be stored"

  video_duration
  duration_watched
  session_duration
  timestamp
  description
  event: UserEvent!

Types of Events

Notes on video complete event