Branch | Qlik Cloud 도움말
기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

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 응용 프로그램에 연결을 참조하십시오.

  1. 필요한 연결 속성을 입력합니다.
  2. 연결 이름에 연결 이름을 입력합니다.

  3. 연결이 만들어질 때 연결에 대한 메타데이터를 정의하려면 연결 메타데이터 열기를 선택합니다.

  4. 만들기를 클릭합니다.

Connection settings
SettingDescription
Data gateway

사용 사례에 필요한 경우 데이터 이동 게이트웨이를 선택합니다.

정보 메모

이 필드는 데이터 이동 게이트웨이를 지원하지 않으므로 Qlik Talend Cloud 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다.

데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 Qlik 데이터 게이트웨이 - 데이터 이동를 참조하십시오.

Start Date

데이터를 소스에서 대상으로 복제해야 하는 날짜를 MM/DD/YYYY 형식으로 입력합니다.

Branch App IDApp ID.
Access TokenAccess 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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

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

Branch API reference

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 알려 주십시오!