Use Google Analytics -Firebase | Native Apps

Use Google Analytics -Firebase | Native Apps

In this tutorial, we describe how to access your data on Firebase Analytics once you've set Firebase Analytics for your native apps (iOS  and/or Android).

Google Analytics collects usage and behavior data for your app. The SDK logs what Google calls Events.
Events: What is happening in your app, such as user actions, system events, or errors.

You can view aggregated statistics about your events in the Firebase Analytics dashboards. These dashboards update periodically throughout the day. 

Firebase logs several types of Events. You can view up to 50 Events parameters for free on your Firebase Analytics dashboard. Those parameters can differ depending on your app content.

Find below how to view and access the most common Events parameters of Muse mBaaS apps.


1. Analytics Data

You can access this data from the Events dashboard  in the Firebase console. This dashboard shows the event reports that are automatically created for each distinct type of event logged by your app.

Wait for the first reports to appear in your Firebase console*
*You'll be able to see your first reports within 24 hours of implementing analytics to your native apps.

Once your first events reports are available, you'll be able to see some events that will tell you how your app is used by your users.

For instance:
section event allows you to see the titles of your section pages that have been seen by your users.
item_detail_view event allows you to see the titles of your detail pages that have been seen by your users.
category event allows you to see the titles of your category pages that have been seen by your users (this event is useful only if you set categories for your content).


2. Create a New Custom Dimension

Custom dimensions are like default dimensions in your Analytics account.
You can use them to collect and analyze data that Analytics doesn't automatically track. Custom dimensions are supplied by logged event parameters.
This will allow you to see which pages of your apps are seen by your users and display them with their label (title of the page) on Firebase console.

Once your first events reports are available, to create a new custom dimension, from Firebase console navigate to Analytics > Custom definitions > Custom dimensions, then follow these steps:
1. Click "Create custom dimensions"
2. Enter Dimension name: label
3. Choose a Scope from the drop-down menu: "Event"
4. Enter a Description for your custom dimension (optional)
5. Select the Event parameter label from the list or enter the name of a parameter.
6. Click "Save".



3. Check your Events Reports

1. Go to the menu Analytics > Events of Firebase Analytics
2. In the Event name column, click one of the events set for your app to access your data.



4. Filter Control by Platform: Android or iOS

1. Click Add Filter + to focus on a subset of data.
Your filter stays active as you move through reports.


5. Date Range

1. Click the date range display to select a date range.
Your date range stays active as you switch from one report to another. All reports compare metric values for the date range you choose to metric values from the previous period.
2. Select "Custom" to create a date range beginning and ending on the dates you select.
    • Related Articles

    • Set Google Analytics - Firebase | iOS

      Google Analytics is a free app measurement solution that provides insight on app usage and user engagement. At the heart of Firebase is Google Analytics. Analytics reports help you understand clearly how your users behave, which enables you to make ...
    • Set Google Analytics - Firebase | Android

      Google Analytics is a free app measurement solution that provides insight on app usage and user engagement. At the heart of Firebase is Google Analytics. Analytics reports help you understand clearly how your users behave, which enables you to make ...
    • Muse mBaaS Internal Statistics | Native Apps

      Muse mBaaS allows you to see the statistics of the use of your app. This data will allow you to better understand the behavior of your users, and they will give you information on the quantity and type of traffic on your application. Statistics are ...
    • Facebook App Events - Native Apps Settings

      Integrate Meta Pixel (formerly Facebook Pixel) and the Facebook Event Analytics SDK into your app to analyze your user's behavior and optimize your marketing strategy. In order to enable Meta Pixel & App Events, you must have published your apps ...
    • Set Google Analytics | Progressive Web App

      1. Create your account on Google Analytics platform You can use your Google Analytics account to view the usage statistics for your progressive Web App (PWA). 1. Login to your Google Analytics account or register if it's not already done 2. Go to ...