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 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다. 데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 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 |