App Install

App Install overview

Attribute app installs to creators with Circuul — flat CPA, share links, and SDKs for React and React Native.

App Install

Circuul powers Thspian app-install (and web-visit) campaigns. Creators share a unique link; when someone installs and opens your app, Circuul attributes the conversion and pays a flat CPA from the campaign budget.

How it works

  1. Brand turns on App Install on a UGC campaign and copies the public app token.
  2. Creators get a referral link when they’re approved.
  3. Someone taps the link → Thspian records the click → they go to the store or web app.
  4. Your app uses a Circuul SDK to match that first open to the creator.
  5. The install is attributed and CPA is credited to the creator.

Packages (for your engineering team)

PackageUse when
`@thspian/circuul-core`Shared helpers (any JS runtime)
`@thspian/circuul-react`Web apps (React)
`@thspian/circuul-react-native`iOS / Android (React Native)

What you need from Thspian

  • App token — shown on the campaign detail page (App Install Token). Paste it into your app’s Circuul setup.
  • API base URL — your Thspian API origin (for example https://dashboard.thspian.com/api/v1).
  • Store links / Android package name — set on the campaign so referral links open the right place.

Next steps