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

0.87.2 • Public • Published

@daffodil/analytics

@daffodil/analytics is a lightweight Angular package that helps integrate analytics providers into your Angular applications, supporting multiple analytics services.

Overview

It simplifies event tracking and provides configuration options, such as defining analyzable actions. Notably, @daffodil/analytics focuses on handling state-related events and operates specifically on Actions from @ngrx/store, rather than browser events. Additionally, it includes testing utilities tailored for analytics event tracking in Angular applications.

Installation

To install @daffodil/analytics, use the following commands in your terminal.

Install with npm:

npm install @daffodil/analytics --save

Install with yarn:

yarn add @daffodil/analytics

Features

Drivers

/@daffodil/analytics/

    Package Sidebar

    Install

    npm i @daffodil/analytics

    Weekly Downloads

    30

    Version

    0.87.2

    License

    MIT

    Unpacked Size

    30.8 kB

    Total Files

    30

    Last publish

    Collaborators

    • damienwebdev
    • griest