Questions tagged [mobile-analytics]
22 questions
3
votes
5 answers
Session recording for mobile UX analytics on iOS
Trying to find simple way to record screen video of all user sessions and upload them to some server. Can anyone suggest how to implement this feature?

a.oberon
- 193
- 1
- 10
3
votes
1 answer
Mobile analytics tracking between custom keyboard + companion app
Is there a mobile analytics library for iOS that supports being used in a custom keyboard extension out of the box?
Many I have looked at so far reference [UIApplication sharedApplication] which is not available in application extensions, or the…

barfoon
- 27,481
- 26
- 92
- 138
2
votes
1 answer
List of users and the app version in Amplitude tool
I need to find a list of all user using my iOS app and also the version they are on.
Currently, we are using amplitude for analytics.
Is there any ways I can get the list using amplitude.
If not can it be done using fastlane pilot?

Parin Shah
- 189
- 2
- 11
2
votes
2 answers
Flurry no longer allows to create and use analytics for Windows Phone apps?
I have been using Flurry analytics for Windows Phone apps for 3 years. Today I wanted to use it in my new app. When I pressed "Add a New Application", I didn't see an option to select Windows Phone platform (it was definitely there several months…

user1460819
- 2,052
- 5
- 26
- 35
2
votes
0 answers
Libraries for rolling your own mobile analytics engine
I have a mobile app on both iOS and Android, and a key thing I need to start reliably measuring is the number of users subscribed to certain feeds that they can access within the app. I've tried Google Analytics in the past, creating segments based…

andygeers
- 6,909
- 9
- 49
- 63
2
votes
2 answers
Google analytics. Different platforms of same app. Same tracking code or different?
I have the same app in different platforms (MyApp for Android and MyApp for iOS). Google suggests using different properties in this case. HERE is the link to google's suggestion.
But I would like to go against google's recommendation and use the…

Nishanth
- 1,801
- 21
- 25
2
votes
1 answer
Populate AWS Mobile Analytics Revenue graph
I'm working on a proof of concept android application that uses AWS Mobile Analytics to track sessions and events in the app. I'm able to pause and resume sessions, and create custom events, and everything reflects in the corresponding graphs as…

josephus
- 8,284
- 1
- 37
- 57
1
vote
0 answers
How to manage & define all data analytics we send from the application?
We are developing mobile application.
When we define a feature, we define also the data analytic events that we should report from the application.
We have some issues where the analytics sometimes doesn't have the exact name and we have…

bilgo
- 137
- 1
- 9
1
vote
0 answers
Onelogin hides actual referral
We are attempting to track referral source in our app, but most of the referrals are Onelogin, which is hiding the actual referral. How may we obtain the actual referral?

Zhiyong
- 391
- 1
- 3
- 19
1
vote
0 answers
Google Tag Manager content experiment variable not available
I have setup a content experiment and associated the same with a goal in analytics,I have also added enabling rule for the experiment by linking it to one of the triggers.
Now when I try to access the variable in my iOS app from container, it…

user1398615
- 289
- 1
- 7
1
vote
0 answers
How is a mobile session defined in Google Analytics?
I have 2 apps..Android and iOS and there are discrepancies between iOS and Android metric Avg Session Duration
Android - 0:53 min
iOS - 10:40 min
And Screen/Session metric is different too.
Android - 7.62 screens
iOS - 14.6 screens
It seems like…

Antonín Kučera
- 99
- 1
- 11
1
vote
2 answers
Minimum Android API level for Google Analytics
I am developing an Android application in which I am planning to integrate Google Analytics. Currently, my application's minimum API level is 10.
I have following questions:
What is the minimum API level required for Google Analytics?
What are the…

Nimesh Chandramaniya
- 578
- 1
- 7
- 29
1
vote
2 answers
Hybrid Mobile App Event tracking or analytics
I am developing an app built using Angular 2, so I'm constrained to platforms with Cordova plugins (that are available for Cordova Build) or JavaScript Web SDKs.
I have a few simple technical requirements
Track navigation of user or application flow…

Harish
- 252
- 1
- 13
1
vote
1 answer
Google Analytics structure for a Mobile App
We have built a B2b Catalog sharing & trading appon native Android & PhoneGap. Does it make sense to look at Firebase Analytics, or Google Analytics good enough?
With Google Analytics, clarity between which should be recorded as ‘Views’ & which as…

Wishbook
- 101
- 1
- 4
0
votes
0 answers
Android SDK's / Libraries Analytic Restrictions: What can I track in my distributed SDK's and Libraries?
I can not find any information for this online so I have resorted to posting here. Past two years of my career as an Android dev, I have been making libraries and SDK's that clients will add as a dependency to their application. Obviously, we as…

Murph_Fish
- 279
- 2
- 17