<?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"
	>

<channel>
	<title>Webstatisticsworld.com</title>
	<atom:link href="http://webstatisticsworld.com/feed" rel="self" type="application/rss+xml" />
	<link>http://webstatisticsworld.com</link>
	<description>Tracing Traffic to Understand Web Behavior, 1 click at a time.</description>
	<pubDate>Wed, 30 Apr 2008 06:28:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Where do you get Web Statistics?</title>
		<link>http://webstatisticsworld.com/webstats-how/where-do-you-get-web-statistics</link>
		<comments>http://webstatisticsworld.com/webstats-how/where-do-you-get-web-statistics#comments</comments>
		<pubDate>Wed, 30 Apr 2008 06:01:07 +0000</pubDate>
		<dc:creator>Enrique</dc:creator>
		
		<category><![CDATA[How Web Statistics Work]]></category>

		<category><![CDATA[Web Server Statistics]]></category>

		<category><![CDATA[web statistics]]></category>

		<guid isPermaLink="false">http://webstatisticsworld.com/?p=4</guid>
		<description><![CDATA[How Do You Get Statistics? Start With The Ones On Your Web Server!
When people visit your website, they’re actually visiting your server, so when you’re trying to analyze them, starting with your web server statistics is a great way to get started.
How do you get statistics out of your web server?
It’s really a simple concept, [...]]]></description>
			<content:encoded><![CDATA[<p>How Do You Get Statistics? Start With The Ones On Your Web Server!</p>
<p>When people visit your website, they’re actually visiting your server, so when you’re trying to analyze them, starting with your web server statistics is a great way to get started.</p>
<p>How do you get statistics out of your web server?<br />
It’s really a simple concept, although some systems make the actual practice of analyzing your server statistics harder than others.</p>
<p>Each time someone visits your website, the visit typically logged into a file. That file is used to capture information about that particular request, like where it came from, what the visitor was requesting, what time, what type of browser they used, etc. That log file (which can become quite large, depending on how busy your site is) contains all the information you need to get started with web statistics.</p>
<p>The file itself is all text and not really designed for human consumption. I’ve included a picture of a raw logfile from this site. You can see that it’s hard to make heads or tails of the data that’s included.</p>
<p>Enter web statistics software. The software makes measuring easy by parsing the logs, grabbing the important information and outputting it into a much more human readable output. Most analysis software will put your info into easy-to-read graphs and charts, and slice and dice the data so that you can get a real good idea of what’s happening on your site.</p>
<p>These types of software are called Log Analyzers. They range from completely free to pretty expensive, and often times, you get what you pay for. Usually though, the information that comes out is the same … it’s just a matter of what features you’re looking for and how much data you need. If you’re just getting started and aren’t interested in spending much money, you might want to ask your hosting company about AWStats, Webalizer or ModLogAn. These are “free” softwares that they can put in place for you to help read your log files.</p>
<p>Now if you’re more advanced and are dying to tell me that Log Analyzers aren’t the only way to slice the pie, you are right. There are more advanced ways to analyze your website traffic, and I’m going to look into that on other pages of this site. But to get a new user started, Log Analysis is one of the most easy and cost effective ways to analyze traffic. It doesn’t require changes to any web pages and is often accessible through a page on the very same site.</p>
<p>What are the drawbacks? Log analyzers are somewhat limited. They only capture the as much information as your server is logging, and most servers are only set to log the default data that I mentioned above: IP address, browser, what file they wanted, what time they came. It’s enough to paint a decent picture, but if you’re running a complex site, a shopping cart, or are using a coding language like PHP or ASP, you’ll eventually want to look into something like a javascript service that can give you more details about your user’s click habits.</p>
]]></content:encoded>
			<wfw:commentRss>http://webstatisticsworld.com/webstats-how/where-do-you-get-web-statistics/feed</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://webstatisticsworld.com/uncategorized/hello-world</link>
		<comments>http://webstatisticsworld.com/uncategorized/hello-world#comments</comments>
		<pubDate>Sun, 20 Apr 2008 00:36:32 +0000</pubDate>
		<dc:creator>Enrique</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webstatisticsworld.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://webstatisticsworld.com/uncategorized/hello-world/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
