<?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>Practis, Inc. Blog &#187; website statistics</title>
	<atom:link href="http://practisinc.com/blog/tag/website-statistics/feed/" rel="self" type="application/rss+xml" />
	<link>http://practisinc.com/blog</link>
	<description>Practis, Inc. blog.</description>
	<lastBuildDate>Mon, 06 Feb 2012 12:42:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Understanding Website Statistics</title>
		<link>http://practisinc.com/blog/understanding-website-statistics/</link>
		<comments>http://practisinc.com/blog/understanding-website-statistics/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 01:55:03 +0000</pubDate>
		<dc:creator>Elizabeth Pettrone</dc:creator>
				<category><![CDATA[Helpful Tips]]></category>
		<category><![CDATA[website statistics]]></category>

		<guid isPermaLink="false">http://www.practisinc.com/blog/?p=156</guid>
		<description><![CDATA[Management loves statistics and will often rely on their website statistical program to give them the needed information on how well their website is performing. The data collected from these programs are assumed to be accurate. However, the reality is that no statistical program is perfect. Each tool makes different assumptions and will produce different [...]]]></description>
			<content:encoded><![CDATA[<p>Management loves statistics and will often rely on their website statistical program to give them the needed information on how well their website is performing. The data collected from these programs are assumed to be accurate. However, the reality is that no statistical program is perfect. Each tool makes different assumptions and will produce different results.</p>
<p>Let’s take a moment to learn what it all means.</p>
<p><span id="more-156"></span></p>
<h2>Clarifying the Terminology</h2>
<p>While many loosely equate hits with unique users, a “hit” really represents a single file request. For example, one page view may generate more than 10 hits.  The real focus should be on the number of visitors, and more importantly, the number of unique visitors. This will give you better insight as to how much traffic your site is seeing and if there is some stickiness (i.e., return visitors) to your traffic.</p>
<p><strong> </strong></p>
<h2>Types of Statistical Programs</h2>
<p><strong>Server-based Statistical Programs (Webalizer)</strong></p>
<p>Every time something visits your website and requests a file (an HTML file, CSS file, JavaScript file, graphic file, Flash file, PDF document, etc), the web server records this information in your account’s log files. Things to keep in mind:</p>
<ul>
<li>All      requests are counted as traffic including search engine bots.</li>
<li>User agent      strings offer minimal information and can be faked (to ensure sites do      not block the browser).</li>
<li>Server-based      programs cannot normally assess a visitor’s screen resolution or whether      they had JavaScript and Flash enabled.</li>
<li>If a      visitor is sharing the same IP address and or user agent string, the program      will show that activity as the same visitor.</li>
<li>Server      log files cannot record cached files from either your browser or ISP’s      proxy servers. When you enter a web address, you may see files returned      from that proxy server rather than the originating website. As your site      increases in popularity, you could even experience a drop in file access      as more proxy servers cache your site. This is important as it will lower      your reported visitor traffic.</li>
<li>IP/user      agents set a “visitor session” at different time intervals. For      example:  access from the same      IP/user agent with a 10 minute interval would reflect two sessions if a      user who visits a page then waits 11 minutes before clicking a link      elsewhere. But an application which assumed a 15 minute interval would      only record only one visitor.</li>
</ul>
<p><strong>Client-side Data Collection and Analysis (Google Analytics)</strong></p>
<p>Client-side data collection requires JavaScript code to be inserted on every page you want to analyze. Although many client-side programs produce informative reports, the data collection process is more volatile than server-side methods. Things to keep in mind:</p>
<ul>
<li>Client-side      programs collect more detailed information such as the time spent on a      page, clicked links, the screen resolution, etc.</li>
<li>If      users have JavaScript and cookies disabled or blocked, you will not be      able to collect data from their activity. In general, you can expect      around 5% of your traffic to not run JavaScript. Keep in mind that this      will differ from site to site.</li>
<li>If      another script on your page causes an error it could prevent data      collection either in general or with just one browser.</li>
</ul>
<div id="wpcr_respond_1"></div>]]></content:encoded>
			<wfw:commentRss>http://practisinc.com/blog/understanding-website-statistics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

