[통합로그]livechannels 로그 수정

This commit is contained in:
opacity@t-win.kr
2025-12-05 13:27:48 +09:00
parent f140210234
commit 9acbab834b

View File

@@ -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,