# Analyze Firebase push notification delivery data with BigQuery

DevFeed: [Analyze Firebase push notification delivery data with BigQuery](<https://devfeed.tech/articles/how-to-get-better-insight-into-push-notification-delivery-16415.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/10/push-notification-delivery-insights>)

Author: Charlotte Liang; Peter Friese

Published: 2021-10-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [push-notification](<https://devfeed.tech/topics/push-notification.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [BigQuery](<https://devfeed.tech/topics/bigquery.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [API](<https://devfeed.tech/topics/api.md>), [data](<https://devfeed.tech/topics/data.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [bigquery](<https://devfeed.tech/tags/bigquery.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [google-analytics](<https://devfeed.tech/tags/google-analytics.md>), [ios](<https://devfeed.tech/tags/ios.md>), [push-notification](<https://devfeed.tech/tags/push-notification.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [troubleshooting](<https://devfeed.tech/tags/troubleshooting.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

## AI overview

This tutorial explains how to export Firebase Cloud Messaging notification delivery data to BigQuery and use queries and dashboards to understand delivery rates and troubleshoot problems. It covers enabling the Firebase-to-BigQuery integration and configuring client-side logging for iOS, with support also noted for Android and the web.

## Source excerpt

News, tutorials, and updates from the Firebase team.