retoor 786e757458 feat: add click event detection and storage to EventView handler
Introduce a new `click_fields` list alongside existing document fields, implement `is_click_record` method to identify click events by checking for 'click' event type, and extend `get_record` to extract click-specific fields. In the `post` method, route click records to a new 'click' collection with associated visit_id, enabling separate storage and analysis of click interactions distinct from document and general event records.
2025-01-02 18:59:59 +00:00

Metriki

Description

System for advanced metrics.

S
Description
Metrics application for web applications
Readme
113 KiB
Languages
Python 65.9%
JavaScript 29.6%
Makefile 3%
HTML 1.5%