Skip to content

Release 1.7.1

Compare
Choose a tag to compare
@wangzhzh wangzhzh released this 02 May 11:09
· 256 commits to master since this release

1、AutoTrack 支持 $AppClick
2、新增 public void enableAutoTrack(List eventTypeList) 方法,开启AutoTrack时,可以指定追踪哪些 AutoTrack 事件
3、默认的 public void enableAutoTrack() 不采集 $AppClick事件(兼容老版本)