통합로그 피드백 반영 : AL_CHECKOUT_CLICK 로그 추가
This commit is contained in:
@@ -78,7 +78,8 @@ export const ACTIVE_POPUP = {
|
||||
orderDetailPopup: "orderDetailPopup",
|
||||
orderDetailCancel: "orderDetailCancel",
|
||||
errorPopup: "errorPopup",
|
||||
returnExchangePopup: "returnExchangePopup", trackPackagePopup: "trackPackagePopup",
|
||||
returnExchangePopup: "returnExchangePopup",
|
||||
trackPackagePopup: "trackPackagePopup",
|
||||
unSupportedCountryPopup: "unSupportedCountryPopup",
|
||||
changeCountyPopup: "changeCounty",
|
||||
networkErrorPopup: "networkErrorPopup",
|
||||
@@ -634,4 +635,5 @@ export const LOG_MESSAGE_ID = {
|
||||
SEARCH_RESULT_CLICK: "AL_SEARCH_RESULT_CLICK",
|
||||
SEARCH_ITEM: "AL_SEARCH_ITEM",
|
||||
ENTRY_INFO: "AL_APP_ENTRY_INFO",
|
||||
CHECKOUT_CLICK: "AL_CHECKOUT_CLICK",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user