当前位置:网站首页>一、用户数据仓库
一、用户数据仓库
2022-08-08 09:51:00 【TUJC】
用户数据仓库
赚跟多人的钱,用户分析,运营
当前赚了多少钱,业务报表,财务
一、项目背景
1、背景需求
根据业务系统中采集的用户行为日志数据,
实现;
·1)数据采集平台
·2)数据仓库搭建,实现对用户活跃、新增、留存、沉默、流失、回流,6个主题的分析。
·3)数据仓库的调度
2、数据源描述
日志分为两大类:
1、app启动日志,每启动一次app,都会打印一条启动日志
2、用户行为日志:基础数据,用户操作数据
1)启动日志
{“action”:“1”,“ar”:“MX”,“ba”:“HTC”,“detail”:“”,“en”:“start”,“entry”:“1”,“extend1”:“”,“g”:“[email protected]”…}
事件标签: start action=1可以算成前台活跃
2)用户行为日志
公共字段:基本所有安卓手机都包含的字段
业务字段:埋点上报的字段,有具体的业务类型
下面就是一个示例,表示业务字段的上传。
边栏推荐
- Interviewer: Have you ever used a lock at work?Talk about the advantages, disadvantages and usage scenarios of optimistic locking and pessimistic locking
- AI引领一场新的科学革命
- d实验新异常
- VPP static mapping to realize DNAT
- 各位大佬想问下, flinkcdc采集oracle我看了下延迟大概两分钟左右,想问下有啥解决方法吗
- 继承关系下构造方法的访问特点:
- 推荐100首好听英文歌
- xgboost 加速
- 实例存储之shelve
- Go 匿名字段与实现重写方法
猜你喜欢
随机推荐
Interviewer: Have you ever used a lock at work?Talk about the advantages, disadvantages and usage scenarios of optimistic locking and pessimistic locking
中原银行实时风控体系建设实践
PCL 计算两空间直线的交点
Multi-scalar multiplication: state of the art & new ideas
移动端/嵌入式-CV模型-2018:MobelNets-v2
Feign application and source code analysis
Is it safe to buy stocks with a straight flush?Will the funds be transferred?
Detailed Explanation of Gradient Vanishing and Gradient Explosion Problems
Categorized input and output, Go lang1.18 introductory refining tutorial, from Bai Ding to Hongru, go lang basic data types and input and output EP03
语音聊天app开发——对用户更具吸引力的设计
.json()的使用
X射线聚焦系统
Golang实现sha256或sha512加密
DOM操作--防抖和节流
ACWing 198. Antiprime Problem Solution
C# - var 关键字
Stanford Fall 21: Practical Machine Learning [Chapter 5]
小程序使用formdata格式传参
【office】word
2万字50张图玩转Flink面试体系