umami
umami copied to clipboard
Show the event as separate events
Describe the feature or enhancement
I have a Quiz site and use events to capture the answers given. Now the events look like this:
But i want to see the event data together. So something like this:
quiz answer given
question | answer | correct |
---|---|---|
Wat betekend BPR? | Binnenvaartpolitiereglement | true |
Wat betekend BPR? | some other random answer | false |
Are you able to assign each question their own event name so when you drill into question you would get attributes related to that specific question?
We have plans to refactor the event data screens and features. Definitely improvements to be made.
Then they will become very hard to filter them from the other events. But it is a idea maybe i could do something by changing the event name. Or maybe i will build something on the api.
Can not wait to see the new event features.
Related to this This would also be handy for the feedback widget under my page to work with Umami. I have small thumbs up or down button with a text input. For this it is also important to know if the feedback is positive or negative, als calc the rating of each page. I got that idea from mkdocs material: https://squidfunk.github.io/mkdocs-material/setup/setting-up-site-analytics/
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 7 days since being marked as stale.