• matematikvakti

    (@matematikvakti)


    This plugin needs a dashboard that shows details such as total subscriber count, active subscriber count, notification click count. Google analytics integration is also needed; so that analytics can understand that clicks come from notifications. Are you considering these in future updates?

Viewing 1 replies (of 1 total)
  • Plugin Author Murali

    (@murali-indiacitys)

    Using google analytics we can track notification sent via notification composer inside firebase admin console (in firebase website), it cannot track notifications sent using apis.

    To track notifications sent from external interfaces which are using Firebase apis, we need to use BigQuery. Please refer below Firebase website help link

    I am also analysing to create a separate interface in the plugin admin to show Firebase messaging tracking based on BigQuery. I will try to integrate BigQuery related interface in the plugin to track Firebase messaging delivery.

    https://firebase.google.com/docs/analytics

    To link Firebase with BigQuery

    1. Open your project in Firebase console
    2. Select project settings
    3. Go integration tab and enable BigQuery by clicking on that card and it will take 48 hours for Firebase to export data.
    4. After clicking on BigQuery card , it will show list of options to export data, scroll down to Cloud messaging to export Firebase messaging data and select appropriate app, so that it will export only selected app data to BigQuery.
Viewing 1 replies (of 1 total)

The topic ‘Dashboard, tracking and analytics’ is closed to new replies.