-
Notifications
You must be signed in to change notification settings - Fork 82
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
不支持beacon方式上报数据 #27
Comments
beacon上报数据为ping方式上报,优点为就算用户关闭浏览器,beacon也能成功上报,避免丢失数据,其上报格式为content-type: text/plain, playload格式为data=xxx&crc=xxx |
white-shiro-bai
added a commit
that referenced
this issue
Jan 19, 2022
感谢提供解决方案。合了个粗暴的版本。后续会在解决性能时候,再优化这块。 |
@white-shiro-bai 使用gif图上报有个很致命的问题,就是只要安装了广告过滤插件,几乎100%直接block掉。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: