- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我想知道 first_open 事件是否仍然包含应用程序更新。我读到它以前一直在计算,但应该很快就会改变。但是,我无法确定它是否已更改并且不再计算应用程序更新。
最佳答案
来自文档, first_open :
the first time a user launches an app after installing orre-installing it.
This event is not triggered when a user downloads the app onto adevice, but instead when he or she first uses it. To see raw downloadnumbers, look in Google Play Developer Console or in iTunesConnect.
最后一个重要的区别是,当现有用户迁移到包含 Firebase 的应用程序的新版本时,他们将记录一个 first_open 事件。因此,即使他们不是新用户,他们也会登录 first_open。
换句话说,它会在更新时触发,前提是之前的版本之前没有 Firebase。
关于ios - Firebase 是否仍将版本更新计为 first_open 事件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64046627/
我正在编写一个使用 firebase 的 flutter 应用程序。当用户首次打开应用程序时,会自动报告一个 first_open 事件。 有没有办法向 first_open 事件添加自定义参数? 我
我想知道 first_open 事件是否仍然包含应用程序更新。我读到它以前一直在计算,但应该很快就会改变。但是,我无法确定它是否已更改并且不再计算应用程序更新。 最佳答案 来自文档, first_op
在我的 firebase 分析事件“first_open”中显示 489 次下载直到 7 月 7 日,但在 Play 商店统计中它显示 347 次下载直到 7 月 7 日,我不知道为什么这些没有。是不
我的 Android 应用现在使用 Google Analytics。 但是,我也想添加 Firebase Analytics。 假设应用程序的新版本现在有 FA。 是否会为老用户触发“first_o
我对 Firebase 中的 first_open 事件感到困惑。这是文件: Document first_open: the first time a user launches an app af
我是一名优秀的程序员,十分优秀!