search 검색시 키워드 쿼리 내용 수집

This commit is contained in:
Dev TWIN0906
2025-05-21 09:53:37 +09:00
parent 1f0b987a14
commit d0fcc64477
2 changed files with 27 additions and 3 deletions

View File

@@ -617,4 +617,5 @@ export const LOG_MESSAGE_ID = {
HOTPICKS_SHOWN: "AL_HOTPCIKS_SHOWN",
HOTPICKS_CLICK: "AL_HOTPICKS_CLICK",
SEARCH_RESULT_CLICK: "AL_SEARCH_RESULT_CLICK",
SEARCH_ITEM: "AL_SEARCH_ITEM",
};