Appearance
Episode Player
이 섹션에는 14개의 이벤트가 포함되어 있습니다.
click_play_start
에피소드 플레이 시작 클릭
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
entry_source | undefined'home_recommend''home_ranking''home_new''episode_player''episode_search_recommend''episode_detail''my_play''push_notification''home_banner''share_link''onboarding_recommendations' | YES | 플레이 시작 진입 경로 |
play_type | 'new''resume' | YES | 신규 플레이 또는 이어하기 |
play_id | string | YES | 플레이 세션 ID |
generate_scene
씬 생성 시작
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
action_type | 'custom''choice''skip' | YES | 씬 생성 액션 타입 |
is_regen | falsetrue | YES | 재생성 여부 |
scene_turn_count | number | YES | 현재 씬의 턴 수 |
scene_frame_count | number | YES | 현재 씬의 프레임 수 |
play_id | string | YES | 플레이 세션 ID |
default_play_mode | 'scroll_view''page_view' | YES | 기본 플레이 모드 설정값 |
play_mode | 'scroll_view''page_view' | YES | 현재 플레이 모드 |
play_model | 'plus''standard''lite' | YES | 현재 플레이 모델 |
default_model | 'plus''standard''lite' | YES | 기본 모델 설정값 |
generate_scene_failed
씬 생성 실패
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
action_type | 'custom''choice''skip' | YES | 씬 생성 액션 타입 |
is_regen | falsetrue | YES | 재생성 여부 |
scene_turn_count | number | YES | 현재 씬의 턴 수 |
scene_frame_count | number | YES | 현재 씬의 프레임 수 |
error_code | string | YES | 에러 코드 |
error_message | string | YES | 에러 메시지 |
play_id | string | YES | 플레이 세션 ID |
default_play_mode | 'scroll_view''page_view' | YES | 기본 플레이 모드 설정값 |
play_mode | 'scroll_view''page_view' | YES | 현재 플레이 모드 |
play_model | 'plus''standard''lite' | YES | 현재 플레이 모델 |
default_model | 'plus''standard''lite' | YES | 기본 모델 설정값 |
generate_scene_complete
씬 생성 완료
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
action_type | 'custom''choice''skip' | YES | 씬 생성 액션 타입 |
is_regen | falsetrue | YES | 재생성 여부 |
play_id | string | YES | 플레이 세션 ID |
default_play_mode | 'scroll_view''page_view' | YES | 기본 플레이 모드 설정값 |
play_mode | 'scroll_view''page_view' | YES | 현재 플레이 모드 |
play_model | 'plus''standard''lite' | YES | 현재 플레이 모델 |
default_model | 'plus''standard''lite' | YES | 기본 모델 설정값 |
click_play_control
플레이어 컨트롤 상호작용 요약
플레이 세션 중 누적된 플레이어 조작 카운터를 포함합니다.
Includes
이 이벤트는 EpisodeEventInfo, EpisodePlayControlEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
play_id | string | YES | 플레이 세션 ID |
click_play_menu
플레이어 메뉴 클릭
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ✅ | v1.1.0 |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
play_id | string | YES | 플레이 세션 ID |
click_play_settings
플레이어 설정 변경
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ✅ | v1.1.0 |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
setting_type | 'bgm''sfx''text-streaming''bgm_loop''font_size''font_style''play_mode' | YES | 변경된 설정 항목 |
status | string | YES | 변경 후 상태 (토글형: on/off, 선택형: 선택된 값) |
play_mode | 'scroll_view''page_view' | YES | 현재 플레이 모드 |
font_style | nullstring | NO | 현재 글꼴 — 웹은 null |
font_size | nullstring | NO | 현재 글자 크기 — 웹은 null |
play_id | string | YES | 플레이 세션 ID |
click_play_regen_modal
재생성 모달 클릭 (열기)
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ✅ | v1.1.0 |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
play_id | string | YES | 플레이 세션 ID |
view_play_regen_sheet
재생성 시트 노출 (App only)
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ❌ | - |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
play_id | string | YES | 플레이 세션 ID |
click_play_regen_sheet_confirm
재생성 시트 확인 클릭 (App only)
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ❌ | - |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
play_id | string | YES | 플레이 세션 ID |
view_play_character_list
캐릭터 목록 화면 진입
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ✅ | v1.1.0 |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
play_id | string | YES | 플레이 세션 ID |
entry_source | null'top_menu''page_view_center_tap''scroll_view_media_tap' | YES | 여는 방법 |
view_play_ending
엔딩 화면 노출
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ✅ | v1.1.0 |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
ending_type | string | YES | 엔딩 타입 |
play_id | string | YES | 플레이 세션 ID |
click_play_ending_action
엔딩 화면 액션 클릭
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ✅ | v1.1.0 |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
action_type | 'replay''continue' | YES | 엔딩 후 액션 타입 |
play_id | string | YES | 플레이 세션 ID |
click_play_shop
플레이어 내 상점 진입 클릭
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ✅ | v1.1.0 |
Includes
이 이벤트는 EpisodeEventInfo 의 모든 속성을 포함합니다.
| Property | Type | Required | Description |
|---|---|---|---|
action_type | 'menu_shop''lack_modal''lack_modal_free_star' | YES | 상점 진입 트리거 |
play_id | string | YES | 플레이 세션 ID |