We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
AntV 系统网站中经常出现一些死链,导致用户体验不佳,我们在最新版本的 gatsby-theme-antv 中加入了 404 链接监控的功能。原理是当用户访问到 404 页面时,向 Google 分析发送一个自定义事件进行事后统计。
效果如下:
@antv/gatsby-theme-antv
^1.0.0-beta.9
目前还无法显示用户从哪里点过来的,你需要在代码中搜索对应的 url 自行进行排查。