<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Internet Marketing Blog&#187; analytics site speed</title>
	<atom:link href="https://modularinternetmarketing.com/tag/analytics-site-speed/feed" rel="self" type="application/rss+xml" />
	<link>https://modularinternetmarketing.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Jul 2020 21:00:42 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.35</generator>
	<item>
		<title>Analytics now Tracking Site Speed</title>
		<link>https://modularinternetmarketing.com/742/analytics-is-tracking-site-speed</link>
		<comments>https://modularinternetmarketing.com/742/analytics-is-tracking-site-speed#comments</comments>
		<pubDate>Fri, 06 May 2011 11:25:38 +0000</pubDate>
		<dc:creator><![CDATA[Sara]]></dc:creator>
				<category><![CDATA[Our News]]></category>
		<category><![CDATA[analytics site speed]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[google analytics site speed]]></category>
		<category><![CDATA[site speed tracking]]></category>

		<guid isPermaLink="false">http://modularinternetmarketing.com/?p=742</guid>
		<description><![CDATA[On Wenesday Google announces on their Analytics Blog that you can now view a report of your sites&#8217; speed. This could become one of the most useful reports for optimisation especially since Google announced they are now considering site speed a ranking factor. However the results received must be taken with a pinch of salt, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>On Wenesday Google announces on their <a title="Google Analytics Blog" rel="nofollow" href="http://analytics.blogspot.com/2011/05/measure-page-load-time-with-site-speed.html">Analytics Blog</a> that you can now view a report of your sites&#8217; speed.</p>
<p>This could become one of the most useful reports for optimisation especially since Google announced they are now considering site speed a ranking factor. However the results received must be taken with a pinch of salt, as only a small sample of page views are used to create an average which is displayed in the report.</p>
<p>As long as outliers or any type of extreme page views (eg. dial up internet) aren&#8217;t chosen for the report the results will be extremely informative and useful.</p>
<p>The report is only available in the new version of analytics, probably to create more incentive for users to convert.</p>
<p>To use this new feature you need to add the bold text into the currently existing Google Analytics tracking code;</p>
<p><strong>For Asynchronous Code (This is usually the default) :</strong></p>
<pre>&lt;script type="text/javascript"&gt;
 var _gaq = _gaq || [];
 _gaq.push(['_setAccount', 'UA-XXXXX-X']);
 _gaq.push(['_trackPageview']);
 <strong>_gaq.push(['_trackPageLoadTime']);</strong>

 (function() {
   var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') +
'.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
&lt;/script&gt;</pre>
<p><strong>For Traditional Snippet:</strong></p>
<pre>&lt;script type="text/javascript"&gt;
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js'
type='text/javascript'%3E%3C/script%3E"));
&lt;/script&gt;

&lt;script type="text/javascript"&gt;
try{
var pageTracker = _gat._getTracker("UA-xxxxxx-x");
pageTracker._trackPageview();
<strong>pageTracker._trackPageLoadTime();</strong>
} catch(err) {}
&lt;/script&gt;</pre>
<p>If installed correctly site speed data should start showing up a few hours after the new code is uploaded.</p>
<p>More information about <a rel="nofollow" href="http://www.google.com/support/analyticshelp/bin/answer.py?hl=en&amp;answer=1205784&amp;topic=1120718&amp;utm_source=gablog&amp;utm_medium=blog&amp;utm_campaign=newga-blog&amp;utm_content=sitespeed" target="_blank">Installing the Site Speed Report</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://modularinternetmarketing.com/742/analytics-is-tracking-site-speed/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
