Skip to content

😋 用于向网站监控服务上传数据的前端JS SDK(集成了后台服务,可以直接使用官方管理面板),支持拦截AJAX请求,上报JS运行时错误等。

License

Notifications You must be signed in to change notification settings

Yakima-Teng/better-monitor

Repository files navigation

better-monitor

Downloads Version License

Automatically detect JavaScript errors in the browser. Get error detection for handled and unhandled errors with reports pushed to your email.

Features

Main features are listed below:

  • 🔥 Report and monitor JavaScript runtime error.
  • 🔥 Report and monitor API/AJAX logs with information like request/response headers and body/params.
  • 🔥 Report and monitor user action logs in time order.
  • 🔥 Report and monitor page performance data like CLS, TTFB, LCP, INP, FCP, FID.
  • 🔥 Report and monitor PV data.
  • 🔥 Report and monitor UV data.
  • 🔥 Report and monitor user operating systems.
  • 🔥 Report and monitor user browsers.

Only one line of code

In the simplest case, you only need to add one line of code, like below:

<script crossorigin="anonymous" data-project-id="999" src="https://www.verysites.com/verybugs/better-monitor/better-monitor.min.js"></script>
  • Note: Your should fill in your own project id created here.

For more info, please refer to our documentation.

Contact US

If you use WeChat or WeCom (aka Enterprise WeChat), you can scan our official WeCom code below:

About

😋 用于向网站监控服务上传数据的前端JS SDK(集成了后台服务,可以直接使用官方管理面板),支持拦截AJAX请求,上报JS运行时错误等。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published