Skip to main content
This is the leanest SDK-less path. It registers an install, reads attribution, identifies the user, and sends one event and one payment. It collects only the two highest-value signals: the advertising ID and the install referrer.
For production, prefer the full client. It collects more signals and handles retries, which improves match rates. Use this minimal version only when you want the smallest possible footprint.

Dependencies

Permissions

LinkrunnerMinimal.kt

Set your project token at the top.

Using it

Register the install and read attribution on app start.
Then identify the user and track activity.
Run every call off the main thread, and call from the device so Linkrunner sees the device IP.
Need help? Contact support@linkrunner.io