sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Session Replay: additional user analytics events for Amplitude based on feedback

Open jas-kas opened this issue 2 years ago • 2 comments

Based on feedback from the team, we'd like to instrument the following user interactions:

  • Click the "play" button on the Replay Details page and pause (per user)
  • Which tabs in Replay Details are users clicking ("Console", "DOM Events", "Network", "Trace", "Issues", "Memory")
  • Time spent on Replay Details (per user)
  • Clicked into full-screen mode or exiting full-screen mode (per user)

jas-kas avatar Sep 08 '22 18:09 jas-kas

cc @ryan953

Relates to 38315

jas-kas avatar Sep 08 '22 18:09 jas-kas

Example of recording metrics: https://github.com/getsentry/sentry/pull/38370

ryan953 avatar Sep 15 '22 16:09 ryan953