Files
myeasycms-v2/packages/analytics
Giancarlo Buomprisco 14c2220904 Update Shadcn Sidebar (#73)
Migrated Sidebar to use Shadcn UI's
2024-10-25 15:43:34 +08:00
..
2024-08-11 12:04:49 +02:00
2024-10-25 15:43:34 +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