google-analytics-firebase Questions

1

I want to use Firebase Analytics. I had a existing project. But after deleting it I am not able to create a new project. Getting error saying maximum limit reached, when i dont even have single ru...

1

Objective: i want to fetch my custom parameter(referrer) from iTunes link upon installation of my application in device. iTunes links look somethings like this: https://itunes.apple.com/in/app/com...
Dielectric asked 10/6, 2014 at 18:44

1

Am trying to use GTM plugin for Cordova - https://github.com/kraihn/cordova-plugin-tag-manager. Am facing issues on the iOS version of my cordova app. I get warnings that the binary resource file...

1

Solved

In v3 of the API I'm seeing that there was a max-results parameter that could be passed to get more than 1000 records. I haven't been able to figure out how to pass that parameter in v4 of the API ...

2

The latest update to Google Play Services 7.3 makes GA's Logger interface deprecated, and thus we cannot control the logging level from inside our app anymore. This interface is deprecated. L...

1

Solved

I'm trying to implement Google Analytics in my App , but when compiling I get the following error: Error:Execution failed for task ':app:mergeDebugResources'. [xml/global_tracker] C:\Users\Car...

0

lately we have incorporated Google Analytics V4 SDK for an android app according to this documentation (to track install referrers): https://developers.google.com/analytics/devguides/collection/and...
Newbill asked 4/4, 2016 at 18:42

1

I've been trying to implement Enhanced Ecommerce Tracking, but no matter what I do the Ecommerce View in Google Analytcs web panel stays empty, i.e. no data is sent (apparently). All other data, Sc...

2

Solved

Now, I want to add Analytics to my Android app then I read the official page. It says I must get a configuration file from the page. So I clicked the GET A CONFIGURATION FILE button. But nothing h...
Outwork asked 14/12, 2015 at 17:25

1

I need to track my ios app installs by campaign src. and i am using google Analytics campaign measurement for that . i need to associate the campaign source with the events. so each event will ha...

1

Solved

We have a Play Store button on our landing page which has a link tagged with all the required UTM parameters to track installs from the Play Store. So if a visitor clicks on the Play Store button (...
Lillalillard asked 12/12, 2015 at 9:20

6

I started to Implement Campaign Measurement with Google Analytics V4 referring the link https://developers.google.com/analytics/devguides/collection/android/v4/ . Facing an issue when Tested Camp...

1

Recent days I am getting "There was an internal error" error message from Google while calling Google Analytics API to get reports data. Previously the same API works fine. Following are the dimens...

4

i'm using google analytics on Android and it gives me a lot of avg session duration: 00:00:00 please note that i'm not using "ga_autoActivityTracking" and i have more than one activity here's my ...
Carbolated asked 6/10, 2015 at 16:13

1

Solved

Google Analytics tracks the following acquisition types (ways in which its users reached your site): Referrals Search Direct link A direct link means entering a site name directly into the brow...

1

I am receiving these crash reports from my crash reporting tools. I don't which code to provide here so just let me know if you want to see any particular code. I haven't put anything related to ...

5

Solved

I'm trying to integrate Google Analytics in my Android App, but I'm having trouble. (SEE EDIT) Following https://developers.google.com/analytics/devguides/collection/android/v4/ when I create Ha...

2

Solved

I have been searching high and low for an answer on this and I am completly dumbfounded. I am implementing simple click and page tracking in my Android app using GA, running this through GTM. All ...

2

I want to set a user scope dimension in Google Analytics using the SDK v4. The value of this dimension never changes in runtime. When I created the dimension following this instructions the page g...
Representative asked 9/8, 2014 at 12:40

1

Solved

I'm using GA for an Android App. I'm trying to use user timings to report how much time has passed for some actions in my code, so what I basically do is this: At some point in the code I get Sy...
Cockleboat asked 19/5, 2015 at 11:57

1

Solved

I am using GA on an Android app but this question can be relevant to all platfroms. I track an event the usual way: t.send(new HitBuilders.EventBuilder() .setCategory(getString(categoryId)) .setA...
Ariel asked 14/5, 2015 at 14:3

4

Solved

I've set all things for google analytics api v4 as it mentioned here: https://developers.google.com/analytics/devguides/collection/android/v4/ and here: http://www.javacodegeeks.com/2014/04/workin...

1

Solved

I've been working on integrating Google Analytics v4 into my application. I've followed this : https://developers.google.com/analytics/devguides/collection/android/v4/ however, my analytics dashboa...

2

When i am trying to get tracker in my activity it show error that -this method is undefine "getactivity()" in google analytic v4 // Get tracker. Tracker t = ((AnalyticsSampleApp) getActivity().ge...
Macrocosm asked 25/7, 2014 at 7:31

1

Solved

[For Android Google Analytics v4] Is there a way for specific activities to not be reported (Sending hit to service) when ga_autoActivityTracking = true? I was thinking of turning ga_autoActivity...
Springtime asked 18/9, 2014 at 5:12

© 2022 - 2025 — McMap. All rights reserved.