# Appsflyer
Keitaro tracker has the possibility to query conversion reports using a schedule. AppsFlyer is integrated using this way and Pull API.
Go to Maintenance > Integrations and select AppsFlyer.
Set
app_name
(e.g.com.username.appname.Android
),api_token
(in format01234567-89ab-cdef-0123-456789abcdef
) and interval for querying report.
Please be aware that the standard account of AppsFlyer has a query per day limit (these limits can be obtained from AppsFlyer support).
You can specify postback URL with additional parameters which can be sent to a tracker.
To do so, a user can use parameter name from the resulting CSV. For example, if this name is "Install Time", a user can use macro {Install+Time}
. And to set install time to sub_id_7
user should add sub_id_7={Install+Time}
to parameters.