-
Notifications
You must be signed in to change notification settings - Fork 70
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
关于前端统计 #21
Comments
可以,但是不建议这么做,原因:
|
@yorts52 谢谢。 |
另外,如果想用 openapi 做自定义的统计,可以使用 debug 这个级别的上报,避免不必要的存储,参考: https://github.com/BetterJS/badjs-storage/blob/7235786d444c50582b9954c8c57bf7db5893cb14/storage/MongodbStorage.js#L120-L123 |
@yorts52 谢谢,我再学习学习 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问badjs适合做类似于腾讯移动分析这样的前端统计功能吗?至少做个pv和uv统计
The text was updated successfully, but these errors were encountered: