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

[Amplitude] Page view and session tracking client side #4232

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

lasryaric
Copy link
Contributor

Description

I was a bit unsatisfied with the current state of the Amplitude tracking, for a few reasons:

  • The groups tracking dimension was poorly done, the API / SDK was a bit hard to make sense of initaly.
  • We were not tracking any information that was not in our DB already, making Amplitude only a better UI for analytics.

This PR adds 2 things:

  • User session tracking on the front end.
  • Page view tracking for nearly all the logged in pages.

Clean workspace tracking to lookup a workspace activity (group dimension) is done in a separate PR.

Risk

Deploy Plan

@lasryaric lasryaric force-pushed the aric-amplitude_frontend_tracking branch from 88dd7cd to 1da3c87 Compare March 11, 2024 09:56
@lasryaric
Copy link
Contributor Author

PMRW

@lasryaric lasryaric merged commit 6d18910 into main Mar 11, 2024
4 checks passed
@lasryaric lasryaric deleted the aric-amplitude_frontend_tracking branch March 11, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant