Submission
avatar
Kyrylo Usichenko
last week
Board
Features
Status
Planned
Get Updates
Powered by UserJot
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.
avatar
Kyrylo Usichenko
last week
3
avatar
Kyrylo Usichenkolast week
Additionally, a policy check should be added to ensure that event sending is not blocked.
avatar
Kyrylo Usichenkolast week
Additionally, hash routing handling should be moved to the tracker side.
avatar
Kyrylo Usichenkolast week
Additionally, form submission events should be tracked, not just button clicks.