yomaylike 요청 수정
This commit is contained in:
@@ -584,9 +584,14 @@ export const ERROR_MESSAGES_GROUPS = [
|
||||
|
||||
export const LOG_CONTEXT_NAME = {
|
||||
HOME: "shoptime.home",
|
||||
CHECKOUT: "shoptime.checkout",
|
||||
PINCODE: "shoptime.pincode",
|
||||
YOUMAYLIKE: "shoptime.youmayalsolike",
|
||||
};
|
||||
|
||||
export const LOG_MESSAGE_ID = {
|
||||
HOME: "AL_HOME_SHOWN",
|
||||
BANNER: "AL_BANNER_SHOWN",
|
||||
PINCODE: "AL_PINCODE_BUTTON",
|
||||
CONTENTCLICK: "AL_PAGE_CONTENT_CLICK",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user