public class AccountReportUtil
extends java.lang.Object
构造器和说明 |
---|
AccountReportUtil() |
限定符和类型 | 方法和说明 |
---|---|
static byte |
getBroadcastStartType(int type,
int gscreen,
boolean ispc) |
static int |
getLoginType(int value) |
static void |
registerChangeSuperProperties(com.app.user.account.AccountInfo accountInfo)
注册用户属性
|
static void |
reportAliveForMatch()
主活上报 -- twoo产品近似值
|
static void |
reportAuthorize(int act,
java.lang.String uid)
上报授权埋点
|
static void |
reportBroadcastEnd(short act,
byte type,
java.lang.String vid,
byte needpay,
int needpaygold,
java.lang.String title,
java.lang.String vidlevel,
long vtimes,
int fansadd,
long diamonds,
int share,
long length,
long lengthall,
boolean isbirthday) |
static void |
reportBroadcastPush(int vtype,
java.lang.String vid,
int vid_result,
long create_to_surface_created,
long create_to_net_start,
long create_to_net_end,
long create_to_click,
long create_to_record,
long create_to_push,
long create_time,
long pushcompletetime)
直播启动过程数据
|
static void |
reportBroadcastStart(short act,
byte entr,
byte type,
java.lang.String vid,
byte needpay,
int needpaygold,
java.lang.String title)
开始开播的埋点
|
static void |
reportFollowAll(boolean isClick,
int source,
java.lang.String followUserId) |
static void |
reportFollowAll(int kid,
int source,
java.lang.String followUserId,
java.lang.String userId)
关注埋点
|
static void |
reportFollowAll(int kid,
int source,
java.lang.String followUserId,
java.lang.String userId,
int sn)
关注埋点
|
static void |
reportLiveFollowAll(boolean isclick,
int source,
java.lang.String followUserId,
java.lang.String officialId) |
static void |
reportMainActive(byte scene)
上报主动活跃
|
static void |
reportRelationship(int source,
int page,
java.lang.String uid) |
static void |
reportStream(int page,
java.lang.String vid,
java.lang.String uid,
int sn,
byte showtype,
short labelid,
java.lang.String labelName,
byte livetype,
byte act)
视频封面展示和点击
|
public static void reportFollowAll(int kid, int source, java.lang.String followUserId, java.lang.String userId)
kid
- kid=1 引导关注页面展现
kid=2 关注点击source
- source=1 直播间顶部follow
source=2 直播间信息流follow
source=3 直播间个人卡片follow
source=4 搜索follow---只报点击
source=5 个人页follow
source=6 fans里面follow--只报点击
source=7 回看页面follow
source=8 Follow tab 页面
source=9 新用户粉丝推荐
source=10 直播结束页面—点击(关注了就不上报了)
source=11 其他followUserId
- 关注人uiduserId
- 用户uidpublic static void reportFollowAll(int kid, int source, java.lang.String followUserId, java.lang.String userId, int sn)
kid
- kid=1 引导关注页面展现
kid=2 关注点击
kid=4 展示source
- source=1 直播间顶部follow
source=2 直播间信息流follow
source=3 直播间个人卡片follow
source=4 搜索follow---只报点击
source=5 个人页follow
source=6 fans里面follow--只报点击
source=7 回看页面follow
source=8 Follow tab 页面
source=9 新用户粉丝推荐
source=10 直播结束页面—点击(关注了就不上报了)
source=11 其他
source=12 new profile
source=13 nearby profile
source=15 消息流
source=16 follow引导弹窗
source=17 music house
source=20 PK follow
source=25 PK贡献榜 follow
source=26 直播端sayhi侧边栏followUserId
- 关注人uiduserId
- 用户uidpublic static void reportFollowAll(boolean isClick, int source, java.lang.String followUserId)
public static void reportLiveFollowAll(boolean isclick, int source, java.lang.String followUserId, java.lang.String officialId)
public static void registerChangeSuperProperties(com.app.user.account.AccountInfo accountInfo)
accountInfo
- public static int getLoginType(int value)
public static void reportBroadcastStart(short act, byte entr, byte type, java.lang.String vid, byte needpay, int needpaygold, java.lang.String title)
act
- 行为entr
- 入口type
- 类型vid
- 直播间idneedpay
- 是否付费直播间needpaygold
- 付费金额title
- 直播间标题public static byte getBroadcastStartType(int type, int gscreen, boolean ispc)
public static void reportStream(int page, java.lang.String vid, java.lang.String uid, int sn, byte showtype, short labelid, java.lang.String labelName, byte livetype, byte act)
public static void reportBroadcastPush(int vtype, java.lang.String vid, int vid_result, long create_to_surface_created, long create_to_net_start, long create_to_net_end, long create_to_click, long create_to_record, long create_to_push, long create_time, long pushcompletetime)
vtype
- vid
- vid_result
- create_to_surface_created
- create_to_net_start
- create_to_net_end
- create_to_click
- create_to_record
- create_to_push
- create_time
- pushcompletetime
- public static void reportBroadcastEnd(short act, byte type, java.lang.String vid, byte needpay, int needpaygold, java.lang.String title, java.lang.String vidlevel, long vtimes, int fansadd, long diamonds, int share, long length, long lengthall, boolean isbirthday)
act
- 1 直播页面展示 ; 2 直播页面未展示 ; 3 接受连麦呼唤不展示完成页type
- 直播类型vid
- 房间vidneedpay
- 是否需要付费needpaygold
- 房间付费金额title
- 房间标题vidlevel
- 评分等级vtimes
- 观看次数fansadd
- 涨粉人数diamonds
- 钻石数share
- 分享次数length
- 直播时长前台lengthall
- 直播时长前台加后台public static void reportAliveForMatch()
public static void reportMainActive(byte scene)
scene
- public static void reportRelationship(int source, int page, java.lang.String uid)
source
- 1,直播间卡片2,个人页3,他人页page
- 1,推荐 2,关注 3,粉丝 4,联盟 5,家族uid
- public static void reportAuthorize(int act, java.lang.String uid)
act
- 1 展示 2 点击uid
- 用户id