# 事件类型枚举

# 商家到达

event_type:301001 实例数据 (opens new window)

名称 数据类型 必填 说明
time datetime 客户进店时间
unique_id string 唯一ID
mac string 手机MAC地址(mac、mobile任一必填)
mobile string 用户手机号(mac、mobile任一必填)
shop_code string 商家编号
shop_name string 商家名
duration double 停留时长(分钟)
is_new bool 是否为新用户
is_member bool 是否为会员
Last Updated: 10/15/2019, 11:34:20 AM