29
Allow to see event data for each event
Source: umami-software/umami#2845 · opened by @bigbasti
Ok the title is a bit quirky, but it is really simple:
I use the event javascript api to track user events on the site, so i send events like:
umami.track("my_event", {data1: "value1", data2: "value2", ... }
On the UI i can see all the events and all the data but i can not see the event as a whole.
I was expecting to see the same event on the umami UI, to see that "my_event" was called and that the event had the data {data1: "value1", data2: "value2", ... } assosiated with it.
Is there a way to see that or is it maybe planned for v3?
Thanks
I use the event javascript api to track user events on the site, so i send events like:
umami.track("my_event", {data1: "value1", data2: "value2", ... }
On the UI i can see all the events and all the data but i can not see the event as a whole.
I was expecting to see the same event on the umami UI, to see that "my_event" was called and that the event had the data {data1: "value1", data2: "value2", ... } assosiated with it.
Is there a way to see that or is it maybe planned for v3?
Thanks
No pledges yet. Be the first to back this.
Comments
Similar requests
Feature idea for events
1 vote · 0 comments
Create share urls with unchangeable filters or segment
2 votes · 0 comments
Delete website Data for a Specified Period
11 votes · 0 comments
Feature request: multi-dimensional event data queries
1 vote · 0 comments
Accurate Bounce & Time-on-Site Metrics for Long Single-Page Visits (Heartbeat & Engagement Events Support)
9 votes · 0 comments
No comments yet.