-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
area: @angular-devkit/corefeatureIssue that requests a new featureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors
Milestone
Description
🚀 Feature request
Description
I'd like to able to easily build dashboards that show Angular adoption status by major version. Currently we only collect the exact patch version which is hard to post-process within Google Analytics.
Describe the solution you'd like
We can add a new custom dimension, or we could reuse "Browser Version" field for this purpose (we currently use "Application Version" to collect the patch version).
Describe alternatives you've considered
I've tried to group the metrics via "starts with" filters, but then I can only draw one version graph per dashboard widget. I'd like to be able to have a single diagram that contains all major versions.
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/corefeatureIssue that requests a new featureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors