FeatureFuel
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

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests