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(telemetry): measure user preferred languages #11065

Merged
merged 2 commits into from
May 27, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented May 3, 2024

Summary

(MP-1100)

Problem

We don't know our user's preferred languages, and how much these match the actually used MDN locale.

Solution

Add a measurement for the user preferred languages (navigator.languages).


How did you test this change?

Tested locally with the following environment variables:

REACT_APP_GLEAN_CHANNEL=dev
REACT_APP_GLEAN_DEBUG=true
REACT_APP_GLEAN_ENABLED=true

@caugner caugner marked this pull request as ready for review May 3, 2024 18:53
@caugner caugner requested a review from a team as a code owner May 3, 2024 18:53
@caugner caugner requested a review from travis79 May 14, 2024 13:36
@caugner caugner force-pushed the MP-1100-measure-user-languages branch from ed89073 to a3880f8 Compare May 20, 2024 13:44
@caugner caugner merged commit cad650c into main May 27, 2024
15 checks passed
@caugner caugner deleted the MP-1100-measure-user-languages branch May 27, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants