Server-side integration
Audiencelab Server-to-Server API Documentation
Audiencelab provides server-to-server APIs that can be integrated directly into your backend infrastructure. These APIs allow you to manually track events, handle user attribution, and access analytics data through direct server communication.
Audiencelab's server-to-server integration offers a flexible solution for environments where client-side SDKs may not be suitable:
REST API
Direct HTTP endpoints for maximum flexibility. Use when you need raw API access or are working with languages without an official SDK.
Node.js SDK
Integrate Audiencelab's Node.js SDK to track events, measure user engagement, and analyze performance from your server-side applications.
Python SDK
Integrate Audiencelab's Python SDK to track events, measure user engagement, and analyze performance from your server-side applications.