[통합로그]livechannels 로그 수정
This commit is contained in:
@@ -25,7 +25,11 @@ import {
|
||||
finishVideoPreview,
|
||||
startVideoPlayer,
|
||||
} from "../../../../actions/playActions";
|
||||
import { panel_names } from "../../../../utils/Config";
|
||||
import {
|
||||
LOG_CONTEXT_NAME,
|
||||
LOG_MESSAGE_ID,
|
||||
panel_names,
|
||||
} from "../../../../utils/Config";
|
||||
import { $L } from "../../../../utils/helperMethods";
|
||||
import css from "./LiveChannelsVerticalContents.module.less";
|
||||
import LiveChannelsVerticalProductList from "./LiveChannelsVerticalProductList/LiveChannelsVerticalProductList";
|
||||
@@ -175,10 +179,14 @@ const LiveChannelsVerticalContents = ({
|
||||
|
||||
dispatch(
|
||||
sendLogTotalRecommend({
|
||||
contextName: LOG_CONTEXT_NAME.FEATURED_BRANDS,
|
||||
messageId: LOG_MESSAGE_ID.SHELF_CLICK,
|
||||
partner: chanNm,
|
||||
shelfLocation: shelfOrder,
|
||||
shelfId: spotlightId,
|
||||
shelfTitle: shelfTitle,
|
||||
showId: showId,
|
||||
showTitle: showNm,
|
||||
contentId: showId,
|
||||
contentTitle: showNm,
|
||||
brand: brndNm,
|
||||
|
||||
Reference in New Issue
Block a user