<?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>Web Design Inspiration Blog &#124; SpicyWebDesigners.com &#187; Web Analytics</title>
	<atom:link href="http://www.spicywebdesigners.com/category/web-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spicywebdesigners.com</link>
	<description>Tips, advice and inspiration to help you with your website</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:00:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Track Your Website Using Goals in Google Analytics</title>
		<link>http://www.spicywebdesigners.com/2927/how-to-track-your-website-using-goals-in-google-analytics/</link>
		<comments>http://www.spicywebdesigners.com/2927/how-to-track-your-website-using-goals-in-google-analytics/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 03:06:22 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[goal funnel]]></category>
		<category><![CDATA[Goals]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.spicywebdesigners.com/?p=2927</guid>
		<description><![CDATA[Goals are a very useful function available in Google Analytics.  A goal is something that you set based on an action to measure the successful completion of that action on your website.  Goals are used to track a desired action such as checking out of an ecommerce shopping cart or successfully submitting a form. For [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Goals are a very useful function available in Google Analytics.  A goal is something that you set based on an action to measure the successful completion of that action on your website.  Goals are used to track a desired action such as checking out of an ecommerce shopping cart or successfully submitting a form.</p>
<p>For the purposes of this article I am going to show you how you can quickly and easily setup a goal in Google Analytics to track something on your website.  The best part is you don’t need to code or deploy any changes to your website to get it working.  Goals rely solely on the data collected in Google Analytics to render this in the form of a goal.</p>
<p>However if you are using goals for the first time but you’ve installed and had Google Analytics running for a while this change will not be retroactive, meaning that you won’t be able to go and see data in your goal before you added it into Google Analytics.  If you have the Google Analytics Tracking Code installed you are ready to go and start making your own goals for your website.</p>
<p><strong>Step 1: What do you want to measure?</strong></p>
<p>Before we dive into using Google Analytics we should know what it is that we are tracking so take a minute and think about what you want to track.  If you want to track how many people checked out of your ecommerce site then this is what you want to measure.  It’s critical to define what your are tracking.  Remember that you need to begin with the end in mind when it comes to setting goals in Google Analytics.  Don’t worry, I will wait for you while you figure out what you want to measure using goals.</p>
<p><strong>Step 2: What is the mandatory steps of your goal?</strong></p>
<p>When I say mandatory steps I mean to say “what are the common things or pages people need to get to in order to qualify them for being counted in your goal?”  For instance, if the step that you need people to start at in downloading your free ebook is heading to the download page (otherwise they cannot download it) then this is a mandatory step in your goal.  It serves as a starting point for tracking what is important to you.</p>
<p>The follow up to this is to know what the optional steps you want your users to take to successfully complete the goal that you are measuring on your site.  You can think of these as optional steps but it would look like this with our download example&#8230;</p>
<blockquote><p><em>Step 1: User goes to download page <strong>(mandatory step)</strong></em></p>
<p><em>Step 2: User downloads free eBook with special offer<strong> (optional step)</strong></em></p>
<p><em>Step 3: User with special offer returns to website to purchase super duper deluxe eBook<strong> (optional step)</strong></em></p></blockquote>
<p><strong>Step 3: And now we build the goal in Google Analytics!</strong></p>
<p>Once you’ve gotten through the first few steps you can go into Google Analytics and start to build your goal.  Simply do the following in Google Analytics.</p>
<ul>
<li>Login into Google Analytics and on the “Overview” page where your website profiles exist, click “<strong>Edit</strong>” on the website profile you want to set the goal on</li>
<li>The brings you to the “<strong>Profile Settings</strong>” page where you can add your goals</li>
<li>Click “<strong>Add Goal</strong>” next to the goal you want to build and you’ll see an area similar to the one below.  You can choose a goal type (Destination URL, Time on Site or Pages per Visit), give your goal a name, and do a number of other things including setting a goal value, making your goal active and other characteristics you can set.</li>
</ul>
</div>
<p><img class="aligncenter size-full wp-image-2928" title="Google Analytics Goals" src="http://www.spicywebdesigners.com/wp-content/uploads/2011/04/GA_goal_01.jpg" alt="" width="500" height="419" /></p>
<div>
<ul>
<li>On the same page you may also notice an area asking if you want to setup a goal funnel similar to this&#8230;</li>
</ul>
</div>
<p><img class="aligncenter size-full wp-image-2929" title="Google Analytics Goal Funnel" src="http://www.spicywebdesigners.com/wp-content/uploads/2011/04/GA_goal_funnel_02.jpg" alt="" width="284" height="57" /></p>
<div>
<ul>
<li>And, when you click on the above link it expands to a include the ability to setup steps for your goal funnel.  The great thing about goal funnels is that you can see where conversion drop off in your funnel process which can definitely be a valuable metric in most businesses to have.</li>
</ul>
</div>
<p><img class="aligncenter size-full wp-image-2930" title="Google Analytics Goal Funnel" src="http://www.spicywebdesigners.com/wp-content/uploads/2011/04/GA_goal_funnel_03.jpg" alt="" width="500" height="162" /></p>
<div>
<p>There!  Now you can track your goals using Google Analytics.  See how easy it is to build them?  If you’ve managed to incorporate goals into tracking your business’ website then you can start to understand just exactly how people are using your website when it comes to having them perform a particular action.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/2927/how-to-track-your-website-using-goals-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Types of Traffic coming to your Website</title>
		<link>http://www.spicywebdesigners.com/2240/3-types-of-traffic-coming-to-your-website/</link>
		<comments>http://www.spicywebdesigners.com/2240/3-types-of-traffic-coming-to-your-website/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 02:24:45 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Direct Traffic]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[Referring Sites]]></category>
		<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://www.spicywebdesigners.com/?p=2240</guid>
		<description><![CDATA[If you use Google Analytics as religiously as I use it then I’m sure that you know how to check traffic statistics about your website.  One area that is important for people to understand is the types of traffic that websites can generate hits from and how to apply this knowledge into growing your own [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="aligncenter size-full wp-image-2241" title="Google Analytics Traffic Types" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/07/GA_traffic_types.jpg" alt="" width="302" height="160" /></strong></p>
<p>If you use Google Analytics as religiously as I use it then I’m sure that you know how to check traffic statistics about your website.  One area that is important for people to understand is the types of traffic that websites can generate hits from and how to apply this knowledge into growing your own website’s traffic.  After all, it’s all about traffic when it comes to a website.  The traffic sources that a website can have fall into 1 of 3 categories including traffic from search engines, referring sites and traffic that comes directly to your website.  The good thing is that Google Analytics tracks them all!</p>
<ul>
<li><strong>Search Engines</strong> – This includes your standard search engine delivered traffic from Google, MSN, Bing, Yahoo! and all the others.  What defines search engine traffic is that it’s delivered by people searching keywords on a search engine to find web page on your website.</li>
<li><strong>Referring Sites</strong> – This includes traffic from any website that refers traffic to your website.  If your blog or website is in other people’s blogs or websites and they click on your link and come to your website Google Analytics will add these hits as referral traffic.</li>
<li><strong>Direct Traffic</strong> – Direct traffic, just like it sounds is traffic that is coming directly to your website by either typing in your website URL or clicking on a direct link going straight to your website.  As you build more trust with readers on your website or blog you may see the direct traffic statistics come up.</li>
</ul>
<p>Ultimately, these are three ways of getting traffic and its best to not get them confused.  Understanding the key differences between them shows you insights into where you can improve your website’s traffic and keep people coming back for more!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/2240/3-types-of-traffic-coming-to-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding the Google Analytics Dashboard</title>
		<link>http://www.spicywebdesigners.com/2200/understanding-the-google-analytics-dashboard/</link>
		<comments>http://www.spicywebdesigners.com/2200/understanding-the-google-analytics-dashboard/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 00:23:50 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Goals]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[KPI]]></category>
		<category><![CDATA[Site Usage]]></category>
		<category><![CDATA[Traffic Sources]]></category>
		<category><![CDATA[Visitors]]></category>

		<guid isPermaLink="false">http://www.spicywebdesigners.com/?p=2200</guid>
		<description><![CDATA[Google Analytics is one of those applications that you can use for your web analytics data collection.  Understanding how to use the application for your own needs does present a learning curve for beginner users and the first thing to understand other then how to install the Google Analytics tracking code is understanding how to [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="aligncenter size-full wp-image-2201" title="Google Analytics Dashboard" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/06/GA_Dashboard01.jpg" alt="" width="500" height="310" /></strong></p>
<p>Google Analytics is one of those applications that you can use for your web analytics data collection.  Understanding how to use the application for your own needs does present a learning curve for beginner users and the first thing to understand other then <a title="How to install the Google Analytics Tracking Code" href="http://www.spicywebdesigners.com/2191/how-to-install-google-analytics/" target="_self">how to install the Google Analytics tracking code</a> is understanding how to use the dashboard in your Google Analytics account.  So let’s explore the Dashboard in greater depth inside your Google Analytics account.  In this article I am going to cover the following areas of the dashboard…</p>
<ul>
<li>Site Usage</li>
<li>Visitors Overview</li>
<li>Content Overview</li>
<li>Traffic Sources Overview</li>
<li>Map Overlay</li>
<li>Goals Overview</li>
</ul>
<p><strong>Site Usage</strong></p>
<p>The Site Usage area in the Google Analytics dashboard contains a wealth of useful statistics that quickly allow you to check the latest happenings on your website.  The metrics included in this area are visits, pageviews, pages per visit, bounce rate, percentage of new visits and average time on site.</p>
<p><img class="aligncenter size-full wp-image-2202" title="Google Analytics Site Usage KPI" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/06/GA_Dashboard02.jpg" alt="" width="500" height="88" /></p>
<p><strong>Visitors Overview</strong></p>
<p>The Visitors Overview area in your Google Analytics dashboard gives you a snapshot of the number of your visitors.  This is not the same metric as visits in the Site Usage area because this shows you the number of visitors who came to your site over a given period of time.</p>
<p><em><img class="aligncenter size-full wp-image-2203" title="Google Analytics Visitors Overview KPI" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/06/GA_Dashboard03.jpg" alt="" width="500" height="226" /></em></p>
<p>When you click on “View Report” this will take you to a more detailed page with details of your visitors, visitor segmentation and specifics about the browsers, connection speed, map overlay and other data related to your visitors and their visitors to your website.</p>
<p><strong>Content Overview</strong></p>
<p>Some websites like blogs, forums and for those of you publishing articles on your websites are all about content so it’s only fitting that it deserves its own place in the Google Analytics dashboard.  The focus of the content overview section is tracking hits and metrics related to how people are accessing and viewing your content and where they came from.  In here you can track the entrance keywords, entrance sources, entrance paths and more information about how people have viewed your content.</p>
<p><em><img class="aligncenter size-full wp-image-2204" title="Google Analytics Content Overview KPI" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/06/GA_Dashboard04.jpg" alt="" width="500" height="226" /></em></p>
<p><strong>Traffic Sources Overview</strong></p>
<p>Just as it sounds, the Traffic Sources Overview allows to you see various types of traffic that your website has coming into it from search engines, directly (meaning that people came in directly to your site by typing your domain name), referring sources and other traffic sources like Twitter and Feedburner to name a few.  You can check the top traffic sources for your website and see how it’s performing and the most popular keywords that people are using to find content on your website from search engines like Google, Yahoo!, MSN and others.</p>
<p><em><img class="aligncenter size-full wp-image-2205" title="Google Analytics Traffic Sources Overview KPI" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/06/GA_Dashboard05.jpg" alt="" width="500" height="226" /></em></p>
<p><strong>Map Overlay</strong></p>
<p>The Map Overlay section in the Google Analytics dashboard gives you an easy to use graphic representation of where your website’s visitors are coming from in the world.  Clicking “view report” gives you an enlarged version of a map of the world and when you hover over a country that recorded hits on your website you’ll see numbers associated to visitors from a country.  What you’ll also notice is that the countries that had traffic coming to your website are ranked in terms of who supplied the most amount of visitors to the least.</p>
<p><em><img class="aligncenter size-full wp-image-2206" title="Google Analytics Map Overlay KPI" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/06/GA_Dashboard06.jpg" alt="" width="500" height="226" /></em></p>
<p><strong>The Goals Overview</strong></p>
<p>The Goals Overview section of the reporting that Google Analytics offers is dependent on the fact that you have setup goals for your website.  If you’ve never setup a goal in Google Analytics before then this will not come into play just yet.  I will not get into setting up goals in Google Analytics in this article but needless to say the Goals Overview section provides a snapshot of the success of current goals you are tracking in Google Analytics on your website.  Clicking on the “view report” link for the Goals Overview section provides you additional information about your goals including your goal conversion rate and Total goal value calculation.</p>
<p><em><img class="aligncenter size-full wp-image-2207" title="Google Analytics Goals Overview KPI" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/06/GA_Dashboard07.jpg" alt="" width="500" height="226" /></em></p>
<p>There is a wealth of knowledge that you can learn about your website stored in web analytics platforms like Google Analytics.  It’s just a question of mastering the user interface and understanding information about your website and will help you to move around and do more advanced things in Google Analytics faster, easier and with greater confidence.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/2200/understanding-the-google-analytics-dashboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Google Analytics on your website</title>
		<link>http://www.spicywebdesigners.com/2191/how-to-install-google-analytics/</link>
		<comments>http://www.spicywebdesigners.com/2191/how-to-install-google-analytics/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 03:56:58 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[Implementing]]></category>
		<category><![CDATA[Installing]]></category>

		<guid isPermaLink="false">http://www.spicywebdesigners.com/?p=2191</guid>
		<description><![CDATA[Being an avid and interested user of web analytics platforms in general I’ve managed to install Google Analytics a number of times in various ways.  Many first timers get confused with the documentation that Google Analytics gives or the code provided.  Then you’ve got the problem of trying to decipher the standard reports that Google [...]]]></description>
			<content:encoded><![CDATA[<p>Being an avid and interested user of web analytics platforms in general I’ve managed to install Google Analytics a number of times in various ways.  Many first timers get confused with the documentation that Google Analytics gives or the code provided.  Then you’ve got the problem of trying to decipher the standard reports that Google Analytics provides to you.  All is not lost!  Depending on where you are in your implementation or understanding of Google Analytics this article will walk you through the finer points of getting everything setup.</p>
<p><strong>Getting a Google Analytics Account:</strong></p>
<p>First things first, if you haven’t signed up for a FREE Google Analytics account you will need to do this first.  <a href="http://www.google.com/analytics" target="_self">Click here to do this now! </a> Once you do this you can move onto the following steps.</p>
<p><img class="aligncenter size-full wp-image-2192" title="New Website Profile in Google Analytics" src="http://www.spicywebdesigners.com/wp-content/uploads/2010/06/GA_NewWebsiteProfile.jpg" alt="" width="500" height="323" /></p>
<p><strong>Creating a Website Profile</strong></p>
<p>The first step that you need to take once you have your Google Analytics account is creating a website profile.  A website profile allows you to define the domain name that you are going to be tracking and whether it’s an existing domain name from your Google Analytics account or a new one.  To create a website profile for the domain name you want to track you are going to need to take the following steps…</p>
<p>1.  Click the “Add Website Profile” link</p>
<p>2. Fill out the information for your website’s domain name</p>
<p>3. Click the “Finish” button</p>
<p><strong>Getting the GATC (Google Analytics Tracking Code) from Google Analytics:</strong></p>
<p>Now that you have an account open with Google Analytics and you created a website profile you are going to need to generate the Google Analytics tracking code that you will later add to your website and do get this you will need the Google Analytics Tracking Code.  To do this you will need to do the following…</p>
<p>1. Click “Edit” next to the website you’ve setup.</p>
<p>2. On the “Profile Settings” page for your website click the “Check Status” link which will take you to the “Tracking Code” page.</p>
<p>3.  The Google Analytics Tracking Code comes available in 3 options including Standard, Advanced and Custom</p>
<p><strong>The Standard Google Analytics Tracking Code</strong> comes with the ability to be used on a single domain name (This is the option most beginners should choose), one domain name with will multiple subdomains or multiple top-level domain names.</p>
<p><strong>The Advanced Google Analytics Tracking Code</strong> comes with the built in ability to be used on a single domain name (This is the option most beginners should choose), one domain name with will multiple sub domains or multiple top-level domain names or tracking websites built for mobile phones and devices that use either PHP, ASPX, JSP or Perl coded web pages.</p>
<p><strong>The Custom Google Analytics Tracking Code</strong> comes with a copy and paste functionality so that you can use this however you see fit.  This option is more for the advanced user who is comfortable with coding so I personally would NOT recommend this option for beginners.</p>
<p><strong>Implementing the Google Analytics Tracking Code</strong></p>
<p>Google Analytics recommends that you copy and paste the snippet of code into the head section just before the end <strong>&lt;/head&gt;</strong> HTML tag on the pages in your website.</p>
<blockquote><p><em>&lt;script type=&#8221;text/javascript&#8221;&gt;</em></p>
<p><em>var _gaq = _gaq || [];</em></p>
<p><em>_gaq.push(['_setAccount', 'UA-#######-#']);</em></p>
<p><em>_gaq.push(['_trackPageview']);</em></p>
<p><em>(function() {</em></p>
<p><em>var ga = document.createElement(&#8216;script&#8217;); ga.type = &#8216;text/javascript&#8217;; ga.async = true;</em></p>
<p><em>ga.src = (&#8216;https:&#8217; == document.location.protocol ? &#8216;https://ssl&#8217; : &#8216;http://www&#8217;) + &#8216;.google-analytics.com/ga.js&#8217;;</em></p>
<p><em>var s = document.getElementsByTagName(&#8216;script&#8217;)[0]; s.parentNode.insertBefore(ga, s);</em></p>
<p><em>})();</em></p>
<p><em>&lt;/script&gt;</em></p></blockquote>
<p>Once you’ve got this added you will need to go back into your Google Analytics account and click the “Save and Finish” button.  This will cause Google Analytics to verify the tracking code installed on your website and you’ll be able to capture the core metrics of your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/2191/how-to-install-google-analytics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Scope of Visitor Engagement in Google Analytics</title>
		<link>http://www.spicywebdesigners.com/2188/the-scope-of-visitor-engagement-in-google-analytics/</link>
		<comments>http://www.spicywebdesigners.com/2188/the-scope-of-visitor-engagement-in-google-analytics/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 03:53:34 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[Level]]></category>
		<category><![CDATA[Page]]></category>
		<category><![CDATA[Scope of Visitor Engagement]]></category>
		<category><![CDATA[Session]]></category>
		<category><![CDATA[Visitor]]></category>

		<guid isPermaLink="false">http://www.spicywebdesigners.com/?p=2188</guid>
		<description><![CDATA[Google Analytics uses a model that they refer to as the “scope of visitor engagement” that is comprised of 3 levels… Visitor – At this level, we are tracking the people visiting your website Session – At this level, we are tracking the period of time which people are on the website Page – At [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Google Analytics uses a model that they refer to as the “scope of visitor engagement” that is comprised of 3 levels…</p>
<ul>
<li><strong>Visitor</strong> – At this level, we are tracking the people visiting your website</li>
<li><strong>Session</strong> – At this level, we are tracking the period of time which people are on the website</li>
<li><strong>Page</strong> – At this level, we are tracking the pages that the visitors are looking at through either a page view or an event</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="Scope of Visitor Engagement in Google Analytics" src="http://www.PureWebAnalytics.com/wp-content/uploads/2010/06/visitorSessionInteraction_GA.png" alt="" width="364" height="277" /></p>
<p>Each visitor that comes to your website has these 3 levels of interaction with your website’s web pages when you are using Google Analytics to track visitors.  Another bonus to having 3 separate levels are that it allows you when using custom variables to focus on a specific level and depending on which level you are interested in the following custom variable are available…</p>
<ul>
<li>Visitor-level Custom Variables</li>
<li>Session-level Custom Variables</li>
<li>Page-level Custom Variables</li>
</ul>
<p>So, now that we know this I am going to tie it all together for you.  Every visit made to your website generates a session and in this session the visitor visits various web pages on your website.  Using custom variables allows you to drill into specific levels of visitor interaction and gain a deeper appreciation of how customers access your website.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/2188/the-scope-of-visitor-engagement-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to understand the Reach metric in Feedburner</title>
		<link>http://www.spicywebdesigners.com/2073/how-to-understand-the-reach-metric-in-feedburner/</link>
		<comments>http://www.spicywebdesigners.com/2073/how-to-understand-the-reach-metric-in-feedburner/#comments</comments>
		<pubDate>Wed, 12 May 2010 17:25:38 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[Online Marketing & Advertising]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Feedburner]]></category>
		<category><![CDATA[Reach and Subscriber Metrics]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Website Content Syndication]]></category>

		<guid isPermaLink="false">http://spicywebdesigners.com/?p=2073</guid>
		<description><![CDATA[Running a website, specifically blogs, today means that you probably give people a way to subscribe to the content that is on your website. Lots of people use Feedburner, a website content syndication service, that gives you the ability to publish their website feeds, get people subscribing to your feed and promote it. Many themes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://spicywebdesigners.com/wp-content/uploads/2010/05/Feedburner_Reach.jpg"><img class="aligncenter size-full wp-image-2075" title="Feedburner_Reach" src="http://spicywebdesigners.com/wp-content/uploads/2010/05/Feedburner_Reach.jpg" alt="Feedburner Subscriber dashboard including the reach metric" width="450" height="450" /></a></p>
<p>Running a website, specifically blogs, today means that you probably give people a way to subscribe to the content that is on your website.  Lots of people use Feedburner, a website content syndication service, that gives you the ability to publish their website feeds, get people subscribing to your feed and promote it.  Many themes today also give you the ability to quickly add your website feed as well so that you can start getting subscribers.</p>
<p>If you have a Feedburner account for your website and you are getting subscribers then you may have noticed a statistic called “Reach” and wondered what exactly it is?  To better understand this you must first understand the “Subscriber” statistic.  The “Subscriber” statistic in Feedburner refers to the number of people who have signed up to your website’s feed.  The “Reach” statistic is calculated from the number of your subscribers who clicked on content in your website’s feed.  It is a much more useful indication of the success of the content that you are publishing because it tells you who was interested enough to click on your content.</p>
<p><strong> </strong></p>
<p><strong>What do successful website statistics look like?</strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>What kind of success ratio should you aim for when looking at your website’s feed statistics?  How much reach should your content have to be deemed a successful?   These questions vary on the website that you run because success on the web is a relative term depending on the action you are looking for from your visitors.  For instance, if you are looking to measure the success of your checkout process against the number of visitors that your website has and you run an e-commerce website this metric would be a great top level measurement that you could then drill down into further.  If you run a content driven website that’s success is dependent on people looking at the content you publish then understanding the relationship of reach versus the total number of feed subscribers is important which you can then break down into the finer and more granular parts.  There is a saying that “Success is how you choose to define it” and that is definitely the case here.</p>
<p><strong> </strong></p>
<p><strong>Who is looking at what in my website feed?</strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>Now that we understand that you need subscribers in order to have reach the next question becomes “How many people are viewing which content through my website’s feed?”  Feedburner has the ability to give you the numbers of people who viewed a particular piece of content on your website’s feed for a particular time period.  The ability to do this is located when you login to Feedburner, click on your website’s feed and look below the graph area of your subscribers and their reach and it goes by the title “Popular Feed Items”.</p>
<p>Popular Feed Items shows you the content that people were interested enough to click on and how many of them click on it.  Pretty useful right?</p>
<p>From here you can figure out which type of content does best and it can give you new ideas and generate insights for future content development based on the success of past content.</p>
<p>Now that you better understand the relationship involved in people who subscribe to your website and the content they are interested in you can figure out better ways to create content that will keep them coming back for more!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/2073/how-to-understand-the-reach-metric-in-feedburner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Annotations in Google Analytics to manage changes on your website</title>
		<link>http://www.spicywebdesigners.com/1955/using-annotations-in-google-analytics/</link>
		<comments>http://www.spicywebdesigners.com/1955/using-annotations-in-google-analytics/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 07:57:39 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Annotations]]></category>
		<category><![CDATA[google analytics]]></category>

		<guid isPermaLink="false">http://spicywebdesigners.com/?p=1955</guid>
		<description><![CDATA[Being an avid lover of Google Analytics allows me the ability to stay on top of the latest changes to the web analytics platform.  They recently added the ability to add annotations to the web analytics data that you collect about your website which is now available on all Google Analytics accounts.  This is really [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1956" title="Google_Annotations_01_web" src="http://spicywebdesigners.com/wp-content/uploads/2010/01/Google_Annotations_01_web.png" alt="Google_Annotations_01_web" width="500" height="229" /></p>
<p>Being an avid lover of Google Analytics allows me the ability to stay on top of the latest changes to the web analytics platform.  They recently added the ability to add annotations to the web analytics data that you collect about your website which is now available on all Google Analytics accounts.  This is really a very useful improvement to Google Analytics and for anyone developing a website over a period of time it’s pretty valuable.</p>
<p><strong>So what’s the big deal with Annotations?</strong></p>
<p>Annotations give you a way to mark a specific day on your Google Analytics account to track and manage changes you are making to a website.  In the past I’ve found myself saying “How do I know that this change I am making to my website is a good change or a bad change?” and that answer largely went unanswered until now.</p>
<p>Now you can add annotations to days when you’ve made changes to your website and know exactly what day a change was made when you look at your web analytics.  It’s very useful if you are from the school of thought in web development that when you change your website it does have an effect on your visitors.</p>
<p><strong>How to add Annotations in your Google Analytics Account</strong></p>
<p>So now that you understand how annotations can be used to help you and your website let’s talk about actually how you can set them up and use them in your Google Analytics account.  First of all, you’ll need a Google Analytics account.  Click here to get an account if you don’t already have one and once you’ve got one simply take these steps&#8230;</p>
<ul>
<li>Login to your Google Analytics account</li>
<li>Click on your website’s website profile</li>
<li>Click the down tab located in the main dashboard visits area</li>
<li>Click the “+ Create new Annotation” link</li>
<li>Enter the date of the annotation, add an annotation a.k.a. “a note”, select whether you want the annotation “Shared” or “Private” (You would select “Shared” if you had were sharing the annotation among other people who have access to the Google Analytics account and website profile you are setting annotations on specifically)</li>
<li>Lastly, click “Save” and you are now done creating an annotation</li>
</ul>
<p><img class="aligncenter size-full wp-image-1957" title="Google_Annotations_02_web" src="http://spicywebdesigners.com/wp-content/uploads/2010/01/Google_Annotations_02_web.png" alt="Google_Annotations_02_web" width="500" height="177" /></p>
<p>Now that you’ve got it the annotation created you can view it by selecting the day you created the annotation on or a range of days that contain the annotation.  When it’s all said and done the ability to add annotations in Google Analytics can help you identify changes that you made to your website and the outcome of those changes giving you greater insight into what your website is doing and how it’s doing it.</p>
<p>Luc Arnold</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/1955/using-annotations-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic website metrics that everyone should know!</title>
		<link>http://www.spicywebdesigners.com/1876/basic-website-metrics-that-everyone-should-know/</link>
		<comments>http://www.spicywebdesigners.com/1876/basic-website-metrics-that-everyone-should-know/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 04:27:52 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[average time on site]]></category>
		<category><![CDATA[bounce rate]]></category>
		<category><![CDATA[pages per visit]]></category>
		<category><![CDATA[pageviews]]></category>
		<category><![CDATA[visits]]></category>
		<category><![CDATA[web metrics]]></category>
		<category><![CDATA[website metrics]]></category>

		<guid isPermaLink="false">http://spicywebdesigners.com/?p=1876</guid>
		<description><![CDATA[I think that everyone that runs a website should know about web analytics and if you are reading this for the first time then perhaps this article will help shed some light on basic web analytics metrics like bounce rate, pages per visit and what visits, bounce rates and pages per visit are exactly. If [...]]]></description>
			<content:encoded><![CDATA[<p>I think that everyone that runs a website should know about web analytics and if you are reading this for the first time then perhaps this article will help shed some light on basic web analytics metrics like bounce rate, pages per visit and what visits, bounce rates and pages per visit are exactly.</p>
<p>If you are just beginning to understand what web analytics can do for your business then there’s a good chance that you are looking to understand what you are seeing when you open up your web analytics platform and are starting to analyze the data in order to apply it to your business.</p>
<p>There are a few things that are “universal” in web analytics and website traffic in general.  As long as there are websites there will be visitors, visits and unique visits and because there are people visiting websites they will always spend time on a website, look at pages in a website and leave a website.  These web metrics are universal and even though, how a web analytics platform chooses to view this elements the concepts remain similar but not the same.  So what web analytics come standard in web analytics platforms?  Well, just have a look at the following web metrics…</p>
<ul>
<li><strong>Visits</strong> – This referrers to the number of times that some visits for website in a given timeframe.  From here the number of visits can tell you where the website traffic came from for certain posts, pages and content on your website.</li>
<li><strong>Pageviews</strong> – This website metric will tell you the number times that a web page is viewed.  This metric can pose some issues because users refreshing web pages over and over again and also robots that “crawl” your website have been known to inflate these numbers as well.</li>
<li><strong>Pages per visit</strong> – This metric shows you the number of web pages that are viewed during a visit on average over a given time period on your website.</li>
<li><strong>Bounce Rate</strong> – This is the rate at which people come to your website and leave after looking at only one page.  A sudden spike in a bounce rate can allow you to test your website’s usability to lower this number and keep your visitors coming back for more.</li>
<li><strong>Average Time on Site</strong> – This average tells you the average amount of time people spend surfing your website.  This tells you how long on average they will spend reading articles on your website.</li>
</ul>
<p>I use these metrics on a daily basis when I analyze website traffic for SpicyWebDesigners.com.  The data from bounce rates to the number of visits that I am receiving help me to make decisions about how to change the usability, navigation and gain insights into why a particular article on my website was successful.  Naturally once you’ve mastered the core web analytics terminology you can start learning more advanced topics and applying them to your website analysis.</p>
<p>Pretty much any web analytics platform that you pick up today is going to have these metrics available.  The essence of web analytics is related to visitors and the pages that they visit on your website.  Without those two things you cannot begin to track meaningful website metrics to base your decision making on and because the study of web analytics is growing, advancing and changing rapidly it’s great to know that some things stay the same.</p>
<p><em>Luc Arnold</em></p>
<p>Teaching the basics of web analytics</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/1876/basic-website-metrics-that-everyone-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Google Analytics to exclude traffic</title>
		<link>http://www.spicywebdesigners.com/1852/using-google-analytics-to-exclude-traffic/</link>
		<comments>http://www.spicywebdesigners.com/1852/using-google-analytics-to-exclude-traffic/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 06:25:03 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[exclude filter]]></category>
		<category><![CDATA[Exclude internal traffic by IP address]]></category>
		<category><![CDATA[Exclude internal traffic using cookie content]]></category>
		<category><![CDATA[Exclude internal website traffic]]></category>
		<category><![CDATA[google analytics]]></category>

		<guid isPermaLink="false">http://spicywebdesigners.com/?p=1852</guid>
		<description><![CDATA[There are many ways to track or not track information on your website.  Recently I wrote about tracking mobile visitors that come to your website and how you could go about doing this.  There are just so many ways to track what people are doing, how they are doing it and when they do it [...]]]></description>
			<content:encoded><![CDATA[<p>There are many ways to track or not track information on your website.  Recently I wrote about <a href="http://spicywebdesigners.com/2009/12/is-your-website-tracking-mobile-phone-visitors/">tracking mobile visitors that come to your website</a> and how you could go about doing this.  There are just so many ways to track what people are doing, how they are doing it and when they do it when you are working with web analytics in your daily online business operations.  The possibilities are endless when it comes to web analytics.</p>
<p>When you are talking about web analytics you are talking about collecting data about your website “accurately”.  This brings me to the topic of excluding website traffic like the website traffic that you generate when updating your website and testing it.  Naturally this does present a problem because most people visit their own website when they make changes to it or if they are updating it.  By default, web analytics platforms will track website traffic regardless of who you are and you have to tell the web analytics software to exclude your traffic from the web analytics reports.</p>
<p>There are a few standard ways to exclude traffic from your web analytics platform.  You can exclude traffic by an IP Address or a range of IP addresses or by creating a custom cookie that can block your traffic.  I personally prefer using the custom cookie when I am working with the Google Analytics platform because I am only trying to exclude my specific traffic but if I ran a company with more than one employee I would be sure to use to exclude traffic based on an IP address or a range of IP addresses.  When I get into showing you how you can exclude traffic from your web analytics platform I am using Google Analytics as an example but depending on the web analytics platform there should be a way to exclude traffic using either of these methods.  So let’s get started with the Cookie Content Method and then move on to the IP Address Method.</p>
<p><strong>Excluding Traffic from Google Analytics – The Cookie Content Method</strong></p>
<p>Like I said, this is personally the way that I choose to exclude traffic from my web analytics reports.  It’s simple and straight forward.</p>
<p>1. Create a new web page and upload it to your website containing this code…<em> </em><br />
<em></em></p>
<p><em>&lt;body onLoad=&#8221;javascript:pageTracker._setVar(&#8216;my_cookie_content_value&#8217;);&#8221;&gt;</em></p>
<p>2. Than simply visit the web page containing the above mentioned code which will create a cookie with Google Analytics (Your web analytics platform may differ so refer to the documentation from your web analytics platform vendor)</p>
<p>3. Create a filter in your Google Analytics account to remove the data associated to users with this cookie.  Make sure the filter that you create includes the following…</p>
<blockquote><p><em>Filter Type: Custom filter &gt; Exclude<br />
Filter Field: User Defined<br />
Filter Pattern: my_cookie_content_value<br />
Case Sensitive: No</em></p></blockquote>
<p>It should look like this…</p>
<p><img class="aligncenter size-full wp-image-1853" title="GA_Exclude_Traffic_Filter" src="http://spicywebdesigners.com/wp-content/uploads/2009/12/GA_Exclude_Traffic_Filter.jpg" alt="GA_Exclude_Traffic_Filter" width="500" height="607" /></p>
<p><strong>Excluding Traffic from Google Analytics – The IP Address Method</strong></p>
<p>This method requires you to understand how to use regular expressions</p>
<p>1. Click “Filter Manager” from the “Analytics Settings” page in your Google Analytics account</p>
<p>2. Enter a “Filter Name”</p>
<p>3. Select the “Filter Type” equal to “Exclude all traffic from an IP Address”</p>
<p>4. Enter the “IP Address” field enter the IP address you want to exclude in your web analytics reports.  If you are entering an IP address <strong>178.155.2.1</strong> you would need to enter it similar to <strong>178\.155\.2\.1 </strong>and if you wanted to exclude a range of IP address like <strong>176.168.1.1-25 </strong>and<strong> 10.0.0.1-14</strong> it would look like this <strong>^176\.168\.1\.([1-9]|1[0-9]|2[0-5])$|^10\.0\.0\.([1-9]|1[0-4])$. </strong>Now this method isn’t for everyone and given your situation it may or may not work for you.</p>
<p>So as you can the IP Address method for excluding traffic requires you to have knowledge of regular expressions because of how you have to enter the IP Addresses into Google Analytics.  I am not sure whether other web analytics platforms are different or if they too require you to use regular expressions as well when excluding by IP Address.  No matter how you choose to do this or whatever web analytics platform you currently use there is a solution out there that can and will work for you when you exclude your traffic from web analytics reports.</p>
<p>Happy “Accurate” Web Reporting!</p>
<p>Luc Arnold</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/1852/using-google-analytics-to-exclude-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Asynchronous Tracking in Google Analytics</title>
		<link>http://www.spicywebdesigners.com/1726/using-asynchronous-tracking-in-google-analytics/</link>
		<comments>http://www.spicywebdesigners.com/1726/using-asynchronous-tracking-in-google-analytics/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 18:44:09 +0000</pubDate>
		<dc:creator>Luc</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[asynchronous google analytics tracking code]]></category>
		<category><![CDATA[asynchronous tracking]]></category>
		<category><![CDATA[asynchronous web analytics tracking]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[web metrics]]></category>
		<category><![CDATA[website tracking]]></category>

		<guid isPermaLink="false">http://spicywebdesigners.com/?p=1726</guid>
		<description><![CDATA[In the last little bit I’ve managed to write a few articles about web analytics and more importantly Google Analytics. Like most web analytics tracking software, Google Analytics uses what is known as a “tracking pixel” also known as a “tracking code”. Recently they’ve added some functionality to help you with web page load times. [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">In the last little bit I’ve managed to write a few articles about web analytics and more importantly Google Analytics.<span> </span>Like most web analytics tracking software, Google Analytics uses what is known as a “tracking pixel” also known as a “tracking code”.<span> </span>Recently they’ve added some functionality to help you with web page load times.<span> </span>Now you might ask “Why is this important to me?” and the truth is that it’s very important if you value gaining more and more visitors to your website.<span> </span>By and large, most people that are out there browsing the web don’t like to spend a lot of time finding your web page.<span> </span>On average most people will not wait that long for a website to load before they decide to leave.Back in 2006, <a href="http://www.akamai.com/html/about/press/releases/2006/press_110606.html" target="_blank">Akamai and JupiterResearch</a> said that the acceptable wait time for a web page to respond and load shouldn’t exceed 4 seconds.</p>
<p class="MsoNormal">Now keep in mind that this was three years ago and today, with advances with web technologies I am sure that 4 second wait time is way too long today.<span> </span>With the advent of AJAX (Asynchronous JavaScript and XML) it’s possible to optimize website to improve these wait times.</p>
<p class="MsoNormal"><strong>How AJAX works and why is it important to asynchronous web analytics tracking</strong></p>
<p class="MsoNormal">The big point to understand about AJAX is that it uses JavaScript and XML to load the web page all at once, one time only.<span> </span>In classic HTML and CSS every time a web page is loaded because a call must be made to a web server to retrieve the web page.<span> </span>Think about any time you’ve refreshed a web page each one of those is a new instance of a web page created once the web page is reloaded.<span> </span>Using AJAX, only the information that has changed on the web page is reloaded not the web page itself.<span> </span>That is the important lesson here.</p>
<p class="MsoNormal"><img class="aligncenter size-full wp-image-1732" title="ajax_comm_model_gif" src="http://spicywebdesigners.com/wp-content/uploads/2009/12/ajax_comm_model_gif.gif" alt="" width="500" height="409" /></p>
<p class="MsoNormal"><strong>Source:</strong> <a href="http://www.interaktonline.com/Support/Articles/Details/AJAX:+Asynchronously+Moving+Forward-How+does+AJAX+work%3F.html?id_art=36&amp;id_asc=308" target="_blank">Interakt</a></p>
<p class="MsoNormal">Now think, if you have the traditional GA.js tracking code from Google Analytics on your web page then that means that every time you load a new instance of a web page in your website the GA.js tracking code needs to be reloaded as well and this increases that web page load time.<span> </span>This is one reason why more and more people are using AJAX technology in their website today including the Google Analytics Development Team.<span> </span>Some of the big benefits of the asynchronous javascript tracking code as stated by the Google Analytics team are…</p>
<ul type="disc">
<li class="MsoNormal" style="line-height: normal;"><span>Faster tracking code load times for your      web pages due to improved browser execution</span></li>
<li class="MsoNormal" style="line-height: normal;"><span>Enhanced data collection and accuracy</span></li>
<li class="MsoNormal" style="line-height: normal;"><span>Elimination of tracking errors from      dependencies when the JavaScript hasn&#8217;t fully loaded</span></li>
</ul>
<p class="MsoNormal"><strong>Source: </strong><a href="(http://analytics.blogspot.com/2009/12/google-analytics-launches-asynchronous.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+blogspot%2FtRaA+(Google+Analytics+Blog)&amp;utm_content=Google+Feedfetcher)" target="_blank">Google Analytics Blog</a><a href="http://analytics.blogspot.com/2009/12/google-analytics-launches-asynchronous.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+blogspot%2FtRaA+(Google+Analytics+Blog)&amp;utm_content=Google+Feedfetcher)"></a></p>
<p class="MsoNormal">How easy is it to add the Asynchronous Tracking Code to your website?</p>
<p class="MsoNormal">Now the part that you’ve all been waiting for… how easy is it to add this to your website? <span> </span>The answer, it’s really very easy!<span> </span>Let me show you just how easy it is:</p>
<p class="MsoNormal">1. Get this piece of code&#8230;</p>
<blockquote>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span>&lt;script type=&#8221;text/javascript&#8221;&gt;</span></p>
<p>var _gaq = _gaq || [];<br />
_gaq.push(['_setAccount', 'UA-XXXXX-X']);<br />
_gaq.push(['_trackPageview']);</p>
<p>(function() {<br />
var ga = document.createElement(&#8216;script&#8217;);<br />
ga.src = (&#8216;https:&#8217; == document.location.protocol ? &#8216;https://ssl&#8217; : &#8216;http://www&#8217;) + &#8216;.google-analytics.com/ga.js&#8217;;<br />
ga.setAttribute(&#8216;async&#8217;, &#8216;true&#8217;);<br />
document.documentElement.firstChild.appendChild(ga);<br />
})();</p>
<p>&lt;/script&gt;</p></blockquote>
<p class="MsoNormal"><a href="http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html" target="_blank">Click here to get it!</a><a href="http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html"></a></p>
<p class="MsoNormal">2. Replace the ‘<em>UA-XXXXX-X</em>’ with the web property ID from your Google Analytics account</p>
<p class="MsoNormal">3. Add it the same way you added the original GATC (Google Analytics Tracking Code)</p>
<p class="MsoNormal">4. You are all done!</p>
<p class="MsoNormal"><strong>Before you install:</strong><span> </span>Now if you already have Google Analytics Tracking Code in place on your website you are going to need to remove it first and then add the Asynchronous Tracking Code to your website.</p>
<p class="MsoNormal">Even if you are a beginner with web analytics or you are trying to understand how to use it for your business incorporating AJAX technology into your website to improve the overall user experience will only help improve the performance of your website and understand how people use your website.</p>
<p class="MsoNormal">“Asynchronously” yours,</p>
<p class="MsoNormal">Luc Arnold</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicywebdesigners.com/1726/using-asynchronous-tracking-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

