How To Add Firebase Analytics To Your Mobile App
This article will walk you through the necessary steps to set up a Firebase account and connect it with your Gallus Golf mobile app.
What's The Point?
Completing this process will enable you to see in-depth analytics about your users and what they're using your app for.
You will not have access to app analytics until you take the time to complete this process.
Before You Begin
- Firebase Project name
- Android Package name
- iOS Bundle ID
Follow These Steps:
1) Create A Project In Firebase
- Go to https://console.firebase.google.com/
- Project name: Refer to the Firebase Analytics page in your Gallus Admin Dashboard. Copy it from there and paste into Firebase:
- Make sure to enable Google Analytics. Accept all defaults and click Create Project.
- NOTE: If asked which Google Analytics account you would like to use, select Create New Account and name it "Your Course Mobile App" (with your course's name of course). Otherwise, your analytics data could be combined with other existing properties.
- Click Continue.
2) Add Android App
- Click the Android icon on the project home page where it says Add an app to get started (in the center of the page).
- Use the Android Package Name on the Firebase Analytics page in your Gallus Admin Dashboard. Ignore nickname and signing cert. Click Register app. Click Next.
- Download Config file (ends in .json). (You will need this later.) Once this is downloaded, click through the wizard...
- Click Next.
- Click Next (you do not need to Add the Firebase SDK).
- On step 4, click Skip This Step at the bottom-right of the page. (There will be a page loading icon, but you do not need to wait for it to complete to click.)
3) Add iOS app
- Click Add App in the middle of the home page.
- Click the iOS icon on home page.
- Use the iOS Bundle ID from the Firebase Analytics page in your Gallus Admin Dashboard. Ignore nickname and signing cert. Click Register app. Click Next.
- Download GoogleService-Info.plist file. (You will need this later.) Once this is downloaded, click through the wizard…
- Click Next.
- Click Next (you do not need to Add the Firebase SDK).
- Click Next (you do not need to Add the initialization code).
- On step 4, click Skip This Step at the bottom-right of the page. (There will be a page loading icon, but you do not need to wait for it to complete to click.)
4) Add Gallus Golf As An Editor
- Click Users & Permissions.
- Click Add Member.
- Enter analytics@gallusgolf.com as the email, set the Role to Editor, and click Add Member.
5) Save Values In Gallus Admin Dashboard
Related Articles
How Firebase/Google Analytics Work
Before You Begin Make sure you have completed the Firebase setup process outlined in this article (click to view). If the Firebase page in your admin dashboard (click to view) has the boxes filled in like the below, you are all set: Viewing Firebase ...
How App Analytics Work
What's The Point? Each Gallus custom-branded mobile app has it's own unique subset of users. Since what works in one app may not work in another, tt's vital to take time to monitor performance and gain insights from it. For this purpose, Gallus ...
How The Analytics Pane Works
What's The Point? The ultimate measure of any product's success is how many people are using it. Your app is no different, so we at Gallus have created a simple view for you to measure some important KPI's (Key Performance Indicators). Accessing The ...
How Mobile Check-In Works
What's The Point? Mobile Check-In simplifies the process of checking in and paying for a round of golf, freeing up pro shop staff to focus on other duties. It integrates fully with your point-of-sale software and payment processor to charge for the ...
Analytics Overview
What's The Point? At their core, analytics reports help marketing-minded individuals to make decisions based on facts instead of assumptions. This page will outline each possible source of analytics data in your mobile app and how to apply that ...