-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In order to focus on the most popular products, we should be tracking which packages are used in generated projects. I believe GoogleAnalyticsTracker.AspNetCore used to do this for us, but it does not support GA4, so we aren't getting data anymore.
Some ideas for how we could restart capturing the data:
- patch
GoogleAnalyticsTracker.AspNetCore - improve analytics data/events from InitializrWeb
- see if we can follow what Spring does
- implement some other mechanism (custom db?)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request