Appfiliate SDK
Affiliate attribution for mobile apps. Track installs and in-app purchases back to the creators who drove them — with native SDKs and a REST API.
How it works
An affiliate shares a tracking link created in your Appfiliate dashboard.
A user clicks the link. Appfiliate 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 affiliate.
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.