Snowplow Plugin for the NPM Analytics Package is now available

A Snowplow plugin is now available for the analytics package, available via NPM.

This is a great option for those building modern web apps in React, Angular or Vue or those who want to send events to multiple providers. It works in the browser and server-side in NodeJS applications!

The browser tracking works best if you use the latest version (2.14.0 at the time of writing) of the Snowplow JavaScript Tracker.

It’s now as simple as:

npm install analytics
npm install @analytics/snowplow

You’ll find the full Snowplow plugin docs here: https://getanalytics.io/plugins/snowplow/

Twitter announcement: https://twitter.com/DavidWells/status/1290687642548363265

3 Likes