Socket
Socket
Sign inDemoInstall

@convivainc/conviva-js-appanalytics-error-tracking

Package Overview
Dependencies
2
Maintainers
6
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @convivainc/conviva-js-appanalytics-error-tracking

Conviva Application Analytics Error Tracking Plugin


Version published
Maintainers
6
Install size
92.3 kB
Created

Readme

Source

conviva-js-appanalytics-error-tracking

Adds Error tracking capabilities to your Conviva Application Analytics Library.

Installation

npm install @convivainc/conviva-js-appanalytics-error-tracking

Usage

Initialize your tracker with the ErrorTrackingPlugin:

import { ErrorTrackingPlugin } from '@convivainc/conviva-js-appanalytics-error-tracking';

Then use the available functions from this package to track to all trackers which have been initialized with this plugin:

import { enableErrorTracking } from '@convivainc/conviva-js-appanalytics-error-tracking';

enableErrorTracking();

Keywords

FAQs

Last updated on 10 May 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc