来自远程 REST API 的 Firebase 分析? [英] Firebase analytics from remote REST API?

查看:31
本文介绍了来自远程 REST API 的 Firebase 分析?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以将 Firebase 分析挂钩到远程 REST API 端点?

Is it possible to have Firebase analytics hook into a remote REST API endpoint?

更具体地说,假设我有一个远程 REST API,其端点可以计算每个用户上传的视频的平均数量,/api/videos/get_average_count.我可以以某种方式将该统计信息集成到 Firebase 分析中吗?(我认为 Firebase 分析中没有报告 API?)

More concretely, suppose I have a remote REST API, with an endpoint that computes the average number of videos each of my users has uploaded, /api/videos/get_average_count. Can I somehow integrate that statistic into Firebase analytics? (I don't think there is a reporting API in Firebase analytics?)

或者,无论如何,我可以从其他分析(在前端跟踪)获取 Firebase 数据并将该数据集成/嵌入到托管在我自己的后端的我自己的自定义管理员中吗?

Alternatively, is there anyway, I can take the Firebase data from the other analytics (tracked at the frontend) and integrate/embed that data into my own custom admin hosted on my own backend?

推荐答案

没有可用的 REST API,您可以在其中上传、下载甚至分析分析数据.您可以联系 Firebase 支持团队并为此提交功能请求.我相信,在 Google Analytics for Firebase 中寻找这种功能的不仅仅是您.

There's no available REST API where you can upload, download or even analyze analytics data. You could reach out to the Firebase Support team and file a feature request for this. I believe that it's not only you who's looking for this kind of functionality in Google Analytics for Firebase.

您可以使用 Firebase 控制台以 CSV 格式直接下载事件的分析数据.或者,如果您正在制定 blaze 计划,请将您的 Firebase 链接到 BigQuery,并且每天将分析数据导出到相应的数据集.

You could directly download your event's analytics data as CSV using the Firebase console. Or, if you're on a blaze plan, link your Firebase to BigQuery, and the analytics data will be exported to a corresponding data set in a daily basis.

这篇关于来自远程 REST API 的 Firebase 分析?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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