<?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/"
		>
<channel>
	<title>Comments on: Google Feeds Our Need for Speed</title>
	<atom:link href="http://www.verticalmeasures.com/measurement-reporting/google-feeds-our-need-for-speed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.verticalmeasures.com/measurement-reporting/google-feeds-our-need-for-speed/</link>
	<description>Intelligent Internet Marketing</description>
	<lastBuildDate>Thu, 16 May 2013 04:41:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ray</title>
		<link>http://www.verticalmeasures.com/measurement-reporting/google-feeds-our-need-for-speed/comment-page-1/#comment-37947</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Tue, 07 Jun 2011 08:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.verticalmeasures.com/?p=9575#comment-37947</guid>
		<description><![CDATA[How did I not hear about this trackPageLoadTime code before. You are definitely right about people not being patient creatures when it comes to waiting for a site or page to load. I am fairly patient, but if I don&#039;t see anything happening or something is happening, but taking forever then, I move along. Sometimes I will try to come back that is if I remember the site or page and try again.]]></description>
		<content:encoded><![CDATA[<p>How did I not hear about this trackPageLoadTime code before. You are definitely right about people not being patient creatures when it comes to waiting for a site or page to load. I am fairly patient, but if I don&#8217;t see anything happening or something is happening, but taking forever then, I move along. Sometimes I will try to come back that is if I remember the site or page and try again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Spinosa</title>
		<link>http://www.verticalmeasures.com/measurement-reporting/google-feeds-our-need-for-speed/comment-page-1/#comment-37881</link>
		<dc:creator>James Spinosa</dc:creator>
		<pubDate>Sat, 04 Jun 2011 18:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.verticalmeasures.com/?p=9575#comment-37881</guid>
		<description><![CDATA[I was always curious which metric Google used when incorporating load time into their ranking algorithms - the time to fetch the document or the total time for all of the advertisements &amp; Digg This/TweetMeMe buttons and such to load.

Since they are showing the total load time in GA rather than just the fetch time it would appear that I should go through my websites and take out a few social bookmarking icons, especially for sites that I rarely receive traffic from, because I am sure Google will find a way to use this data in their ranking algorithms.

Thanks for the great post!
-Jim]]></description>
		<content:encoded><![CDATA[<p>I was always curious which metric Google used when incorporating load time into their ranking algorithms &#8211; the time to fetch the document or the total time for all of the advertisements &amp; Digg This/TweetMeMe buttons and such to load.</p>
<p>Since they are showing the total load time in GA rather than just the fetch time it would appear that I should go through my websites and take out a few social bookmarking icons, especially for sites that I rarely receive traffic from, because I am sure Google will find a way to use this data in their ranking algorithms.</p>
<p>Thanks for the great post!<br />
-Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elise Redlin-Cook</title>
		<link>http://www.verticalmeasures.com/measurement-reporting/google-feeds-our-need-for-speed/comment-page-1/#comment-37835</link>
		<dc:creator>Elise Redlin-Cook</dc:creator>
		<pubDate>Fri, 03 Jun 2011 15:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.verticalmeasures.com/?p=9575#comment-37835</guid>
		<description><![CDATA[Hi Damon, 
What you&#039;ll actually want to do is copy that one line of script that is highlighted in red in my image, and go to your header file and look at the current GA code there. You&#039;ll want to paste the that line of code just below the line that refers to &quot;pageview&quot; and above the line that says &quot;function&quot; in the same position as in the image I shared. I hope that helps!]]></description>
		<content:encoded><![CDATA[<p>Hi Damon,<br />
What you&#8217;ll actually want to do is copy that one line of script that is highlighted in red in my image, and go to your header file and look at the current GA code there. You&#8217;ll want to paste the that line of code just below the line that refers to &#8220;pageview&#8221; and above the line that says &#8220;function&#8221; in the same position as in the image I shared. I hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon Day</title>
		<link>http://www.verticalmeasures.com/measurement-reporting/google-feeds-our-need-for-speed/comment-page-1/#comment-37827</link>
		<dc:creator>Damon Day</dc:creator>
		<pubDate>Fri, 03 Jun 2011 13:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.verticalmeasures.com/?p=9575#comment-37827</guid>
		<description><![CDATA[Hello Elise,
I have a slight that is definitely on the slow side and I am going to have to invest some time to figuring out how to quicken it up.  My biggest problem I think is that I have to many fancy things that make calls off my site to load things up, like my facebook box and my oddcast characters.

I of course know I can cut it all out, but I have a hard time drawing the line between, when is it better to have speed but then also have the potential drawback of not being able to get all the information to a reader that I want.

Are you saying I can just take that script and paste it into my header file right underneath the current google analytics script?  Would I need to make any modifications to it?  Like the script tags on the beginning and the end?  Sorry, I am big time novice when it comes to coding.

I quit computer programing after 2 semesters and decided instead to get a finance degree.  Coding for me is like watching paint dry :-)]]></description>
		<content:encoded><![CDATA[<p>Hello Elise,<br />
I have a slight that is definitely on the slow side and I am going to have to invest some time to figuring out how to quicken it up.  My biggest problem I think is that I have to many fancy things that make calls off my site to load things up, like my facebook box and my oddcast characters.</p>
<p>I of course know I can cut it all out, but I have a hard time drawing the line between, when is it better to have speed but then also have the potential drawback of not being able to get all the information to a reader that I want.</p>
<p>Are you saying I can just take that script and paste it into my header file right underneath the current google analytics script?  Would I need to make any modifications to it?  Like the script tags on the beginning and the end?  Sorry, I am big time novice when it comes to coding.</p>
<p>I quit computer programing after 2 semesters and decided instead to get a finance degree.  Coding for me is like watching paint dry <img src='http://www.verticalmeasures.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhargav</title>
		<link>http://www.verticalmeasures.com/measurement-reporting/google-feeds-our-need-for-speed/comment-page-1/#comment-37780</link>
		<dc:creator>Bhargav</dc:creator>
		<pubDate>Thu, 02 Jun 2011 14:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.verticalmeasures.com/?p=9575#comment-37780</guid>
		<description><![CDATA[Hi Elise,
Thanks for the info. It is really great that now google will count the page load time and will effect in rankings. It will be now amazing to compete using one more feature more accurately.
:)
Thanks once again..!

Regards,

Bhargav]]></description>
		<content:encoded><![CDATA[<p>Hi Elise,<br />
Thanks for the info. It is really great that now google will count the page load time and will effect in rankings. It will be now amazing to compete using one more feature more accurately.<br />
 <img src='http://www.verticalmeasures.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks once again..!</p>
<p>Regards,</p>
<p>Bhargav</p>
]]></content:encoded>
	</item>
</channel>
</rss>
