Files
myeasycms-v2/packages/analytics
Giancarlo Buomprisco 5cc936b982 Dependencies Updates (#83)
* Keystatic: Use the correct variable when fetching content from GitHub
* Revert default layout style
2024-11-22 15:55:15 +08:00
..
2024-08-11 12:04:49 +02:00
2024-11-22 15:55:15 +08:00
2024-07-19 23:33:52 +08:00
2024-07-19 23:33:52 +08:00

Analytics - @kit/analytics

@kit/analytics Package provides a simple and consistent API for tracking analytics events in web applications.

Overview

This version of the @kit/analytics package uses classes internally for structure and encapsulation, but exposes a functional API for ease of use and consistency with Makerkit's style.

Implementation