Skip to content

Feed

이 섹션에는 9개의 이벤트가 포함되어 있습니다.

view_profile_feed_tab

프로필 피드 탭 진입

PlatformStatusVersion
Appv1.1.0
Web-
PropertyTypeRequiredDescription
profile_user_idstringYES프로필 유저 ID
is_own_profilefalse
true
YES본인 프로필 여부
entry_source'user_profile'
'my_profile'
'my_play'
YES진입 경로

click_feed_write

글쓰기 버튼 클릭

PlatformStatusVersion
Appv1.1.0
Web-

Payload 없음


publish_feed_post

게시물 게시 완료

PlatformStatusVersion
Appv1.1.0
Webv1.1.0
PropertyTypeRequiredDescription
post_idstringYES게시물 ID
has_imagefalse
true
YES이미지 첨부 여부
has_linkfalse
true
YES링크 포함 여부
has_boldfalse
true
YES볼드 텍스트 포함 여부
text_lengthnumberYES게시물 텍스트 길이

edit_feed_post

게시물 수정 완료

PlatformStatusVersion
Appv1.1.0
Webv1.1.0
PropertyTypeRequiredDescription
post_idstringYES게시물 ID

delete_feed_post

게시물 삭제

PlatformStatusVersion
Appv1.1.0
Webv1.1.0
PropertyTypeRequiredDescription
post_idstringYES게시물 ID

click_feed_like

게시물 좋아요 클릭

PlatformStatusVersion
Appv1.1.0
Webv1.1.0
PropertyTypeRequiredDescription
post_idstringYES게시물 ID
action'like'
'unlike'
YES좋아요/취소 액션

edit_feed_comment

피드 댓글 수정

PlatformStatusVersion
Appv1.1.0
Web-
PropertyTypeRequiredDescription
post_idstringYES게시물 ID
comment_idstringYES댓글 ID

delete_feed_comment

피드 댓글 삭제

PlatformStatusVersion
Appv1.1.0
Web-
PropertyTypeRequiredDescription
post_idstringYES게시물 ID
comment_idstringYES댓글 ID

click_feed_comment_like

피드 댓글 좋아요 클릭

PlatformStatusVersion
Appv1.1.0
Web-
PropertyTypeRequiredDescription
post_idstringYES게시물 ID
comment_idstringYES댓글 ID
action'like'
'unlike'
YES좋아요/취소 액션

Frontia Analytics Event Specification