통합로그 피드백 : AL_BUY_NOW 로그추가

This commit is contained in:
opacity@t-win.kr
2025-06-30 16:42:13 +09:00
parent f197191c46
commit 9e4ae8ca81
2 changed files with 25 additions and 1 deletions

View File

@@ -636,4 +636,5 @@ export const LOG_MESSAGE_ID = {
SEARCH_ITEM: "AL_SEARCH_ITEM",
ENTRY_INFO: "AL_APP_ENTRY_INFO",
CHECKOUT_CLICK: "AL_CHECKOUT_CLICK",
BUY_NOW: "AL_BUY_NOW",
};