Step-by-step instructions to configure AppsFlyer Tracking & Attribution
The Developer Key is required to initialize the AppsFlyer SDK and authenticate your app's API requests.
The App ID varies depending on your platform (Android vs iOS).
com.mysterybucks.app).id123456789).You can find this easily in the App Settings page right above where you found the Dev Key.
If you are integrating server-side events or tracking rewards through your backend:
Now that you have your credentials, add them to your project's configuration.
Open your .env file and add the following lines, replacing the placeholder text with
your actual AppsFlyer details:
php artisan config:clear