786e757458ba2daca32ec0ebb25405efdcec904c
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.
Metriki
Description
System for advanced metrics.
Languages
Python
65.9%
JavaScript
29.6%
Makefile
3%
HTML
1.5%