You need to enable JavaScript to run this app.
导航

全埋点预置事件和属性

最近更新时间2023.01.17 15:44:28

首次发布时间2023.01.17 15:44:28

端类型事件名事件显示名属性属性展示名属性值类型属性值示例或说明
App端bav2b_page页面访问page_key页面标识string页面唯一标识
referrer_page_key来源页面标识string
is_back是否回退int
page_title页面标题string页面的标题
page_path页面地址string页面的路径
referrer_page_path前向地址string
url访问链接string
bav2b_click元素点击page_key页面标识string页面唯一标识
element_path控件标识string唯一标识控件,xPath的字符串
positions元素位置string数组元素在每层列表中的位置,可能为2-2 0-1
texts元素文案string数组元素文案,是个数组,数组中每个文案长度上限200字符
element_width元素宽度string元素宽度,单位同header.resolution
element_height元素高度string元素高度,单位同header.resolution
touch_x元素左边界距离int点击位置相对元素左边界的距离,单位同header.resolution
touch_y元素右边界距离int点击位置相对元素上边界的距离,单位同header.resolution
page_title页面标题string页面的标题
element_id元素IDstring元素ID,Android 端默认会获取;iOS 端每个控件一般不会设置 ID,因此 iOS 端默认会不获取。可手动设置
element_type元素类型string元素类型,控件的类型,例如 Button
web端bav2b_page页面访问page_key页面标识string
is_html是否html页面int
page_start_ms页面启动时间float
page_total_width页面总宽度float
page_total_height页面总高度float
scroll_width右边界滚动位置float
scroll_height下边界滚动位置float
page_title页面标题string
page_path页面路径string
page_host页面地址域名string
referrer_page_host前向域名string
referrer_page_path前向地址string
url访问链接string
bav2b_click元素点击page_key页面标识string
is_html是否html页面int
positions元素位置list
texts元素文案list
element_width元素宽度string
element_height元素高度string
touch_x元素左边界距离int
touch_y元素右边界距离int
page_start_ms页面启动时间long
since_page_start_ms距离页面启动时间long
element_title元素文本string
page_title页面标题string
element_id元素名字string
element_class_name元素样式名string
element_type元素类型string
element_target_page元素链接地址string
page_path页面路径string
page_host页面地址域名string
小程序端bav2b_page页面访问title文本string取值data-title
index位置string取值data-index
bav2b_click元素点击title文本string取值data-title
index位置string取值data-index
path页面路径string取值对应页面的path
pagetitle页面名称string
bav2b_longpress元素长按title文本string取值data-title
index位置string取值data-index
path页面路径string取值对应页面的path
pagetitle页面名称string
bav2b_change文本选择selecttext文本内容string
path页面路径string取值对应页面的path
pagetitle页面名称string
bav2b_confirm内容输入inputtext输入的内容string
path页面路径string取值对应页面的path
pagetitle页面名称string