Server SDKs
Overview
What the NodeJS SDK does and how it helps
The Audiencelab NodeJS SDK is a lightweight server-side client for communicating with the Audiencelab API.
- Register users for attribution
- Send purchases, ad revenue, custom events, and sessions from your server
- Track retention by sending session-start events
- Retrieve registered user attribution details when needed
After a user is registered, in-app events only need the Audiencelab user identifier. The SDK handles the request shape and event metadata for you.
Older-version documentation is available under Legacy Flow for previous integrations.