Questions tagged [flurry-analytics]
158 questions
0
votes
1 answer
Is it possible to see user journey of a userId?
I set the userId for my users and I saw this parameter in debug console for my test devices. but users do not have this field in their user journey
Thanks

Arash
- 3,013
- 10
- 52
- 74
0
votes
1 answer
No datas showing in Flurry Realtime
I'm sending datas to Flurry (Unity, iOS, XCode). No clue why I don't have any activity in the realtime dashboard. I used the latest SDK.
I triple-checked my API key.
Any idea ?
The XCODE log (seems to send datas) :
2020-03-21 12:40:42.843425+0100…
0
votes
1 answer
Tracking a user using userID in Flurry Analytics
I have a simple question,
Is it possible to track a user using their userID in Flurry?
I know I can user setUserID in my event but is it possible to see all the events from a user say abc@xyz.com has gone through?
Currently, I can see it as…

Priyanka Wadher Mistry
- 464
- 5
- 18
0
votes
0 answers
Creating Custom Dashboard in Flurry Analytics
I have my app registered on Flurry Analytics.
App has multiple events with parameters.
I am able to see the custom results while using the query tool.
My question is, Is it possible to create a custom dashboard using my custom queries so that I…

Priyanka Wadher Mistry
- 464
- 5
- 18
0
votes
1 answer
how to dynamically create campaign?
how to dynamically create a campaign url ? in campaign Summary
Dashboard I can only create a campaign with such url :
https://ad.apps.fm/wtHsmdflsmdfkmsdfkmsdlfkmsdsZcdxD_A
but i would like to create a campaign "on the fly" with url like…

zeus
- 12,173
- 9
- 63
- 184
0
votes
1 answer
How to track the ad name of the ad that the user click on in flurry analytics?
How to track the ad name of the ad that the user clicks on in flurry analytics?

zeus
- 12,173
- 9
- 63
- 184
0
votes
1 answer
How to track keywords that the user click on in flurry analytics?
How to track keywords that the user click on in flurry analytics ? and how/where to see such info ?

zeus
- 12,173
- 9
- 63
- 184
0
votes
1 answer
How do I solve Flurry iOS SDK issue with Deprecated API usage of UIWebView?
We have an iOS app that uses Flurry as an analytics capture tool, which is integrated using the pods Flurry-iOS-SDK/FlurrySDK, I am getting emails from apple saying "Apple will stop accepting submissions of apps that use UIWebView APIs", I am not…

Siddharth Paneri
- 149
- 10
0
votes
1 answer
iOS 13: app crash on start by Flurry Unity SDK
After updating to Xcode 11, app crash at start in iOS 13 Unity.
I am using Flurry Unity SDK version 1.5.0.
Error in Xcode:
2019-09-25 10:54:30.835351+0530 myschool001[1558:434572] -[NSURLResponse allHeaderFields]: unrecognized selector sent to…

Vaibhav
- 1
0
votes
1 answer
Flurry Data Download processing over 24 hours for 1 event, 1 day
I am using https://dev.flurry.com/metrics/data-download, yesterday I tapped New Request, selected a date range of yesterday, add a filter of one parameter. I saved. Download Status = Processing, 24 hours later, Download Status is still…
0
votes
1 answer
Flurry get user journey for all users in segment
In user journey section of flurry it shows 20 user journeys for my custom segment but i am sure that the size of this segment is very bigger than this.
Is there any way that i can get all user journeys from specific segment?

Arash
- 3,013
- 10
- 52
- 74
0
votes
1 answer
While using Flurry Analytics in iOS app I got error "Terminated due to memory issue" and memory utilization increase rapidly
When I add flurry analytics in my iOS app. Then my app memory utilization increase rapidly and app will terminate by showing this error message
"Message from debugger: Terminated due to memory issue".
And when I remove flurry session then my app…

Ayush Bansal
- 103
- 9
0
votes
1 answer
I don't see ability to delete old version from Flurry
How to delete unused versions from Flurry?
Seems like i have more than 1000 versions for my app and therefore i don't see new versions.
In old versions of the design it was possible to delete old versions.

Anton111111
- 656
- 1
- 7
- 23
0
votes
1 answer
Flurry Analytics user paths trough event params
I have installed flurry analytics and wish to analyze user paths around screens. I have an event named screen-view and inside this event, I have event parameters with screen names. But in "explorer" tab, when I choose an event to see user paths I…

Stan
- 23
- 4
0
votes
0 answers
No delegage callback method called , flurry (9.2.1) integration , ios, objective c, xcode 9
i am using flurry native ads integration in one of the ios projects, it was working fine earlier, but suddenly i found, since last few days that flurry doesn't give any callback. no delegate method invoked.
here is an integration code:
-…

Matrix
- 7,477
- 14
- 66
- 97