[통합로그] webOS > shoptime 진입점 정보수집-재수정

This commit is contained in:
opacity@t-win.kr
2025-12-05 10:25:22 +09:00
parent eb1be273e3
commit 6b501af680

View File

@@ -252,6 +252,8 @@ export const handleDeepLink = (contentTarget) => (dispatch, _getState) => {
} }
// 251204 [통합로그] webOS 에서 shoptime 진입점 정보 수집 // 251204 [통합로그] webOS 에서 shoptime 진입점 정보 수집
const isFirstLaunch = _getState().common.appStatus?.isFirstLaunch;
dispatch( dispatch(
sendLogTotalRecommend({ sendLogTotalRecommend({
contextName: LOG_CONTEXT_NAME.ENTRY, contextName: LOG_CONTEXT_NAME.ENTRY,