Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@daffodil/analytics

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daffodil/analytics

General package for piping ngrx actions into provided external analytics services.

  • 0.78.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
decreased by-70.97%
Maintainers
0
Weekly downloads
 
Created
Source

@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

FAQs

Package last updated on 14 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc