Appearance
Push Notification
이 섹션에는 4개의 이벤트가 포함되어 있습니다.
view_push_optin_modal
푸시 알림 유도 모달 노출
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ❌ | - |
| Property | Type | Required | Description |
|---|---|---|---|
entry_source | 'free_star''follow' | YES | 모달 진입 경로 |
click_push_optin_modal
푸시 알림 유도 모달 버튼 클릭
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ❌ | - |
| Property | Type | Required | Description |
|---|---|---|---|
button | 'confirm''close' | YES | 클릭한 버튼 |
entry_source | 'free_star''follow' | NO | 모달 진입 경로 |
view_notification_settings
알림 설정 화면 진입
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ❌ | - |
Payload 없음
click_notification_category_toggle
활동 알림 카테고리 on/off 토글
| Platform | Status | Version |
|---|---|---|
| App | ✅ | v1.1.0 |
| Web | ❌ | - |
| Property | Type | Required | Description |
|---|---|---|---|
category | 'comment''follow''like_reaction''director_new_episode' | YES | 알림 카테고리 |
value | 'on''off' | YES | 변경 후 상태 |