Web 的 Firebase Analytics 调试视图
Firebase Analytics Debug View for the Web
是否可以在网络上使用 Firebase Analytics 调试视图?如果是这样,如何?网络没有记录,但也没有明确排除在外。
firebaser 在这里
我快速浏览了documentation guide, and reference docs and indeed don't see any way to enable debug mode for a web client. You might want to file a feature request。
更新(20191008):在网络客户端中具有调试模式的功能确实存在,但还没有public API。当 public API 启用调试模式可用时,我会在这里更新。
更新 (20200210):目前我发现的最好的方法是使用 Google Analytics Debugger Chrome 扩展。
我尝试使用 https://firebase.google.com/docs/analytics/debugview?authuser=0#enabling_debug_mode 中的说明(用于 Web)成功调试。
安装 Google Analytics Debugger 后,地址栏旁边会出现此扩展程序的图标。此图标有助于启用页面的扩展。
是否可以在网络上使用 Firebase Analytics 调试视图?如果是这样,如何?网络没有记录,但也没有明确排除在外。
firebaser 在这里
我快速浏览了documentation guide, and reference docs and indeed don't see any way to enable debug mode for a web client. You might want to file a feature request。
更新(20191008):在网络客户端中具有调试模式的功能确实存在,但还没有public API。当 public API 启用调试模式可用时,我会在这里更新。
更新 (20200210):目前我发现的最好的方法是使用 Google Analytics Debugger Chrome 扩展。
我尝试使用 https://firebase.google.com/docs/analytics/debugview?authuser=0#enabling_debug_mode 中的说明(用于 Web)成功调试。
安装 Google Analytics Debugger 后,地址栏旁边会出现此扩展程序的图标。此图标有助于启用页面的扩展。