MisterPhilip / omnibug

Omnibug is an extension for Firefox and most Chromium-based browsers to ease implementing and debugging digital marketing tools.
https://omnibug.io/
MIT License
93 stars 42 forks source link

Better visualization of Google Analytics 4 Event Lists #233

Open ercanyuz opened 9 months ago

ercanyuz commented 9 months ago

Google Analytics 4 supports sending multiple events as a batch in a single request. In this case, Omnibug shows only one entry in the list, and lists all Events in the Events section. I find it misleading that Omnibug shows only the Event Type of the 1st event in the "pill". I mean:

image

The Omnibug entry should make it clear when a request contains multiple events. Ideally all Event Types should be shown in the "pill" (I don't know how you call that), or at least upon on klick.

As a bare minimum, there should at least be a visual hint / icon, which shows that the request contains multiple events.

Also, when you click on the entry, in the Events section, the Event Data of each event are shown as a list like:

Event 1 Data A Event 1 Data B Event 1 Type Event 2 Data A Event 2 Data B Event 2 Data C Event 2 Type etc.

It would would be visually helpful to show separate tables per Event instead, or at least by coloring each event differently.

MisterPhilip commented 9 months ago

This is pretty high on the to-do list for v2.x! Development is underway but I don't have any timelines for when it will be released

jpool-cf commented 3 months ago

This is pretty high on the to-do list for v2.x! Development is underway but I don't have any timelines for when it will be released

Would love to assist with any kind of beta testing for v2 if you have a need for that at some point