I'm relatively new to GA4 and I made this simple table with 'Page path and screen class' and 'Event name' as rows, 'Event count' as values. There is a bunch of events with mostly clear names, but I really like to make sure which is which.
I was wondering at which point are those 'Event name' parameters are created? I guess it should be done by someone on front-end of the site?
The reason I'm asking is to understand at what point what event is triggered. If I go to website, is there a way to understand which action triggers which event by, maybe, inspecting page?
As an example, there is a button on the site with text 'Order' which leads to shop page and I have an event with name 'go_to_shop'. I assume that this button triggers mentioned event, but I want to double-check to be sure.
Thanks in advance