美文网首页iOS 相关
利用 runtime 实现无埋点数据统计

利用 runtime 实现无埋点数据统计

作者: HAIRUI | 来源:发表于2017-08-30 14:41 被阅读145次

    利用 runtime 实现无埋点数据统计

    只需要把 tool 文件夹拖到项目中,不需要增加其它代码即可实现统计功能

    WechatIMG138.jpeg

    目前统计到的有:

    1.捕获按钮点击事件

    2.捕获 tableview cell 点击事件

    3.捕获进入页面,离开页面

    git address:https://github.com/WearFlatShoesToWalkTheWorld/RunTimeDemo.git

    相关文章

      网友评论

        本文标题:利用 runtime 实现无埋点数据统计

        本文链接:https://www.haomeiwen.com/subject/xkvedxtx.html