相关疑难解决方法(0)

报告Google Analytics analytics.js异常跟踪的例外情况

Google Universal Analytics有一种特殊类型

ga('send', 'exception', {
  'exDescription': 'DatabaseError'
});
Run Code Online (Sandbox Code Playgroud)

我希望能够直接进入Google Analytics控制台并找到与"事件"处于同一级别的异常报告,但这是无处可见的.

Android和iOS API说,Crash and exception data is available primarily in the Crash and Exceptions report但我找不到该名称的任何报告.

google-analytics exception-handling

74
推荐指数
3
解决办法
2万
查看次数