Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在QQ小程序生产环境中出现distinct_id丢失问题 #14

Closed
disflyer opened this issue Jul 15, 2020 · 1 comment
Closed

在QQ小程序生产环境中出现distinct_id丢失问题 #14

disflyer opened this issue Jul 15, 2020 · 1 comment

Comments

@disflyer
Copy link

image

问题描述:期望每个埋点的distinct_id都为login id。但生产环境刚进入小程序的几个埋点出现distinct_id丢失的情况,约20%用户会出现如上图的异常数据。

出现频率:偶现

备注:生产环境出现,开发环境没有复现。

代码片段:

      sa.login(my._id)
      sa.registerApp({
        platform: 'qq',
      })
      sa.init()
@com-xubo
Copy link
Contributor

你好,这个问题可以在微信或者企业微信群中沟通一下

@riyue riyue closed this as completed Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants