公共字段
事件ID (event_id)
{{ detailRow.eventId }}
应用ID (app_id)
{{ detailRow.appId }}
用户ID (uid)
{{ detailRow.uid||'—' }}
会话ID (sid)
{{ detailRow.sid }}
渠道码 (channel)
{{ detailRow.channel||'—' }}
客户端时间 (client_ts)
{{ detailRow.clientTs }}
设备类型 (device)
{{ detailRow.device }}
设备ID (device_id)
{{ detailRow.deviceId }}
设备品牌 (device_brand)
{{ detailRow.deviceBrand||'—' }}
设备型号 (device_model)
{{ detailRow.deviceModel||'—' }}
系统名称 (system_name)
{{ detailRow.systemName||'—' }}
系统版本 (system_version)
{{ detailRow.systemVersion||'—' }}
应用版本 (app_version)
{{ detailRow.appVersion }}
SDK版本 (sdk_version)
{{ detailRow.sdkVersion }}
IP地址 (ip)
{{ detailRow.ip }}
归属地
{{ detailRow.country }} {{ detailRow.province }} {{ detailRow.city }}
User-Agent (user_agent)
{{ detailRow.userAgent }}
{{ eventMeta(detailRow.event).label }} — 专属字段
落地页ID (landing_page_id)
{{ detailRow.extra.landing_page_id }}
落地页ID (landing_page_id)
{{ detailRow.extra.landing_page_id }}
Tab标识 (tab_key)
{{ detailRow.extra.tab_key }}
Tab名称 (tab_name)
{{ detailRow.extra.tab_name }}
屏幕尺寸
{{ detailRow.extra.screen_width }} × {{ detailRow.extra.screen_height }} px
点击坐标 X (click_coordinates_x)
{{ detailRow.extra.click_coordinates_x }} px
点击坐标 Y (click_coordinates_y)
{{ detailRow.extra.click_coordinates_y }} px
横坐标百分比 (click_x_percent)
{{ detailRow.extra.click_x_percent }}%
纵坐标百分比 (click_y_percent)
{{ detailRow.extra.click_y_percent }}%
Trace ID (trace_id)
{{ detailRow.extra.trace_id }}
归因Trace ID (trace_id)
{{ detailRow.extra.trace_id||'—(自然注册)' }}
归因开关 (attribution_flag)
{{ detailRow.extra.attribution_flag===1 ? '1(开启归因)' : '0(默认关闭)' }}
导航标识 (navigation_key)
{{ detailRow.extra.navigation_key }}
导航名称 (navigation_name)
{{ detailRow.extra.navigation_name }}
用户类型 (user_type)
{{ detailRow.extra.user_type==='vip' ? 'vip(VIP用户)' : 'normal(普通用户)' }}
页面加载耗时 (page_load_time)
{{ detailRow.extra.page_load_time }} ms
当前页面标识 (current_page_key)
{{ detailRow.extra.current_page_key }}
当前页面名称 (current_page_name)
{{ detailRow.extra.current_page_name }}
来路页面标识 (referrer_page_key)
{{ detailRow.extra.referrer_page_key }}
来路页面名称 (referrer_page_name)
{{ detailRow.extra.referrer_page_name }}
推荐引擎Trace ID (recommend_trace_id)
{{ detailRow.extra.recommend_trace_id||'(空字符串,无推荐引擎)' }}
页面标识 (page_key)
{{ detailRow.extra.page_key }}
页面名称 (page_name)
{{ detailRow.extra.page_name }}
屏幕尺寸
{{ detailRow.extra.screen_width }} × {{ detailRow.extra.screen_height }} px
点击坐标 X (click_page_x)
{{ detailRow.extra.click_page_x }} px
点击坐标 Y (click_page_y)
{{ detailRow.extra.click_page_y }} px
横坐标百分比 (click_x_percent)
{{ detailRow.extra.click_x_percent }}%
纵坐标百分比 (click_y_percent)
{{ detailRow.extra.click_y_percent }}%
推荐引擎Trace ID (recommend_trace_id)
{{ detailRow.extra.recommend_trace_id||'(空字符串,无推荐引擎)' }}
事件类型 (event_type)
{{ detailRow.extra.event_type }}({{ {click:'点击',close:'关闭',show:'展示'}[detailRow.extra.event_type] }})
广告ID (advertising_id)
{{ detailRow.extra.advertising_id }}
广告标识 (advertising_key)
{{ detailRow.extra.advertising_key }}
广告名称 (advertising_name)
{{ detailRow.extra.advertising_name }}
页面标识 (page_key)
{{ detailRow.extra.page_key }}
页面名称 (page_name)
{{ detailRow.extra.page_name }}
广告位标识 (ad_slot_key)
{{ detailRow.extra.ad_slot_key }}
广告位名称 (ad_slot_name)
{{ detailRow.extra.ad_slot_name }}
广告ID (ad_id)
{{ detailRow.extra.ad_id }}
广告类型 (ad_type)
{{ detailRow.extra.ad_type }}
素材ID (creative_id)
{{ detailRow.extra.creative_id||'—(未填充)' }}
页面标识 (page_key)
{{ detailRow.extra.page_key }}
页面名称 (page_name)
{{ detailRow.extra.page_name }}
广告位标识 (ad_slot_key)
{{ detailRow.extra.ad_slot_key }}
广告位名称 (ad_slot_name)
{{ detailRow.extra.ad_slot_name }}
广告ID (ad_id)
{{ detailRow.extra.ad_id }}
广告类型 (ad_type)
{{ detailRow.extra.ad_type }}
素材ID (creative_id)
{{ detailRow.extra.creative_id||'—(可选)' }}
注册方式 (type)
{{ detailRow.extra.type }}
归因开关 (attribution_flag)
{{ detailRow.extra.attribution_flag===1 ? '1(开启归因)' : '0(默认关闭)' }}
注册时间 (create_time)
{{ detailRow.extra.create_time }}
归因Trace ID (trace_id)
{{ detailRow.extra.trace_id||'—(自然注册)' }}
登录方式 (type)
{{ detailRow.extra.type }}
订单号 (order_id)
{{ detailRow.extra.order_id }}
订单类型 (order_type)
{{ detailRow.extra.order_type }}
商品ID (product_id)
{{ detailRow.extra.product_id }}
商品名称 (product_name)
{{ detailRow.extra.product_name }}
订单金额 (amount)
{{ detailRow.extra.amount }} 分({{ detailRow.extra.currency }} {{ (detailRow.extra.amount/100).toFixed(2) }})
货币类型 (currency)
{{ detailRow.extra.currency }}
金币数量 (coin_quantity)
{{ detailRow.extra.coin_quantity }}
VIP商品ID (vip_duration_type)
{{ detailRow.extra.vip_duration_type }}
VIP商品名称 (vip_duration_name)
{{ detailRow.extra.vip_duration_name }}
来源页面标识 (source_page_key)
{{ detailRow.extra.source_page_key }}
来源页面名称 (source_page_name)
{{ detailRow.extra.source_page_name }}
创建时间 (create_time)
{{ detailRow.extra.create_time }}
订单号 (order_id)
{{ detailRow.extra.order_id }}
订单类型 (order_type)
{{ detailRow.extra.order_type }}
实际支付金额 (amount)
{{ detailRow.extra.amount }} 分({{ detailRow.extra.currency }} {{ (detailRow.extra.amount/100).toFixed(2) }})
货币类型 (currency)
{{ detailRow.extra.currency }}
支付方式 (pay_type)
{{ detailRow.extra.pay_type }}
支付渠道 (pay_channel)
{{ detailRow.extra.pay_channel||'—' }}
第三方交易号 (transaction_id)
{{ detailRow.extra.transaction_id }}
金币数量 (coin_quantity)
{{ detailRow.extra.coin_quantity }}
VIP过期时间 (vip_expiration_time)
{{ detailRow.extra.vip_expiration_time }}
支付成功时间 (create_time)
{{ detailRow.extra.create_time }}