0.3.1 • Published 6 years ago

@cpwc/snowplow-tracker v0.3.1

Weekly downloads
1
License
Apache 2.0
Repository
github
Last release
6 years ago

Node.js Analytics for Snowplow

Build Status npm version

Overview

Add analytics to your JavaScript apps, node-webkit projects and Node.js servers with the Snowplow Node.js Tracker.

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

Find out more

Technical DocsSetup GuideRoadmap & Contributing
i1 i2 i3
Technical DocsSetup Guidecoming soon

Developers

Getting started

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

Install npm dependencies using npm install:

git clone git@github.com:snowplow/snowplow-nodejs-tracker.git
cd snowplow-nodejs-tracker
npm install
npm test

Copyright and license

The Snowplow Node.js Tracker is copyright 2014-2017 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.