umami icon indicating copy to clipboard operation
umami copied to clipboard

Custom events filtering

Open PirvuCatalin opened this issue 1 year ago • 6 comments

Describe the feature or enhancement

Hello! Up until the Events redesign, we we're relying a lot on the custom events filtering such that we provided custom tags so that we could check things like total number of "X" events and seeing them triggered over time. e.g we we're filtering for the "query" parameter on the Dashboard where we could see everything we needed.

Right now the only option of filtering on events seems to be downgrading to the 2.12.1 version or do you guys think filtering can be added to the Events tab as well?

PirvuCatalin avatar Sep 23 '24 09:09 PirvuCatalin

Another useful feature I can think of would be filtering events based on device type, browser etc. so I'm pretty sure this feature wasn't used only by our team.

PirvuCatalin avatar Sep 23 '24 09:09 PirvuCatalin

Anyone interested in this? I mean, in my opinion, filtering was really important... having a site with a couple thousand of events per day will make the UI really slow without this filters and unusable. I'm not sure if you guys usually export umami data and visualize it somewhere else / Excel...

PirvuCatalin avatar Nov 03 '24 17:11 PirvuCatalin

Would love this as well

vanillacode314 avatar Nov 06 '24 03:11 vanillacode314

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Jan 06 '25 02:01 github-actions[bot]

We'll get this added.

mikecao avatar Jan 11 '25 06:01 mikecao

As an update to this @mikecao I was able to actually replicate the old functionality using url parameters as in the url below.

https:///websites//events?url=%2Fmain%2Faustralia&query=event%3DCLICKED_OBJECT

What would be nice is to have the Filter functionality as on "Compare" page:

Image

PirvuCatalin avatar May 12 '25 11:05 PirvuCatalin