Singular가 Branch.io에서 데이터를 가져와 리포트에 표시하는 방법을 알아보세요.
참고: Branch의 요구 사항으로 인해 앱마다 Singular에서 별도의 Branch 데이터 커넥터를 추가해야 합니다.
빠른 세부 정보
| 데이터 커넥터 기술 | API (Branch Query API + Branch 코호트 Exports) |
| 데이터 분석(세분화) |
데이터는 다음 기준으로 분류됩니다:
다음 추가 분류 기준은 자체 어트리뷰션 네트워크(SAN)의 캠페인에만 사용할 수 있습니다:
|
| 시간대 | Branch 대시보드에서 앱별로 구성할 수 있습니다. Singular가 시간대를 식별하여 데이터를 적절히 가져옵니다. |
| 통화 | USD |
| 알려진 제한 사항/문제 |
Branch API는 Branch에서 트래킹하는 앱마다 별도의 자격 증명을 요구합니다. 따라서 앱마다 Singular에서 별도의 Branch 데이터 커넥터를 추가해야 합니다. 데이터 커넥터 설정에 대한 자세한 내용은 다음을 참조하세요: 데이터 커넥터 FAQ. |
데이터 매핑
데이터 커넥터는 Branch에서 다음 필드를 가져옵니다.
팁:
- Singular는 실제 날짜 기준 통계를 가져오는 데 Branch Query API를 사용하고, 코호트 데이터를 가져오는 데 Branch Cohort Exports API를 사용합니다. 따라서 실제 데이터와 코호트에 사용할 수 있는 기준(분류)이 약간 다릅니다 (자세한 내용은 표 참조).
- 기본 메트릭인 클릭수와 설치수 외에도, Singular는 Branch에서 구성한 모든 사용자 지정 이벤트를 가져올 수 있습니다. 집계된 사용자 지정 이벤트 데이터를 리포트에 표시하는 방법은 다음을 참조하세요: 사용자 지정 이벤트 FAQ.
| Field in Singular UI | Field in Singular API | Field in Branch Query API | Field in Branch Cohort Exports |
|---|---|---|---|
| Dimensions | |||
| Country | country_field | user_data_geo_country_code | data_country_code |
| OS | os | user_data_os | data_os |
| Date | date_field | timestamp | timezone_adjusted_day |
| Tracker Campaign ID | tracker_campaign_id | last_attributed_touch_data_ tilde_campaign_id | N/A |
| Tracker Campaign Name | tracker_campaign_name | last_attributed_touch_data_ tilde_campaign | touch_data_tilde_campaign |
| Source | source | last_attributed_touch_data_ tilde_advertising_partner_name | touch_data_tilde_advertising_ partner_name |
| Sub Ad Network | adn_subadnetwork | last_attributed_touch_data_ tilde_secondary_publisher (only for SANs) |
install_activity_touch_data_ tilde_secondary_publisher (only for SANs) |
| Sub Campaign ID | sub_campaign_id | last_attributed_touch_data_ tilde_ad_set_id (only for SANs) |
N/A |
| Sub Campaign Name | sub_campaign_name | last_attributed_touch_data_ tilde_ad_set_name (only for SANs) |
touch_data_tilde_ad_set_name (only for SANs) |
| Metrics | |||
| Tracker Clicks | tracker_clicks | eo_click | N/A |
| Tracker Installs | tracker_installs | eo_install | N/A |
| Revenue | revenue | Taken from events of type "revenue" | Taken from events of type "revenue" |