Reminder 토글 status log 작업
This commit is contained in:
@@ -591,6 +591,7 @@ export const LOG_CONTEXT_NAME = {
|
||||
SHOPBYMOBILE: "shoptime.shopbymobile",
|
||||
GNB: "shoptime.gnb",
|
||||
DETAILPAGE: "shoptime.detailpage",
|
||||
MYPAGE: "shoptime.mypage",
|
||||
};
|
||||
|
||||
export const LOG_MESSAGE_ID = {
|
||||
@@ -603,4 +604,5 @@ export const LOG_MESSAGE_ID = {
|
||||
SMB: "AL_SBM",
|
||||
GNB: "AL_GNB_CLICK",
|
||||
BUTTONCLICK: "AL_BUTTON_CLICK",
|
||||
MYPAGE_DELETE: "AL_MYPAGE_DELETE",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user