We use the event tracking a lot.
We have
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:



TIA
We use the event tracking a lot.
We have
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:
TIA