Skip to content

Restore/rebuild analytics #102

Open
Open
@TimHess

Description

@TimHess

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions