@client-analytics/core
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha • Public • Published

Client Analytics

With this Open Source Analytics Library, we want to provide all developers with the ability to move to an auto-instrumented event world where we can count on data being produced with standardized fields.

For a deeper look into the Library, please visit our documentation.

Installation

You can install Client Analytics package using yarn (or npm):

yarn add client-analytics

Features

  • User Event Tracking: Easily track user interactions such as clicks, form submissions, page views, and custom events. Gain insights into how users are engaging with your application.

  • Performance Metrics: Monitor key performance metrics such as page load times, resource timings, and network latency. Identify bottlenecks and areas for optimization.

  • Web Vitals Monitoring: Specifically designed to help you track and analyze Core Web Vitals, including Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS).

  • Customizable Configuration: Configure the Client Analytics package to suit your application's specific tracking and reporting needs. Customize event types, tracked metrics, and reporting destinations.

  • Data Privacy: The library does not track any user information by default. you can choose to enable session tracking to associate events with a specific user session.

  • Intuitive API: Client Analytics offers a user-friendly API that integrates seamlessly into your application codebase. No complex setup required.

Contributing

We welcome contributions from the community! If you encounter any issues or have suggestions for improvements, please open an issue on our GitHub repository.

License

This project is licensed under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i @client-analytics/core

Weekly Downloads

2

Version

0.0.1-alpha

License

Apache-2.0

Unpacked Size

143 kB

Total Files

83

Last publish

Collaborators

  • gmacri