feat: add anonymized analytics to docs - #6573
Merged
Merged
Conversation
Member
|
Already discussed this with Julien as a way to get better metrics on our docs for improved dev ex. Understanding users and what they are consuming and how they are consuming our pages will help us create a better experience for them. Not intended for anything more than that and this can be revoked at anytime if there are concerns. |
nflaig
approved these changes
Mar 21, 2024
nflaig
left a comment
Member
There was a problem hiding this comment.
Looks good to me but for transparency we should probably highlight this in our next release.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## unstable #6573 +/- ##
============================================
- Coverage 61.48% 61.48% -0.01%
============================================
Files 556 556
Lines 58891 58891
Branches 1854 1853 -1
============================================
- Hits 36212 36211 -1
- Misses 22638 22639 +1
Partials 41 41 |
Member
|
馃帀 This PR is included in v1.18.0 馃帀 |
Member
|
Sidenote: Google Analytics has been removed via #6680 before publishing the new docs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add anonymized analytics to the docusaurus based docs website.
Fixes #6549