Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

AppsFlyer 

AppsFlyer is a SaaS mobile marketing analytics and attribution platform.

AppsFlyer integration replicates data using the AppsFlyer Raw Data Reports V5 API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

To retrieve your app ID:

  1. Log into your AppsFlyer account.
  2. In the Pending Apps section, locate and copy your app ID depending on the app's type:
    • iOS: This is the iTunes ID of your app. Example: id987654321.
    • Android: This is the package name registered on AppsFlyer. For example: If the package is registered as com.yourcompany.test, the ID is com.yourcompany.test.
    • Windows: This is the Windows app ID. For example: f1e2d3c4b5a6.

To retrieve your API key:

    You must be the Account Owner in AppsFlyer to complete this step.

  1. In the list of apps, click the app you want to replicate data from. This opens the app’s dashboard page.
  2. Under the Integration section, click API Access.
  3. Copy the key from the Your API Key field.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

API TokenAPI token.
App IDApp ID.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

in_app_events

The in_app_events table contains information about in-app events for iOS and Android apps.

Replication Method

CDC

Primary Keys

appsflyer_id

event_name

event_time

Replication Key

event_time

Useful links

AppsFlyer documentation

AppsFlyer API method

installations

The installations table contains information about iOS and Android app installations.

Replication Method

CDC

Primary Keys

appsflyer_id

event_name

event_time

Replication Key

event_time

Useful links

AppsFlyer documentation

AppsFlyer API method

organic_installs

The organic_installs table contains information about organic installs.

Replication Method

CDC

Primary Keys

appsflyer_id

event_name

event_time

Replication Key

event_time

Useful links

AppsFlyer documentation

AppsFlyer API method

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!