• 访问渠道: 在线客服
  • 服务小结: <#if summary??> 已记录 <#else> 未记录
  • <#if snsAccount??>
  • 渠道名称:${snsAccount.name!''} <#if snsAccount?? && snsAccount.snstype == "webim" > 接入网站:${snsAccount.name!''} (${snsAccount.baseURL!''})
  • <#if onlineUser?? && onlineUser.source?? >
  • 首次访问来源: ${onlineUser.source!''}
  • <#if onlineUser?? && onlineUser.region?? >
  • 位置:${curagentuser.region!''}
  • <#if serviceCount?? >
  • 访问次数:${serviceCount!0}次
  • <#if curagentuser.title?? && curagentuser.url??>
  • 进入页面:<#if curagentuser.title?length gt 15>${curagentuser.title[0..15]}<#else>${curagentuser.title}
  • 访问轨迹: 轨迹
  • <#if onlineUser?? && onlineUser.betweentime?? >
  • 停留时间: <#if onlineUser?? && onlineUser.betweentime??> ${(onlineUser.betweentime/(1000*60*60))?string('00')}:${((onlineUser.betweentime%(1000*60*60))/(1000*60))?string('00')}:${((onlineUser.betweentime%(1000*60))/(1000))?string('00')}
  • <#if onlineUser?? && onlineUser.browser?? >
  • 访问浏览器: ${onlineUser.browser!''}
  • <#if onlineUser?? && onlineUser.opersystem?? >
  • 操作系统: <#if onlineUser.opersystem?? && onlineUser.opersystem == "windows">  <#elseif onlineUser.opersystem?? && onlineUser.opersystem == "linux">  <#elseif onlineUser.opersystem?? && onlineUser.opersystem == "mac">  ${onlineUser.opersystem!''}
  • <#if onlineUser?? && onlineUser.mobile?? >
  • 访问终端: <#if onlineUser.mobile?? && onlineUser.mobile == "1">  移动 <#else>  PC
  • 标签: <#if tagRelationList??> <#list tagRelationList as tagRelation> <#if tags??> <#list tags as tag> <#if tag.id == tagRelation.tagid> ${tag.tag!''}
    
    <#if tags??> <#list tags as tag> <#assign tagValue = 0> <#if tagRelationList??> <#list tagRelationList as tagRelation> <#if tag.id == tagRelation.tagid> <#assign tagValue = 1> <#if tagValue == 1>
    ${tag.tag!''} ဆ
    <#assign tagValue = 1> <#else>
    ${tag.tag!''} ဆ
    <#assign tagValue = 1>