통합로그 18 - resultType show 일경우 showTitle 추가
This commit is contained in:
@@ -43,7 +43,8 @@ export default memo(function SearchShowCard({
|
||||
const sendLog = (newParams) => {
|
||||
const logParams = {
|
||||
...newParams,
|
||||
contentTitle: title,
|
||||
showTitle: title,
|
||||
showId: contentId.split("_").pop() || "",
|
||||
partner: patncNm,
|
||||
contextName: LOG_CONTEXT_NAME.SEARCH,
|
||||
messageId: LOG_MESSAGE_ID.SEARCH_RESULT_CLICK,
|
||||
|
||||
Reference in New Issue
Block a user