Server-SideNodeJS SDK
Installation
How to install the NodeJS SDK
The Audiencelab NodeJS SDK is distributed via npm, making it easy to install with npm or yarn.
npm install @geeklab.app/audiencelab_nodejs_sdkor
yarn add @geeklab.app/audiencelab_nodejs_sdkThis library is optimized for Node.js backend or proxy environments, not direct use in client-side browsers.