Sep 24
Analytics script(Tracker) v2
Currently, events are sent through the old interface, which was originally designed for sending web vitals and queued events. This queue system is no longer used, so the tracker needs to be simplified. The API is already ready to handle the new interface.
Planned

Additionally, form submission events should be tracked, not just button clicks.