통합로그 API
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { $L } from "./helperMethods";
|
||||
import { $L } from './helperMethods';
|
||||
|
||||
export const SUPPORT_COUNTRIES = { US: "en", DE: "de", UK: "uk", RU: "ru" };
|
||||
|
||||
@@ -247,6 +247,9 @@ export const LOG_TP_NO = {
|
||||
|
||||
// IF-LGSP-LOG-112 / Check out 화면 버튼 클릭 이력
|
||||
CHECKOUT_BTN_CLICK: "902",
|
||||
|
||||
// IF-LGSP-LOG-200 / 통합 추천 로그
|
||||
TOTAL_RECOMMEND: "606",
|
||||
};
|
||||
|
||||
// TV log update
|
||||
|
||||
Reference in New Issue
Block a user