Skip to content

3 (Three) Level Event Reports #7855

Description

@rufinus

We use the event tracking a lot.
We have

  • Category
  • Actions
  • Names

In Piwik we can't display all 3 of them, only 2 are shown.
For example:
if you look at the categories you see all actions of this category -> missing name
if you look at the names you see all actions of this name -> missing category
if you look at the actions, you see all names of this action -> missing category

What we need is to group the results by this third layer.

The only way to get around this, is with segment filters by, for example a specific category, then i get all names and actions for this category. the problem is, there is an infinite number of categories in many different sites.

Is there a way to get this grouping in to the backend? (it would be enough to have this in the API)

To illustrate our use case see the following images:

piwik_events_names
piwik_events_actions
piwik_event_categories

TIA

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions