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

Show the event as separate events #2705

Open
Matthijz98 opened this issue Apr 22, 2024 · 3 comments
Open

Show the event as separate events #2705

Matthijz98 opened this issue Apr 22, 2024 · 3 comments

Comments

@Matthijz98
Copy link

Matthijz98 commented Apr 22, 2024

Describe the feature or enhancement

I have a Quiz site and use events to capture the answers given. Now the events look like this:

image

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
@franciscao633
Copy link
Collaborator

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?

image

We have plans to refactor the event data screens and features. Definitely improvements to be made.

@Matthijz98
Copy link
Author

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.

@Matthijz98
Copy link
Author

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants