Questions tagged [google-analytics-firebase]

Google Analytics is a free analytics solution provided by Google, featuring several client-side APIs for data collection. This tag is used for the Collection protocol specifically for Android and iOS SDKs versions 4.

Google Analytics provides easy to use APIs and SDKs to send data to Google Analytics.

With the collection APIs and SDKs, you can measure how users interact with your content and marketing initiatives. Once implemented, you will be able to view user-interaction data within Google Analytics or through the Reporting APIs.

Android Google Analytics SDK v4 for Android - Getting Started

iOS SDK Google Analytics SDK for iOS v3 - Getting Started

You can use the SDK by using Google Play services SDK. This SDK can be downloaded from https://developer.android.com/google/play-services/index.html.

648 questions
4
votes
1 answer

React native app crashes for first time when downloaded from playstore when you have google referral receiver in your manifest

We have built an application and recently we have added com.google.android.gms.analytics.CampaignTrackingReceiver the default receiver in the manifest to auto capture the install sources medium etc. We have a strange issue here. Every time we…
4
votes
0 answers

Check event parameters on Google Analytics dashboard

I have recently started working on Google Analytics. I have added the following script just after the head tag