Recently Viewed, Favorite 상품 클릭시 정보 수집

This commit is contained in:
Dev TWIN0906
2025-05-19 16:36:16 +09:00
parent c66da09b53
commit 248e4d4d7a
4 changed files with 45 additions and 19 deletions

View File

@@ -608,4 +608,5 @@ export const LOG_MESSAGE_ID = {
BUTTONCLICK: "AL_BUTTON_CLICK",
TOGGLE_CLICK: "AL_TOGGLE_CLICK",
MYPAGE_DELETE: "AL_MYPAGE_DELETE",
MYPAGE_CLICK: "AL_MYPAGE_CLICK",
};