【问题标题】:Notifications tracking when using FCM使用 FCM 时的通知跟踪
【发布时间】:2016-11-14 15:55:47
【问题描述】:

当我在不使用 Firebase 服务仪表板的情况下发送推送通知时,是否可以跟踪通知状态,无论是用户打开还是取消?

我正在使用Advanced REST client,我想在向https://fcm.googleapis.com/fcm/send发送有效负载时记录有关通知状态的数据

【问题讨论】:

    标签: android push-notification firebase-cloud-messaging firebase-notifications


    【解决方案1】:

    转化跟踪仅内置于 Firebase 通知中。我认为我们没有公共 API 可以输入这些图表。

    但如果您通过 Firebase Cloud Messaging 发送消息,您可以:

    1. 通过显式调用Firebase Analytics 在您的应用中记录转化事件
    2. 在您的Firebase Database 中记录有关转换用户的更多详细信息

    您可以通过这种方式轻松完成相同类型的功能。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-04-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-04-07
      • 1970-01-01
      相关资源
      最近更新 更多