Client SDKs
Introduction
Overview of the Audiencelab Unity SDK v1.1
Apple's ATT changed which user- and device-level data can be used for advertising measurement. Audiencelab's web-first measurement and activation path does not use or depend on SKAdNetwork, while an existing MMP can continue using Apple attribution frameworks elsewhere in the reporting stack.
Geeklab is committed to privacy-conscious marketing performance analytics. The SDK records selected app events and can support aggregate creative-level analysis, but the exact identifiers, consent state, disclosures, and data use depend on the customer configuration.
What's New in v1.1
- Unified API: All SDK methods are now accessed through
AudiencelabSDK.*namespace - User Properties: Set and manage user properties for segmentation
- Enhanced Android Identity: Automatic GAID and App Set ID collection with manual override options
- Debug Overlay: Built-in debugging tools for development
- Improved Offline Handling: Better event queuing and automatic retry
Prerequisites
- Unity 2020.3 or higher
- Newtonsoft.Json (version 3.0.2 or higher)