Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(replays): Additional analytics tracking events #38966

Merged
merged 16 commits into from
Sep 21, 2022
Merged

feat(replays): Additional analytics tracking events #38966

merged 16 commits into from
Sep 21, 2022

Conversation

danecando
Copy link
Contributor

@danecando danecando commented Sep 16, 2022

Changes

  • Adds new event type and tracks replay play/pause
  • Adds new event type and tracks details page tab changes
  • Adds new event type and tracks time spent on replay details page
  • Adds new event type and tracks fullscreen mode toggle

Notes

play/pause and fullscreen toggle events can be triggered from other pages that use the replay player. I assume this is fine if not let me know and I can add some additional logic for it

Closes #38581

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@danecando danecando requested a review from a team as a code owner September 16, 2022 19:03
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 16, 2022
Copy link
Member

@ryan953 ryan953 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing changes to focusTabs.tsx

@ryan953 ryan953 added the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 19, 2022
@github-actions github-actions bot removed the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 19, 2022
@ryan953 ryan953 added the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 19, 2022
@github-actions github-actions bot removed the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 19, 2022
@danecando danecando requested a review from a team as a code owner September 20, 2022 14:11
@ryan953 ryan953 added the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 20, 2022
@github-actions github-actions bot removed the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 20, 2022
@ryan953 ryan953 added the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 20, 2022
@ryan953 ryan953 enabled auto-merge (squash) September 20, 2022 19:58
@github-actions github-actions bot removed the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 20, 2022
@ryan953 ryan953 added the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Sep 21, 2022
@ryan953 ryan953 merged commit 02e024c into getsentry:master Sep 21, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2022
@chadwhitacre chadwhitacre removed the Trigger: getsentry tests once code is reviewed: apply label to PR to trigger getsentry tests label Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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