Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flurry in iPhone App

Tags:

iphone

flurry

Can I test the Flurry SDK in the iPhone simulator or should I test it in a device? How many hours should I wait to see the statistics of my test code (the Flurry test) in my dashboard, or is this in real time? My problem is when I test I don't see anything in the dashboard (I have created an event and all events are created in the dashboard).

like image 575
izan Avatar asked Mar 29 '11 12:03

izan


People also ask

What is iOS flurry?

Flurry Analytics: Mobile App Analytics Platform for Android and iOS.

How much does flurry cost?

Cost: Flurry Analytics is completely free, with no data limits. Implementation: Get started in 5 minutes with 2 lines of code to access all usage metrics, demographic info and User Acquisition Analytics. Advanced implementations with Event tagging takes days, not weeks or months.

What is data flurry com?

Flurry is an American mobile analytics, monetization, and advertising company founded in 2005. The company develops and markets a platform for analyzing consumer interactions with mobile applications, packages for marketers to advertise in-apps, as well as a service for applying monetization structures to mobile apps.


2 Answers

Yes Flurry SDK can be tested on the simulator and it takes time to display the statistics of application. If you will add any event over the click of any button then that Event name will be displayed within 30-40 mins. but it will display the description of those event after one day. I have tracked the page views which have been displayed after 2-3 days. So i will suggest you to wait for a day.

like image 92
Shashank Avatar answered Sep 18 '22 23:09

Shashank


It's indicated in FAQ section. It will take a couple of hours until your action on an application will generate reports in dashboard, but in the meantime in "Event Logs" will show that event is recorded properly and other metrics will be generated with regards to these data.

like image 45
haxpor Avatar answered Sep 22 '22 23:09

haxpor