Branch
Branch is a mobile attribution and analytics platform that helps organizations measure, optimize, and manage app growth across channels.
Branch integration replicates data using the Branch Custom Export 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.
To set up your Branch account, you need:
- A Branch account with access to the app you want to replicate.
- An access token with sufficient permissions. To ensure all tables replicate successfully, the token's user must have Export Access and Sensitive data view access enabled. Verify or update these settings in Configurations > Security & Access > Team.
- A custom export dashboard created in the Branch portal. The Custom Export API requires a dashboard to be set up before use. For instructions, see Prerequisites — API access in the Branch documentation.
To find your Branch App ID and access token:
- Branch App ID: In the Branch portal, navigate to Configurations > App Settings > General.
- Access Token: In the Branch portal, navigate to Configurations > Security & Access > Credentials.
Creating the connection
有关更多信息,请参阅连接到 SaaS 应用程序。
- 填写所需的连接属性。
在连接名称中提供连接的名称。
选择打开连接元数据以定义创建连接时的元数据。
单击创建。
| Setting | Description |
|---|---|
| Data gateway | 如果您的用例需要,请选择一个 数据移动网关。 信息注释 此字段不适用于 Qlik Talend Cloud Starter 订阅,因为它不支持 数据移动网关。如果您有另一个订阅层并且不想使用 数据移动网关,请选择无。 有关 数据移动网关 的优势和需要它的用例的信息,请参阅Qlik 数据网关 - 数据移动。 |
| Start Date | 按格式 |
| Branch App ID | App ID. |
| Access Token | Access token. |
Schema
Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
Depending on your destination, table and column names may not appear as they are outlined below.
cost
The cost table contains ad cost data for your Branch app. This is a non-event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_branch_cta_view
The eo_branch_cta_view table contains Branch call-to-action view events for your app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_branch_cta_view_blocked
The eo_branch_cta_view_blocked table contains blocked Branch call-to-action view events for your app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_click
The eo_click table contains ad click events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_click_blocked
The eo_click_blocked table contains blocked ad click events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_commerce_event
The eo_commerce_event table contains commerce (purchase) events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_commerce_event_blocked
The eo_commerce_event_blocked table contains blocked commerce events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_content_event
The eo_content_event table contains content interaction events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_content_event_blocked
The eo_content_event_blocked table contains blocked content interaction events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_custom_event
The eo_custom_event table contains custom events defined in your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_custom_event_blocked
The eo_custom_event_blocked table contains blocked custom events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_dismissal
The eo_dismissal table contains banner and interstitial dismissal events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_impression
The eo_impression table contains ad impression events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_impression_blocked
The eo_impression_blocked table contains blocked ad impression events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_install
The eo_install table contains app install events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_install_blocked
The eo_install_blocked table contains blocked app install events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_open
The eo_open table contains app open events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_open_blocked
The eo_open_blocked table contains blocked app open events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_pageview
The eo_pageview table contains web page view events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_pageview_blocked
The eo_pageview_blocked table contains blocked web page view events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_reinstall
The eo_reinstall table contains app reinstall events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_reinstall_blocked
The eo_reinstall_blocked table contains blocked app reinstall events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_san_touch
The eo_san_touch table contains self-attributing network touch events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_user_lifecycle_event
The eo_user_lifecycle_event table contains user lifecycle events (for example, registrations and logins) for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_user_lifecycle_event_blocked
The eo_user_lifecycle_event_blocked table contains blocked user lifecycle events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_web_session_start
The eo_web_session_start table contains web session start events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_web_session_start_blocked
The eo_web_session_start_blocked table contains blocked web session start events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_web_to_app_auto_redirect
The eo_web_to_app_auto_redirect table contains web-to-app auto-redirect events for your Branch app. This is a core event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
eo_web_to_app_auto_redirect_blocked
The eo_web_to_app_auto_redirect_blocked table contains blocked web-to-app auto-redirect events for your Branch app. This is a blocked and fraud event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |
skadnetwork_valid_messages
The skadnetwork_valid_messages table contains valid SKAdNetwork postback messages (iOS) for your Branch app. This is a non-event table.
Replication Method | CDC |
Primary Key | id |
| Useful links |