The source – t.me
Google Analytics 4 can now collect events that are configured under Universal Analytics (analytics.js).
You can use a single setting in your Google Analytics 4 resource to automatically collect the following Universal Analytics appeals:
- Event appeals (Category/action/label events that you collect with analytics.js).
- Time (load time events).
- Exceptions.
For example, if the ga('send', 'event', 'Videos', 'Play') command is called on the site; then you can get a Play event in #GA4, with the event_category parameter, which is equal to the Videos value.
More details about how to work with the function can be found in the Help.