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
-1
votes
1 answer

Google Analytics is overcounting users from Android

I've been developing a new Android App for the past few days. I followed the Google Analytics v4 guide https://developers.google.com/analytics/devguides/collection/android/v4/ I've only got the Android app connected to that Google Analytics…
-1
votes
3 answers

Google Analytics Custom URL Reorting

I have used custom url builder to build custom url and submitted to different directories. URL is ?utm_source=directory&utm_medium=referral&utm_campaign=DirectoryReferrals Now i am stuck with reporting coz it shows source as "directory" thats what…
Abhishek Salian
  • 928
  • 2
  • 10
  • 27
-3
votes
1 answer

Track view Google Analytics

I have an Android application in which I want to track views. I am not sure if these are considered page views but I don't think they are. Could someone tell me how to load a tracker so that the events sent would be sent to that specific view? I…
Hades
  • 3,916
  • 3
  • 34
  • 74
1 2 3
43
44