Questions tagged [mobile-analytics]

22 questions
0
votes
0 answers

Do mobile analytics services (like Firebase or Amplitude) generally let me do time-based analysis?

I work on a camera app, and I'm collecting a stream of analytics events like: App entered foreground. The user took a photo. Let's say I want to find out how long after the app enters foreground the user takes a photo. This requires me to find,…
0
votes
0 answers

Google Analytics notifications

I am looking for a way to get notified by an email about critical issues in mobile apps. Currently, Google Analytics (with firebase or itself) is the best solution to suit my tasks: crash reports, usage and custom events tracking. But if there is…
0
votes
0 answers

AWS Mobile Analytics Data not exported to S3

I have enabled export (S3 + Redshift) on my app, however I don't see data getting exported to S3. The file jsonpaths/awseventexportjsonpaths.json has been created. I manually created the folder awsma/events since it wasn't there. Checked the IAM…
imme
  • 299
  • 1
  • 4
  • 8
0
votes
2 answers

Azure Application Insights explorer

This is not a programming question. Is there a tool out there that lets me explore my exported App Insights data and do advanced things like funnels and graphing different metrics? I'm thinking something like Mixpanel or other anayltics websites but…
0
votes
2 answers

Google Analytics for Android show screen tracking under two labels

I am tracking android app activity screens under custom label. However, in the GA dashboard, activities are shown with their default path along with custom labels. Also the metric numbers being tracked under two labels of the same activity are…
user1036908
  • 831
  • 1
  • 12
  • 16
0
votes
1 answer

How to integrate google mobile analytics in web apps

Can anyone help me to integrate google mobile analytics in a web app? I know how to integrate google mobile analytics in native android.
Priyank
  • 3,778
  • 3
  • 29
  • 48
0
votes
1 answer

How to use mixpanel analytics for referral tracking in android

How to use mixpanel analytics for referral tracking in android. I googled it , im not able to get any proper answer.
andinrajesh
  • 575
  • 2
  • 9
  • 24
1
2