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

自定义埋点 #143

Open
haijingsea opened this issue Jan 5, 2021 · 5 comments
Open

自定义埋点 #143

haijingsea opened this issue Jan 5, 2021 · 5 comments

Comments

@haijingsea
Copy link

在页面上自定义埋点后,不需要对项目源码增加埋点代码就能获取埋点数据吗?如果需要增加,相关介绍在哪里?

@a597873885
Copy link
Owner

@haijingsea 你创建埋点后就能看到。

@DaisyLRao
Copy link

自定义埋点生成的locationPointId是数据库自增的值吗?这样子的话,测试环境埋点的id和正式环境埋点的id可能不一样。这样子不同环境的代码内容不一致,不太友好。是否可以将自定义埋点对应的locationPointId关系导出一份文档。设置埋点项目可以根据这个对应关系文档在代码中设置对应的值。

@a597873885
Copy link
Owner

@DaisyLRao 你好,你提出的建议很好,确实不是很友好,目前埋点功能点位设计也确实很简陋。我准备重新设计埋点模块,到时候会把你的建议考虑进去。 🤝

@duleigiser
Copy link

希望能自定义扩展参数,方便埋点统计 @a597873885

@a597873885
Copy link
Owner

@duleigiser 你好,我们正在准备重做埋点系统,过一段时间会推出。大概十一左右

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

4 participants