团队研发文档

开发规范、技术文档等


小程序监测指标分析

<h3>小程序</h3> <p><strong>基础统计</strong></p> <p>1.新增用户数、用户总数、打开次数、分享次数、访问次数</p> <table> <thead> <tr> <th>统计指标</th> <th>相关SDK日志参数</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>新增用户数</td> <td>oid</td> <td>某个时间段的新增用户</td> </tr> <tr> <td>用户总数</td> <td>oid</td> <td></td> </tr> <tr> <td>打开次数</td> <td>cid</td> <td>某个时间段cid的数量</td> </tr> <tr> <td>分享次数</td> <td>sc</td> <td>待定</td> </tr> <tr> <td>访问次数</td> <td>pp、lp</td> <td>所有页面访问总和</td> </tr> </tbody> </table> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/b58d77693d938d970b8796e247f6b03a?showdoc=.jpg" alt="" /></p> <p>2.地域分析</p> <table> <thead> <tr> <th>统计指标</th> <th>相关SDK日志参数</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>省份</td> <td>无</td> <td>根据IP</td> </tr> </tbody> </table> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/b0d0ace7fd4f55e60a3e3f05b5c0909d?showdoc=.jpg" alt="" /></p> <p>3.设备、操作系统以及网络分析</p> <table> <thead> <tr> <th>统计指标</th> <th>相关SDK日志参数</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>连网方式</td> <td>nt</td> <td>网络制式</td> </tr> <tr> <td>操作系统</td> <td>sv</td> <td>/</td> </tr> <tr> <td>设备</td> <td>pm</td> <td>/</td> </tr> </tbody> </table> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/df0129b0c0069bc9c72527a2225c5c71?showdoc=.jpg" alt="" /></p> <p>4.来源类型(以用户数为维度)</p> <table> <thead> <tr> <th>统计指标</th> <th>相关SDK日志参数</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>场景值</td> <td>iutm下的scene</td> <td>--</td> </tr> </tbody> </table> <p>5.来源场景(以日期为维度)</p> <table> <thead> <tr> <th>统计指标</th> <th>相关SDK日志参数</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>场景值</td> <td>iutm下的scene</td> <td>--</td> </tr> </tbody> </table>

页面列表

ITEM_HTML