All Projects → snowplow → snowplow-nodejs-tracker

snowplow / snowplow-nodejs-tracker

Licence: Apache-2.0 license
Snowplow event tracker for Node.js. Add analytics to your JavaScript apps, node-webkit projects and Node.js servers

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Node.js Analytics for Snowplow

early-release Build Status npm version Coveralls

Deprecation notice

This version of the Node.js Tracker is now deprecated.

The latest version can be found in the snowplow-javascript-tracker repo.

You should switch your applications to use @snowplow/node-tracker for the latest updates.

Overview

Add analytics to your JavaScript and TypeScript Node.js applications and servers with the Snowplow Node.js Tracker.

This tracker lets you collect event data from Node.js applications.

Find out more

Technical Docs Setup Guide Contributing
i1 i2 i3
Technical Docs Setup Guide Contributing

Developers

Getting started

Make sure you have node and npm installed and in your $PATH.

Install npm dependencies using npm install:

git clone [email protected]:snowplow/snowplow-nodejs-tracker.git
cd snowplow-nodejs-tracker
npm install
npm run build
npm test

Copyright and license

The Snowplow Node.js Tracker is copyright 2014-2020 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].