Skip to main content

All Questions

Tagged with
367 questions with no upvoted or accepted answers
35 votes
1 answer
2k views

GoogleAnalytics.Property 'parameters' on Entity 'GAIHit' is using nil or an insecure NSValueTransformer

After updating the GoogleAnalytics pod, my app started crashing with the following error: CoreData: fault: One or more models in this application are using transformable properties with transformer ...
CanabaltVi's user avatar
20 votes
0 answers
4k views

How Firebase Analytics calculates (unique) Users

Since I noticed a misalignment between the count of Users and the count of User IDs on Google Analytics (for mobile apps), I need to understand technically how Google counts Users in mobile apps. ...
Brigo's user avatar
  • 1,106
13 votes
0 answers
5k views

Number of real-time events is over the real-time event count daily limit. Event is no longer real-time

Is there anything I need to worry about when I get these messages in my log? 2018-09-02 21:27:09.723503+0100 Songvote[1775:490365] 4.12.0 - [Firebase/Analytics][I-ACS023104] Number of real-time ...
George's user avatar
  • 29.1k
11 votes
0 answers
1k views

Firebase Swift iOS: "Cannot get flag for unregistered flag" error

I am using Firebase analytics with Xcode and iOS. Only recently, firebase started printing this error, sometimes spamming it tens, if not hundreds of times in a row: 9.6.0 - [FirebaseAnalytics][I-...
Grant Oganyan's user avatar
10 votes
0 answers
2k views

"We cannot access the Google Analytics API. Please try again later"

I recently downloaded the google analytics app on my iPhone 6s with the latest iOS. I have a google analytics account that I often view on my computer, but on my phone something is going wrong. I'm ...
gannonbarnett's user avatar
10 votes
1 answer
945 views

Device macro id for Tapjoy, Google Analytics

I wanted to create custom url for tracking ios installs in google analytics dashboard. I have been using Tapjoy to drive the installs. While creating the custom url from https://developers.google.com/...
Siddhant Jain's user avatar
9 votes
1 answer
2k views

Google Analytics (v3.03) for iOS - not receiving data

I am having a wired problem with Google analytics for iOS. According to console, it seems that I am sending data, but when I look at realtime overview in Google Analytics, I see no response from my ...
chrlaura's user avatar
  • 1,307
8 votes
1 answer
829 views

I use Google Analytics in Flutter already, how can I also send events to it from native iOS/Android code?

I use firebase for flutter, where all the dependencies are on pubspec.yaml I would like to send an event to Firebase Analytics for some activities on the native side - Home screen widget, notification ...
Asaf Pinhassi's user avatar
8 votes
1 answer
605 views

Migration from Google Analytics to Firebase in iOS

Since Google officially stated the sunset for Google Analytics in October 2019, I was wondering if there is an actual Migration plan already out as I can't seem to find any official source yet? Hope ...
gabuchan's user avatar
  • 783
8 votes
1 answer
958 views

Google analytics iOS campaign tracking testing on development

I'm trying to use Google analytics iOS campaign tracking for my iOS app, but before uploading my app to the Appstore I would like to know if things are working properly... I would like to put a ...
Nimrod Shai's user avatar
  • 1,179
8 votes
1 answer
2k views

How can i remove NSInvalidArgumentException Trace: <redacted> <redacted> .. My App Name.. <redacted>.. from Google Analytics?

Smart Peoples!! I turned on the uncaught exception logging in my iOS app: [GAI sharedInstance].dispatchInterval = 120; [[[GAI sharedInstance] logger] setLogLevel:kGAILogLevelVerbose]; id<...
ABHI's user avatar
  • 316
8 votes
1 answer
3k views

App crashing on remote pushes with BKProcessAssertion

I integrated the latest version of Google Analytics SDK. I use silent notifications in my app. So I need a little time for background tasks(about 30 seconds). I see many crashes connected with ...
ArisRS's user avatar
  • 1,360
8 votes
1 answer
984 views

Why Custom Dimension with "user" scope level doesn't show up in my report?

This question is related with my previous question here: What is the difference between Hit, Session, and User level in Google Analytics? So, I tried to set the custom dimension to User level scope, ...
Agung Pratama's user avatar
7 votes
0 answers
817 views

Google Analytics demographic info on iOS mobile apps

I'm using the GoogleAnalytics-iOS-SDK to track events on my mobile app. All works as expected (yay!). The problem is that I'm not able to see any demographics data. I include AdSupport.framework as ...
Chrissy Harris's user avatar
6 votes
0 answers
530 views

Test Google Analytics on iOS

I want to add the "General Campaign & Traffic Source Attribution" option of Google Analytics to my iOS app. I added the GA SDK (not the pod file): GAI.h GAIDictionaryBuilder.h ...
Guy S's user avatar
  • 1,424

15 30 50 per page
1
2 3 4 5
25