<?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>Sun, 27 May 2012 04:22:29 +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>
</channel>
</rss>

