Renamed `url` to `path` in `trackPageView` method to reflect its actual use. Added `@types/node` package to the dependencies for improved type safety and development experience.
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.