<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-2564511777660450660.post6977388229740493101..comments</id><updated>2008-07-23T13:01:45.889-06:00</updated><category term='mmap'/><category term='postgresql'/><category term='mime'/><category term='javascript'/><category term='iterm'/><category term='phones'/><category term='sms'/><category term='debugging'/><category term='ebay'/><category term='perl'/><category term='os x'/><category term='hosted services'/><category term='selenium'/><category term='api'/><category term='upgrade'/><category term='time machine'/><category term='adium'/><category term='snowbird'/><category term='prolog'/><category term='mutt'/><category term='configuration'/><category term='git'/><category term='sensors'/><category term='amazon'/><category term='user interface'/><category term='email'/><category term='unicode'/><category term='performance'/><category term='vpn tracker'/><category term='dbix-class'/><category term='apache'/><category term='facebook'/><category term='business'/><category term='gnu screen'/><category term='cloud computing'/><category term='authentication'/><category term='programming'/><category term='backups'/><category term='web services'/><category term='vgpc'/><category term='google chrome'/><category term='c'/><category term='economics'/><category term='paypal'/><category term='sql'/><category term='software'/><category term='homebrew'/><category term='payments'/><category term='twitter'/><category term='errors'/><category term='innovation'/><category term='kernel'/><category term='mac'/><category term='history'/><category term='ocaml'/><category term='testing'/><category term='object-ebay'/><category term='google'/><title type='text'>Comments on Hendricks Solutions Blog: How Google Analytics Works</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.ndrix.com/feeds/6977388229740493101/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default'/><link rel='alternate' type='text/html' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html'/><author><name>mndrix</name><uri>http://www.blogger.com/profile/00943372190551332722</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2564511777660450660.post-4706629764489752877</id><published>2008-07-23T13:01:00.000-06:00</published><updated>2008-07-23T13:01:00.000-06:00</updated><title type='text'>ajay, the performance impact is relatively small, ...</title><content type='html'>ajay, the performance impact is relatively small, but noticeable over slow connections and connections with high latency.  The ga.js file (previously called urchin.js) is served with gzip compression enabled and is about 9.1K after compression (22.7K without it).  The file is served with the Cache-Control header with a value for max-age which appears, in many cases, to prevent the file from being fetched again.&lt;BR/&gt;&lt;BR/&gt;The JavaScript request used for tracking is made after all the rest of the page has been loaded.  When browsing sites across the internet, I have noticed times where the page load is halted while "Waiting for google-analytics.com..." but my home connection is quite slow.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default/4706629764489752877'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default/4706629764489752877'/><link rel='alternate' type='text/html' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html?showComment=1216839660000#c4706629764489752877' title=''/><author><name>mndrix</name><uri>http://www.blogger.com/profile/00943372190551332722</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html' ref='tag:blogger.com,1999:blog-2564511777660450660.post-6977388229740493101' source='http://www.blogger.com/feeds/2564511777660450660/posts/default/6977388229740493101' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-108629454'/></entry><entry><id>tag:blogger.com,1999:blog-2564511777660450660.post-6939971355035182881</id><published>2008-07-20T22:17:00.000-06:00</published><updated>2008-07-20T22:17:00.000-06:00</updated><title type='text'>I'm curious about the performance impact of Google...</title><content type='html'>I'm curious about the performance impact of Google Analytics as I'm thinking about doing it for some iPhone web sites.&lt;BR/&gt;&lt;BR/&gt;How big is urchin.js?  Is it cached?  If so, is it cached across site (ie, if the user got a cached copy of urchin.js form some other site and then visits our site, is he required to download it again).&lt;BR/&gt;&lt;BR/&gt;Does the server request issued by the JS occur after the user sees the page?  Can I make the JS download after the page is shown, so the user's experience is not impacted by the tracking?  (some gprs connections are very very slow, and the latency to connect to a new server is very high, ~2 seconds.)&lt;BR/&gt;&lt;BR/&gt;sorry for all the questions, but let me know if you've looked into this, otherwise i'll investigate.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default/6939971355035182881'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default/6939971355035182881'/><link rel='alternate' type='text/html' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html?showComment=1216613820000#c6939971355035182881' title=''/><author><name>ajay</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html' ref='tag:blogger.com,1999:blog-2564511777660450660.post-6977388229740493101' source='http://www.blogger.com/feeds/2564511777660450660/posts/default/6977388229740493101' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-386161412'/></entry><entry><id>tag:blogger.com,1999:blog-2564511777660450660.post-5329273174132874073</id><published>2007-11-05T07:44:00.000-07:00</published><updated>2007-11-05T07:44:00.000-07:00</updated><title type='text'>Yes Akshay, Google Analytics returns a 1px square ...</title><content type='html'>Yes Akshay, Google Analytics returns a 1px square image.  If you use Firefox and load the &lt;A HREF="http://livehttpheaders.mozdev.org/" REL="nofollow"&gt;LiveHTTPHeaders&lt;/A&gt; extension, you can watch the request headers.  You could also read the source code of Google's urchin.js  That's the file linked to when installing Analytics on a website.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default/5329273174132874073'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default/5329273174132874073'/><link rel='alternate' type='text/html' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html?showComment=1194273840000#c5329273174132874073' title=''/><author><name>mndrix</name><uri>http://www.blogger.com/profile/00943372190551332722</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html' ref='tag:blogger.com,1999:blog-2564511777660450660.post-6977388229740493101' source='http://www.blogger.com/feeds/2564511777660450660/posts/default/6977388229740493101' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-108629454'/></entry><entry><id>tag:blogger.com,1999:blog-2564511777660450660.post-4049858536488741808</id><published>2007-11-04T06:52:00.000-07:00</published><updated>2007-11-04T06:52:00.000-07:00</updated><title type='text'>Most other packages send a request for a dummy 1pi...</title><content type='html'>Most other packages send a request for a dummy 1pixel by 1pixel image and then capture the analytics details. Does Google Analytics too work in the same way? Is there a way to figure this out?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default/4049858536488741808'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2564511777660450660/6977388229740493101/comments/default/4049858536488741808'/><link rel='alternate' type='text/html' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html?showComment=1194184320000#c4049858536488741808' title=''/><author><name>Akshay</name><uri>http://www.blogger.com/profile/11269189624398951693</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ndrix.com/2007/07/how-google-analytics-works.html' ref='tag:blogger.com,1999:blog-2564511777660450660.post-6977388229740493101' source='http://www.blogger.com/feeds/2564511777660450660/posts/default/6977388229740493101' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1718455776'/></entry></feed>
