Instally Docs
Documentation

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

1

A referrer shares a tracking link created in your Instally dashboard.

2

A user clicks the link. Instally records the click and redirects to the app store.

3

The user installs your app. The SDK calls trackInstall() on first launch and matches the install to the click.

4

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.