Instally SDK
Smart links for mobile apps. Track installs and in-app purchases back to the referrers who drove them — with native SDKs and a REST API.
How it works
A referrer shares a tracking link created in your Instally dashboard.
A user clicks the link. Instally records the click and redirects to the app store.
The user installs your app. The SDK calls trackInstall() on first launch and matches the install to the click.
When the user makes a purchase, the SDK calls trackPurchase() so revenue is attributed to the referrer.
Choose your platform
Key details
No IDFA required
No ATT prompt needed. Works without device ad tracking.
Under 200 KB
Lightweight SDK with zero external dependencies.
Idempotent tracking
trackInstall() is safe to call every launch — fires once per install.
Works with anything
Compatible with any analytics or attribution provider.