Tracks events in GA4

How do I track app activities in GA4 through Firebase integration?

You can monitor your app activities directly from your AppMySite account using the built-in Analytics feature. Our apps are designed to track almost all recommended Google Analytics events. For more details on the specific events you can track within your AppMySite account, please refer to this article:

Access analytics data

If you’re simply interested in monitoring app activity through AppMySite, you can do so by enabling the Firebase toggle on the Analytics screen.

However, if you wish to track your app events in Google Analytics 4 (GA4), you’ll need to integrate your app build with Google Firebase. Tracking your app activities in GA4 is a straightforward process. Just follow these steps:

  • Open Firebase on your browser.

  • Click on Get Started and log in with your Google account.

  • Select Create a Project and enter a project name. You can choose any name related to your app. Then, check the Firebase Terms checkbox and click on Continue.

  • Turn on the Enable Google Analytics for this project toggle to link your Google Analytics account with Firebase.

  • In the next step, select an existing Analytics account or create a new one.

  • Click on Create Project to proceed.

  • From the sidebar, navigate to Analytics > Realtime Analytics.

  • For comprehensive tracking, use the View more in Google Analytics button on this screen.

App activity can only be monitored after your app has been published.

Last updated