search 상품 검색 클릭 정보수집

This commit is contained in:
Dev TWIN0906
2025-05-20 17:32:40 +09:00
parent b102da39d1
commit 81f212f5ec
5 changed files with 85 additions and 21 deletions

View File

@@ -616,4 +616,5 @@ export const LOG_MESSAGE_ID = {
MYPAGE_CLICK: "AL_MYPAGE_CLICK",
HOTPICKS_SHOWN: "AL_HOTPCIKS_SHOWN",
HOTPICKS_CLICK: "AL_HOTPICKS_CLICK",
SEARCH_RESULT_CLICK: "AL_SEARCH_RESULT_CLICK",
};