【问题标题】:Firebase Analytics, can't mark purchase event as conversionFirebase Analytics,无法将购买事件标记为转化
【发布时间】:2022-12-21 20:57:14
【问题描述】:

我正在我的 Android 和 iOS 应用程序中记录购买事件——它是在 Xamarin 中构建的。 但我无法将事件标记为转化,为什么?

希望有人能帮忙:)

【问题讨论】:

    标签: firebase xamarin firebase-analytics


    【解决方案1】:

    默认情况下它已被标记为转换。这就是为什么开关看起来被禁用,但它实际上是打开的。

    【讨论】:

    • 您的答案可以通过其他支持信息得到改进。请edit 添加更多详细信息,例如引用或文档,以便其他人可以确认您的答案是正确的。你可以找到更多关于如何写出好的答案的信息in the help center
    【解决方案2】:

    某些事件是“默认”转换事件并且是常开.因此,无需启用它们。请参阅此处的文档:Firebase documentation

    它指出:

    In Analytics, your most important events are called conversions, five of which are predefined:
    
     - first_open
     - in_app_purchase
     - app_store_subscription_convert
     - app_store_subscription_renew
     - purchase
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-02-15
      • 1970-01-01
      • 2022-08-21
      • 1970-01-01
      • 2018-12-07
      • 2016-09-23
      • 2019-06-21
      • 2016-11-22
      相关资源
      最近更新 更多