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

Add Web Vitals to analytics #944

Closed
rviscomi opened this issue Jul 2, 2020 · 3 comments · Fixed by #952
Closed

Add Web Vitals to analytics #944

rviscomi opened this issue Jul 2, 2020 · 3 comments · Fixed by #952
Assignees
Labels
development Building the Almanac tech stack good first issue Good for newcomers performance Issues related to site performance

Comments

@rviscomi
Copy link
Member

rviscomi commented Jul 2, 2020

The web-vitals.js library can augment Google Analytics with the largest contentful paint (LCP), first input delay (FID), and cumulative layout shift (CLS) metrics. It'd be great to include these in our existing monitoring tools.

@rviscomi rviscomi added development Building the Almanac tech stack performance Issues related to site performance labels Jul 2, 2020
@rviscomi rviscomi added this to the 2020 Platform Development milestone Jul 2, 2020
@tunetheweb tunetheweb added the good first issue Good for newcomers label Jul 3, 2020
@dsadhanala dsadhanala self-assigned this Jul 4, 2020
@dsadhanala
Copy link
Contributor

@rviscomi do we have google analytics setup already in place? if not, should I go ahead and create an account and embed?

@rviscomi
Copy link
Member Author

rviscomi commented Jul 4, 2020

Yes, it's initialized in templates/base.html. Thanks for working on this! 🙌

@rviscomi
Copy link
Member Author

rviscomi commented Jul 5, 2020

Reassigning to @max-ostapenko, who has already created the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Building the Almanac tech stack good first issue Good for newcomers performance Issues related to site performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants