xfrontend/web/pages/usersbtx.html
2021-05-27 18:44:11 +08:00

24 lines
841 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- 用户识别体系 -->
<div class="usersbtx-box">
<div class="usersbtx-top-box">
<div>用户识别体系</div>
<img src="./static/img/cha.png">
</div>
<div class="usersbtx-tishi-box">
<div class="usersbtx-tishi-con">
<p>TA系统默认以 TA用户ID 作为用户识别字段打开该开关后可将已存在的事件属性或用户属性添加至可选的用户识别列表中设备ID、账号ID、角色ID、平台ID等后续可在留存分析、漏斗分析、分布分析使用列表中任一用户识别字段进行关联计算</p>
</div>
</div>
<div id="lay-usersbtx" class="demo-transfer"></div>
<div class="usersbtx-but-box">
<div class="usersbtx-qx">取 消</div>
<div class="usersbtx-qd">确 定</div>
</div>
</div>