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.
And the analytics-node
library will drop your api calls in some situations.
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.