firebase_messaging - Big Query

1,560 views
Skip to first unread message

Fernando Silva

unread,
Feb 14, 2019, 10:25:55 AM2/14/19
to Firebase Google Group
HI All!

I need to find FCM data in my big query account. I founded  delivery messages data but i couldnt find "opens" . The console show opened Messages number, so i guess the number also exist in BQ.

I have this events:

1
MISMATCH_SENDER_ID
2
MISSING_REGISTRATIONS
3
MESSAGE_RECEIVED_INTERNAL_ERROR
4
MESSAGE_DELAYED_DOZE
5
INVALID_PARAMETERS
6
MESSAGE_ACCEPTED
7
MESSAGE_DELIVERED
8
MESSAGE_EXPIRED
9
UNAUTHORIZED_REGISTRATION
10
INVALID_REGISTRATION
11
MESSAGE_DELIVERED_ON_RECONNECT

Arlen Tian

unread,
Feb 28, 2019, 11:47:20 PM2/28/19
to Firebase Google Group
I have the same problem as you, 

I search the notification data through BigQuery

about 4,500,000 message are "MESSAGE_DELIVERED",    but have NO  impression or opens

If you find the cause of the problem, please tell me, thx

karolin...@empik.com

unread,
Mar 4, 2019, 10:52:57 AM3/4/19
to Firebase Google Group
You can find these data in your 'standard' tables. BQ collects some events automatically. You can read about it here: https://support.google.com/firebase/answer/6317485?hl=en&ref_topic=6317484 
The event that you should be interested in is 'notification_open':

screen.png

Fernando Silva

unread,
Mar 4, 2019, 11:00:09 PM3/4/19
to Firebase Google Group
Thanks!!! I see that events but only for android.

iOS needs some addiotinal configuración?

Thanks!

Karolina Kupisz

unread,
Mar 5, 2019, 9:56:54 AM3/5/19
to fireba...@googlegroups.com
I don't think so (but i'm not sure) - iOS always has some complicated processes and restrictions. Probably it is impossible to process such data, at leat fot that moment.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/6145ced7-48ec-4300-b24b-3c67881a60ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Pozdrawiam

Karolina Kupisz
Analityk Mobile
Empik S.A.
ul. Marszałkowska 104/122
00-017 Warszawa
@: Karolin...@empik.com
T: +48 605122559
............................
www.empik.com
www.empikfoto.pl
www.empikbilety.pl
www.facebook.com/empikcom
www.twitter.com/RzecznikEmpik


[Banner Empik]


Administratorem Twoich danych osobowych pozyskanych w związku z prowadzoną korespondencją jest Empik S.A. z siedzibą w Warszawie przy ul. Marszałkowskiej 116/122, 00-017. Twoje dane osobowe będą przetwarzane wyłącznie w zakresie niezbędnym do prowadzenia korespondencji oraz w celach z niej wynikających. Dodatkowe informacje o zasadach przetwarzania i ochrony Twoich danych osobowych dostępne są w naszej Polityce Prywatności<http://www.empik.com/polityka-prywatnosci-empik>.

Informacja zawarta w niniejszej wiadomości elektronicznej jest poufna, podlega ochronie oraz jest przeznaczona wyłącznie do użytku osoby lub podmiotu, wskazanych powyżej. Jeżeli czytelnik niniejszej wiadomości nie jest zamierzonym jej adresatem, niniejszym informujemy, że jakakolwiek dystrybucja lub kopiowanie tej wiadomości elektronicznej jest zakazane. Jeżeli otrzymali Państwo tę wiadomość przez pomyłkę, uprzejmie prosimy bezzwłocznie poinformować nas o tym oraz zniszczyć wiadomość oryginalną wraz z załącznikami. Dziękujemy.
Wszelkie wskazania dostawcy dotyczące cen detalicznych stosowanych przez naszą Spółkę będą traktowane jedynie jako niewiążące rekomendacje cenowe Nasza Spółka samodzielnie kształtuje swoje ceny detaliczne, wyłącznie zgodnie z własną polityką handlową.
Prosimy o rozważenie wpływu niepotrzebnego drukowania tego dokumentu na środowisko.

The information contained in this email is confidential, protected and intended solely for the use of individual or entity named above. If you are not the intended recipient of this email, you are hereby notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please immediately notify us by email and destroy the original message together with its attachments. Thank you.
Any supplier’s indications regarding retail price to be used by our Company will be treated as non-binding price recommendations only. Our Company determines its retail prices individually in line with its own commercial strategy.
Please consider the environment before printing this email.

Marcin Miłowski

unread,
Jul 8, 2020, 8:20:00 AM7/8/20
to Firebase Google Group

Notifications composer and the FCM APIs:

  • Sends — The data message or notification message has been enqueued for delivery or has been successfully passed to a third-party service like APNs for delivery. See lifetime of a message for more information.
  • Received (available only on Android devices) — The data message or notification message has been received by the app. This data is available when the receiving Android device has FCM SDK 18.0.1 or higher installed.
  • Impressions (available only for notification messages on Android devices) — The display notification has been displayed on the device while the app is in the background.
  • Opens — The user opened the notification message. Reported only for notifications received when the app is in the background.
Source: 
  • Firebase sets up regular syncs of your data from your Firebase project to BigQuery. These daily export operations begin at 4:00 AM PDT and may take up to ten hours to complete.

赵曜

unread,
Mar 24, 2023, 2:55:45 PM3/24/23
to Firebase Google Group
Thank you for your email. Based on the information you provided and the current date of March 24, 2023, I can confirm that the API does not support the "Opens" event.
Reply all
Reply to author
Forward
0 new messages