# How do I add Firebase Analytics to an app that's already using Google Analytics?

DevFeed: [How do I add Firebase Analytics to an app that's already using Google Analytics?](<https://devfeed.tech/articles/how-do-i-add-firebase-analytics-to-an-app-that-s-already-using-google-analytics-16174.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/02/how-do-i-add-firebase-analytics-to-app>)

Author: Todd Kerpelman

Published: 2017-02-16T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Google Analytics](<https://devfeed.tech/topics/google-analytics.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [BigQuery](<https://devfeed.tech/topics/bigquery.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [bigquery](<https://devfeed.tech/tags/bigquery.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [google-analytics](<https://devfeed.tech/tags/google-analytics.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

## AI overview

This tutorial explains strategies for adding Firebase Analytics to a mobile app that already uses Google Analytics. It compares translating hierarchical Google Analytics events into Firebase events with recording one event containing multiple key-value parameters, and notes that BigQuery can help analyze those parameters.

## Source excerpt

News, tutorials, and updates from the Firebase team.