仪表板分析数据有没有API? [英] Is there any api for dashboard analytics data?

查看:136
本文介绍了仪表板分析数据有没有API?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



例如:
$ b


是否有任何方法可以在我的应用程序中查询仪表板的分析选项卡中的数据? (value,function(dashboard){
console.log(dashboard.concurrentUsers)
}); $ b

  ref.on 


解决方案

从您的问题中的dashboard.concurrentUsers它看起来像试图从仪表板的 Analytics(分析)标签中获取数据。



没有公开的API来获取分析数据。


Is there any way i can query in my app for data from the analytics tab of dashboard?

For example:

ref.on("value", function(dashboard) {
 console.log(dashboard.concurrentUsers)
});

解决方案

From the "dashboard.concurrentUsers" in your question, it looks like you're trying to get the data from the Analytics tab of your dashboard.

There is no public API to get the analytics data.

这篇关于仪表板分析数据有没有API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆