Skip to content

Quick start

Four steps from zero to your first attributed install. Prerequisite: you already have your own organization in the cabinet — see Cabinet access for how to get one.

  1. Open Apps → Add application, pick the platform and enter the identifier (bundle ID for iOS, package name for Android). The app card will then show the app token you need in the next step.

  2. let config = TracehubConfig(appToken: "YOUR_APP_TOKEN", environment: .production)
    Tracehub.initSdk(config: config)

    Use sandbox during development — that data is isolated from production.

  3. Section titled “Connect a source and create a tracking link”

    Sources → Connect source, then create a tracking link inside a campaign. The ad network fills in its macros when the ad is served.

  4. Click the tracking link from a real device, install the build, and confirm the install is attributed to the source rather than falling back to organic.