<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:go='http://ns.gigaom.com/'
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: iPhone Dev Sessions:  Adding Analytics to Your App</title>
	<atom:link href="http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 17:38:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Manju</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-514450</link>
		<dc:creator><![CDATA[Manju]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 04:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-514450</guid>
		<description><![CDATA[Hello,I used flurry with location in my iPhone app,what is my idea is I have to show other users locations to this user,I know that data is available in analytics report , but my problem is how to get that information from my code , what to write in code for getting that reports.                                                                              
                Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hello,I used flurry with location in my iPhone app,what is my idea is I have to show other users locations to this user,I know that data is available in analytics report , but my problem is how to get that information from my code , what to write in code for getting that reports.<br />
                Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SeaWolf</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353917</link>
		<dc:creator><![CDATA[SeaWolf]]></dc:creator>
		<pubDate>Sun, 21 Mar 2010 12:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353917</guid>
		<description><![CDATA[As long as the app clearly declares that it will gather and transmit this information before it actually does it so that I can make an informed choice, then I&#039;d be fine with that. Doing it in the background silently without informing the user is an invasion though.

Think of it another way, suppose you purchased a toaster and it somehow transmitted all this information back to the company without you knowing. Would you be ok with that? After all, you weren&#039;t expecting it to do it and there was no indication that it was going to.]]></description>
		<content:encoded><![CDATA[<p>As long as the app clearly declares that it will gather and transmit this information before it actually does it so that I can make an informed choice, then I&#8217;d be fine with that. Doing it in the background silently without informing the user is an invasion though.</p>
<p>Think of it another way, suppose you purchased a toaster and it somehow transmitted all this information back to the company without you knowing. Would you be ok with that? After all, you weren&#8217;t expecting it to do it and there was no indication that it was going to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walrus</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353916</link>
		<dc:creator><![CDATA[Walrus]]></dc:creator>
		<pubDate>Sun, 21 Mar 2010 10:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353916</guid>
		<description><![CDATA[For all the people crying foul here I have two words for you: CAVEAT EMPTOR! You are under no obligation to install anything on your iPhone and if you do, you as the buyer, are responsible for the content on your phone. If you are a conspiracy theory nut then get rid of your phone. Simple. The &quot;invasion of privacy&quot; argument does not hold water in this case. You people need to loosen up!]]></description>
		<content:encoded><![CDATA[<p>For all the people crying foul here I have two words for you: CAVEAT EMPTOR! You are under no obligation to install anything on your iPhone and if you do, you as the buyer, are responsible for the content on your phone. If you are a conspiracy theory nut then get rid of your phone. Simple. The &#8220;invasion of privacy&#8221; argument does not hold water in this case. You people need to loosen up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naips</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353915</link>
		<dc:creator><![CDATA[naips]]></dc:creator>
		<pubDate>Sat, 23 Jan 2010 23:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353915</guid>
		<description><![CDATA[If the code runs at ApplicationWillTerminate or such, does this mean the app takes slightly longer to quit after you press the button, or does it force quit the app and still manage to send everything off. I&#039;d also like to know the accuracy of the GPS position. I would hope it is the least accurate setting in order to protect user privacy but also to get a quick fix??]]></description>
		<content:encoded><![CDATA[<p>If the code runs at ApplicationWillTerminate or such, does this mean the app takes slightly longer to quit after you press the button, or does it force quit the app and still manage to send everything off. I&#8217;d also like to know the accuracy of the GPS position. I would hope it is the least accurate setting in order to protect user privacy but also to get a quick fix??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TMonkey</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353914</link>
		<dc:creator><![CDATA[TMonkey]]></dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353914</guid>
		<description><![CDATA[Some people need to grow up. Spyware? Really this displaced paranoid view has got to end. If you use a cell phone period - the same information is shared, if you use digital cable, if you use a PVR it is making a data push. Analytics are no different than a focus group giving retailers an idea if their products are being viewed and if they are worth it. That&#039;s how things get paid for - if you don&#039;t like it go back to a rotary phone, turn off your TV and stay inside with your AdBusters magazine - this counter culture rant is getting old.]]></description>
		<content:encoded><![CDATA[<p>Some people need to grow up. Spyware? Really this displaced paranoid view has got to end. If you use a cell phone period &#8211; the same information is shared, if you use digital cable, if you use a PVR it is making a data push. Analytics are no different than a focus group giving retailers an idea if their products are being viewed and if they are worth it. That&#8217;s how things get paid for &#8211; if you don&#8217;t like it go back to a rotary phone, turn off your TV and stay inside with your AdBusters magazine &#8211; this counter culture rant is getting old.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top 10 iPhone Development Blogs &#124; Freelancing and Outsourcing Tips, Commentary, Analysis, and News from oDesk</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353913</link>
		<dc:creator><![CDATA[Top 10 iPhone Development Blogs &#124; Freelancing and Outsourcing Tips, Commentary, Analysis, and News from oDesk]]></dc:creator>
		<pubDate>Mon, 02 Nov 2009 16:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353913</guid>
		<description><![CDATA[[...] The Apple Blog &#8211; Includes a few helpful tutorials, but mostly focuses on keeping you apprised of happenings in the world of Apple. Check out their walkthrough on Adding Analytics to your App. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] The Apple Blog &#8211; Includes a few helpful tutorials, but mostly focuses on keeping you apprised of happenings in the world of Apple. Check out their walkthrough on Adding Analytics to your App. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 0th3lo</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353912</link>
		<dc:creator><![CDATA[0th3lo]]></dc:creator>
		<pubDate>Thu, 13 Aug 2009 01:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353912</guid>
		<description><![CDATA[Deaddude is right on the money too..

And ironically &quot;The current state of this whole “analytics” is absolute criminal.&quot; it actually is in the EU, Japan? comes to mind too.

Well great news for users, is thanks to the information age this issue just keeps rising in profile, eventually it will come to light and be legally tested.

In the meantime, enjoy the ever increasing angry userbase =)

Cheerio]]></description>
		<content:encoded><![CDATA[<p>Deaddude is right on the money too..</p>
<p>And ironically &#8220;The current state of this whole “analytics” is absolute criminal.&#8221; it actually is in the EU, Japan? comes to mind too.</p>
<p>Well great news for users, is thanks to the information age this issue just keeps rising in profile, eventually it will come to light and be legally tested.</p>
<p>In the meantime, enjoy the ever increasing angry userbase =)</p>
<p>Cheerio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone Dev Sessions: Adding Analytics to Your App &#124; IPhoneMate</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353911</link>
		<dc:creator><![CDATA[iPhone Dev Sessions: Adding Analytics to Your App &#124; IPhoneMate]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 20:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353911</guid>
		<description><![CDATA[[...] more here: iPhone Dev Sessions: Adding Analytics to Your App   Share and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] more here: iPhone Dev Sessions: Adding Analytics to Your App   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deaddude</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353910</link>
		<dc:creator><![CDATA[Deaddude]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 19:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353910</guid>
		<description><![CDATA[I dont get how this is allowed!

You even say that this will make users mad AND make YOU responsible for users&#039; to go over on their cell phone plans!

There MUST be an opt-in, full disclosure, proper toggles, anonyminity, and benefits to the END USER.

This is criminal and deceptive.  Go ahead and brag about similar methods/vendors.  I&#039;m banning those products and companies.


I could even understand something like this running on FIRST EVER running an app... But no more than the ONE time, with full disclosure up front.  Some apps already do this.

What makes you think this isn&#039;t invasion of privacy?

And if illegal installs is your argument, why not try innovating instead of abusing your customers?

Apple&#039;s drm sucks, so why not use a one-time transmission to authorize your app on first run, complete with &quot;Register Now&quot; form to complete?

The current state of this whole &quot;analytics&quot; is absolute criminal.

1984, anyone?]]></description>
		<content:encoded><![CDATA[<p>I dont get how this is allowed!</p>
<p>You even say that this will make users mad AND make YOU responsible for users&#8217; to go over on their cell phone plans!</p>
<p>There MUST be an opt-in, full disclosure, proper toggles, anonyminity, and benefits to the END USER.</p>
<p>This is criminal and deceptive.  Go ahead and brag about similar methods/vendors.  I&#8217;m banning those products and companies.</p>
<p>I could even understand something like this running on FIRST EVER running an app&#8230; But no more than the ONE time, with full disclosure up front.  Some apps already do this.</p>
<p>What makes you think this isn&#8217;t invasion of privacy?</p>
<p>And if illegal installs is your argument, why not try innovating instead of abusing your customers?</p>
<p>Apple&#8217;s drm sucks, so why not use a one-time transmission to authorize your app on first run, complete with &#8220;Register Now&#8221; form to complete?</p>
<p>The current state of this whole &#8220;analytics&#8221; is absolute criminal.</p>
<p>1984, anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone Dev Sessions: Adding Analytics to Your App &#124; IPhoneMate</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353909</link>
		<dc:creator><![CDATA[iPhone Dev Sessions: Adding Analytics to Your App &#124; IPhoneMate]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353909</guid>
		<description><![CDATA[[...] Here is the original post:  iPhone Dev Sessions: Adding Analytics to Your App [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Here is the original post:  iPhone Dev Sessions: Adding Analytics to Your App [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 0th3lo</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353908</link>
		<dc:creator><![CDATA[0th3lo]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 03:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353908</guid>
		<description><![CDATA[SeaWolf is spot-on, further to his previous comments, I would like to add the following (ref : http://i-phone-home.blogspot.com/)

- Without consent, it is spyware

- UUID is far too unique and cannot be compared against tracking through a web browser. Pinchmedia have visibility across all Pinchmedia applications &amp; tracking is consistent regardless of your location or connection, it is not anonymous tracking

- GeoIP on the web is only roughly accurate, at best sometimes it can get your rough city or suburb. Pinchmedia reports your location to 8 decimal places, do they need to know what side of the bed you sleep on?

- Pinchmedia runs at the application layer, the same layer that a web-browser runs already Pinchmedia stats involve information which has nothing to do with user metrics or usage, expect this to continue to be increasingly invasive

- Nobody said Google analytic&#039;s or similar services aren’t spyware =) I don’t see the comparison of Vendor A does something bad VS Vendor B does something bad being relevant.

Apologies for the shameless cut&#039;n&#039;paste, I&#039;m weary from analysing &amp; outing pinch-media enabled applications =p

0th3lo]]></description>
		<content:encoded><![CDATA[<p>SeaWolf is spot-on, further to his previous comments, I would like to add the following (ref : <a href="http://i-phone-home.blogspot.com/" rel="nofollow">http://i-phone-home.blogspot.com/</a>)</p>
<p>- Without consent, it is spyware</p>
<p>- UUID is far too unique and cannot be compared against tracking through a web browser. Pinchmedia have visibility across all Pinchmedia applications &amp; tracking is consistent regardless of your location or connection, it is not anonymous tracking</p>
<p>- GeoIP on the web is only roughly accurate, at best sometimes it can get your rough city or suburb. Pinchmedia reports your location to 8 decimal places, do they need to know what side of the bed you sleep on?</p>
<p>- Pinchmedia runs at the application layer, the same layer that a web-browser runs already Pinchmedia stats involve information which has nothing to do with user metrics or usage, expect this to continue to be increasingly invasive</p>
<p>- Nobody said Google analytic&#8217;s or similar services aren’t spyware =) I don’t see the comparison of Vendor A does something bad VS Vendor B does something bad being relevant.</p>
<p>Apologies for the shameless cut&#8217;n'paste, I&#8217;m weary from analysing &amp; outing pinch-media enabled applications =p</p>
<p>0th3lo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SeaWolf</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353907</link>
		<dc:creator><![CDATA[SeaWolf]]></dc:creator>
		<pubDate>Tue, 11 Aug 2009 23:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353907</guid>
		<description><![CDATA[A few reasons. There&#039;s a lot more identifiable info being taken here, stuff like your GPS position. This isn&#039;t just gathering data about what browser you&#039;re running. Secondly, it varies from country to country how much data over the phone network costs, but here in Aus it&#039;s quite expensive and limited. Some plans even charge per connection. It&#039;s one thing to have an app send of some data in amongst a lot of traffic, but Pinch Media gets used by some apps that have no reason to make a data connection at all.
For the record, Pinch Media gathers:
- iPhone&#039;s unique ID
- iPhone Model
- OS Version
- Application version
- If the application is cracked/pirated
- If your iPhone is jailbroken
- time &amp; date you start the application
- time &amp; date you close the application
- your current latitude &amp; longitude
- your gender (if app Facebook enabled)
- your birth month (if app Facebook enabled)
- your birth year (if app Facebook enabled)]]></description>
		<content:encoded><![CDATA[<p>A few reasons. There&#8217;s a lot more identifiable info being taken here, stuff like your GPS position. This isn&#8217;t just gathering data about what browser you&#8217;re running. Secondly, it varies from country to country how much data over the phone network costs, but here in Aus it&#8217;s quite expensive and limited. Some plans even charge per connection. It&#8217;s one thing to have an app send of some data in amongst a lot of traffic, but Pinch Media gets used by some apps that have no reason to make a data connection at all.<br />
For the record, Pinch Media gathers:<br />
- iPhone&#8217;s unique ID<br />
- iPhone Model<br />
- OS Version<br />
- Application version<br />
- If the application is cracked/pirated<br />
- If your iPhone is jailbroken<br />
- time &amp; date you start the application<br />
- time &amp; date you close the application<br />
- your current latitude &amp; longitude<br />
- your gender (if app Facebook enabled)<br />
- your birth month (if app Facebook enabled)<br />
- your birth year (if app Facebook enabled)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353906</link>
		<dc:creator><![CDATA[Patrick]]></dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353906</guid>
		<description><![CDATA[Pretty much the entire internet works this way.  How is this any different?]]></description>
		<content:encoded><![CDATA[<p>Pretty much the entire internet works this way.  How is this any different?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SeaWolf</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353905</link>
		<dc:creator><![CDATA[SeaWolf]]></dc:creator>
		<pubDate>Tue, 11 Aug 2009 09:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353905</guid>
		<description><![CDATA[But it&#039;s basically making your app into spyware. Unless you give the user the option to opt-in to this it&#039;s going to go and report all kinds of data back to the mothership without the user ever knowing. I&#039;d certainly be very reluctant to install anything I knew was using Pinch Media.]]></description>
		<content:encoded><![CDATA[<p>But it&#8217;s basically making your app into spyware. Unless you give the user the option to opt-in to this it&#8217;s going to go and report all kinds of data back to the mothership without the user ever knowing. I&#8217;d certainly be very reluctant to install anything I knew was using Pinch Media.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Yardley</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353904</link>
		<dc:creator><![CDATA[Greg Yardley]]></dc:creator>
		<pubDate>Mon, 10 Aug 2009 19:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353904</guid>
		<description><![CDATA[I haven&#039;t done a feature comparison matrix lately, but Pinch Media offers many reports that I don&#039;t believe are available from any other analytics provider, including jailbroken and cracked application reporting, unlimited custom action tracking, action duration measurements, demographic reporting and Facebook Connect integration, and our new audience lifecycle reporting, which shows audience retention over time.

The PInch Media demo is available at http://demo.pinchmedia.com.]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t done a feature comparison matrix lately, but Pinch Media offers many reports that I don&#8217;t believe are available from any other analytics provider, including jailbroken and cracked application reporting, unlimited custom action tracking, action duration measurements, demographic reporting and Facebook Connect integration, and our new audience lifecycle reporting, which shows audience retention over time.</p>
<p>The PInch Media demo is available at <a href="http://demo.pinchmedia.com" rel="nofollow">http://demo.pinchmedia.com</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Farago</title>
		<link>http://gigaom.com/apple/iphone-dev-sessions-adding-analytics-to-your-app/#comment-353903</link>
		<dc:creator><![CDATA[Peter Farago]]></dc:creator>
		<pubDate>Mon, 10 Aug 2009 16:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=30352#comment-353903</guid>
		<description><![CDATA[Hi everyone - great blog write up and set-up walk through.  I work for Flurry and our set-up is equally easy, and we believe we offer great reporting of the data collected, in addition to things no one else has, including &quot;User Pats&quot; that show you the order in which user complete actions inside your application.  Before you set anything up, for any company, you can take a look at our demo, which shows a live application reporting data.  This way you can know what you could get, before you go through the trouble integrating with any solution.  Take a look.  App Store Top Paid Games category from September 2008 through July 2009. http://flurry.com/demo/]]></description>
		<content:encoded><![CDATA[<p>Hi everyone &#8211; great blog write up and set-up walk through.  I work for Flurry and our set-up is equally easy, and we believe we offer great reporting of the data collected, in addition to things no one else has, including &#8220;User Pats&#8221; that show you the order in which user complete actions inside your application.  Before you set anything up, for any company, you can take a look at our demo, which shows a live application reporting data.  This way you can know what you could get, before you go through the trouble integrating with any solution.  Take a look.  App Store Top Paid Games category from September 2008 through July 2009. <a href="http://flurry.com/demo/" rel="nofollow">http://flurry.com/demo/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

