Skip to content

The hassle-free way to integrate analytics into any node application w/o dropping API calls

Notifications You must be signed in to change notification settings

cyclic-software/analytics-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

analytics-async

An ASYNC Node.js client for Segment — The hassle-free way to integrate analytics into any application.

BETA SOFTWARE NOTICE this library is still in beta.

You can't fix what you can't measure

And the analytics-node library will drop your api calls in some situations.

How is this different from

This library is intended to be a drop-in replacement for the Segment.io library analytics-node

Except: each of the calls (track, identify, etc) return promises that you can await if you wish to ensure the message is delivered before you exit your lambda.

About

The hassle-free way to integrate analytics into any node application w/o dropping API calls

Resources

Stars

Watchers

Forks

Packages

No packages published