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

New metric 'nb_users' counting the number of Active Unique Users (the count of distinct User IDs set) #6162

Closed
mattab opened this issue Sep 8, 2014 · 0 comments
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Sep 8, 2014

The goal of this issue is to add a new Metric in Piwik as follow up to #3490 - The Active Users metric, counting the number of distinct users logged in, which had a User ID set to a non empty value.

Tasks

  • Add metric to VisitsSummary.get
  • Add new API VisitsSummary.getUsers
  • Add in Metadata API
  • Update tests
  • Update Analytics API reference.
@mattab mattab added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Sep 8, 2014
@mattab mattab self-assigned this Sep 8, 2014
@mattab mattab added this to the Piwik 2.7.0 milestone Sep 8, 2014
mattab referenced this issue Sep 8, 2014
…s. Means "Active Users". Displayed in Visitors Overview, in metrics picker, in API response, in Metadata
mattab added a commit that referenced this issue Sep 8, 2014
mattab added a commit that referenced this issue Sep 8, 2014
mattab added a commit that referenced this issue Sep 8, 2014
mattab added a commit that referenced this issue Sep 8, 2014
mattab added a commit that referenced this issue Sep 9, 2014
…_* to also affect the nb_uniq_users metric processing over periods, + only show Users metrics when it's greater than zero, + fix more tests and renamed test suite to UserIdAndVisitorIdTest
mattab added a commit that referenced this issue Sep 9, 2014
mattab pushed a commit to matomo-org/developer-documentation that referenced this issue Sep 9, 2014
@mattab mattab closed this as completed Sep 9, 2014
mattab added a commit that referenced this issue Sep 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

1 participant