Audiencelab
Client-Side/Unity SDK

Installation

How to install the Unity SDK

There are two ways to integrate the AudienceLab SDK into your Unity project.

  1. Open Unity Package Manager (Window > Package Manager).
  2. Click the "+" button in the top-left corner.
  3. Select "Add package from git URL...".
  4. Enter: https://github.com/Geeklab-Ltd/audiencelab_unity_sdk.git
  5. Click Add.

Option 2: Manual Installation

  1. Download the latest Audiencelab SDK package from Geeklab.
  2. Extract the ZIP file into your Unity project's /Packages folder.
  3. Open or reload your Unity project.

Dependencies

  • Unity will automatically install dependencies.
  • Confirm Newtonsoft.Json (version 3.0.2 or higher) is installed.
  • Check Package Manager for any error messages.