问题
I've migrated an Android app from Google Analytics to Firebase Analytics. The Firebase Analytics console shows data from the time I migrated. But it does not show any of the historical data which is still in Google Analytics.
How can I import this historical Google Analytics data, so everything shows up in Firebase Analytics?
回答1:
There is currently no API to import historical data into Firebase Analytics.
If you think this is a feature that many developers might need, you can request it here.
回答2:
The best way to get data from Google Analytics to Firebase is by importing data to Big Query and then merging the data. Big Query lets you perform in depth queries on your data too.
来源:https://stackoverflow.com/questions/40126192/how-can-i-import-historical-google-analytics-data-into-firebase-analytics