<?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>Measuring Success &#187; Implementation ABCs</title>
	<atom:link href="http://www.Advanced-Web-Metrics.com/blog/category/ga-implementation-abcs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.Advanced-Web-Metrics.com/blog</link>
	<description>Official blog for the book Advanced Web Metrics with Google Analytics by Brian Clifton</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:17:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://www.Advanced-Web-Metrics.com/blog/?pushpress=hub'/>
		<item>
		<title>Why web measurement is easy, yet gaining insights is hard</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/</link>
		<comments>http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 11:33:52 +0000</pubDate>
		<dc:creator>Brian Clifton</dc:creator>
				<category><![CDATA[Implementation ABCs]]></category>
		<category><![CDATA[Metrics understanding]]></category>

		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/?p=1480</guid>
		<description><![CDATA[Collecting data is very straightforward &#8211; you simply paste a few lines of JavaScript to your pages and data will start to stream into your account. I am specifically referring to Google Analytics here, but the principal is the same for all the main web analytics vendors. Superficially that&#8217;s all there is to it. If you just wish to view visitors and pageview counts you don&#8217;t need an analytics specialist to help you &#8211; all you require are basic webmaster skills. However, products such as Google Analytics have 100+ reports so that you can analyse much more than these &#8211; in fact, regardless of how much traffic you receive, those can be covered in a handful of reports. So why do you need so many reports&#8230;? If all you require are traffic volume graphs and a site-wide conversion rate (i.e. the number of transactions divided by the number of visits), then you [...]]]></description>
			<content:encoded><![CDATA[<p>Collecting data is very straightforward &#8211; you simply paste a few lines of JavaScript to your pages and data will start to stream into your account. I am specifically referring to Google Analytics here, but the principal is the same for all the main web analytics vendors.</p>
<p>Superficially that&#8217;s all there is to it. If you just wish to view visitors and pageview counts you don&#8217;t need an analytics specialist to help you &#8211; all you require are basic webmaster skills. However, products such as Google Analytics have 100+ reports so that you can analyse much more than these &#8211; in fact, regardless of how much traffic you receive, those can be covered in a handful of reports.</p>
<h3>So why do you need so many reports&#8230;?</h3>
<p>If all you require are traffic volume graphs and a site-wide conversion rate (i.e. the number of transactions divided by the number of visits), then you don&#8217;t! But that&#8217;s the point. Traffic volumes and site-wide conversion rates tell you very little about the success or not of you website. They are blunt metrics, as <a href="http://www.clickz.com/3640564" target="_blank">Neil Mason recently wrote</a>.</p>
<p>In order to be effective in optimising the performance of your website &#8211; be it in how you acquire visitors, or what happens once they are on your site, you need to be able to answer <strong>two fundamental questions</strong>:</p>
<ul>
<li>What is the value of a visitor to my site?</li>
<li>What is the value of a page on my site?</li>
</ul>
<p>Being able to answer these two innocuous questions opens the door to the world of insights. That is the role of a web analysis &#8211; to provide you with insights so that you can continuously improve.</p>
<p>For example, the <strong>value of a visitor</strong> allows you to determine which medium/channel provides you with your most valuable visitors. Be it AdWords advertising, organic search, email marketing, social media efforts and so forth. You can then take action on that information such as increase or decrease your activity in those channels to gain more high value visitors or become more efficient in acquiring traffic.</p>
<p>Taking this further, you can drill down into a specific campaign, keyword or even a tweet to access its individual impact on your site&#8217;s performance.</p>
<p>The <strong>value of a page</strong> allows you to identify your best and worse performing pages. Your best performing pages are great targets for A/B and multivariate testing as they can give you the greatest impact. Knowing your poor performing pages allows you to fix errors, improve content or even cull the page in order for you to focus your web efforts more effectively.</p>
<p>Dave Chaffey posted recently on the use of &#8220;value&#8221;  in web measurement and the <a href="http://www.advanced-web-metrics.com/blog/2010/05/11/how-much-value-is-your-website-generating" target="_top">3 key value measures within Google Analytics</a>.</p>
<h3>Why is this hard&#8230;?</h3>
<p><img style="margin-left: 5px; margin-right: 5px;" src="http://www.brianjclifton.com/blog/wp-content/uploads/2007/08/ga-hacks.gif" alt="ga-hacks.gif" width="106" height="141" align="right" />The hard part is going beyond a basic install of your web measurement tool so that you have a more complete picture of visitor activity, that crucially, includes value. This is not rocket science, but it does require product specific expertise and experience. A best practice installation of Google Analytics for example, requires a knowledge of what can be achieved &#8220;out of the box&#8221; and what requires further thought.</p>
<p>Non-standard Google Analytics implementation items requiring further thought:</p>
<ul>
<li><strong>Data Structure</strong><br />
If you own more than one website domain or subdomain e.g. mysite.com, mysite.co.uk, myproducts.com, store.mysite.com etc. How best to structure the data so that reports are easy to interpret? separate profiles, separate accounts, <a href="http://www.advanced-web-metrics.com/blog/2009/03/30/roll-up-reporting-in-google-analytics/" target="_self">roll-up reporting</a>&#8230;?</li>
<li><strong>Tracking File Downloads<br />
</strong> e.g. PDF, XLS, MP3, DOC etc. are not tracked by default.</li>
<li><strong>Tracking Events</strong><br />
In-page actions that are not a pageview. Many add-to-basket, blog comments/ratings, fill-in forms do not generate a pageview.</li>
<li><strong>Tracking Flash</strong><br />
Interactions with product demos, videos etc.</li>
<li><strong>Defining Goals &amp; Monetising these</strong><br />
You need this to determine value.</li>
<li><strong>Tracking E-commerce Transactions</strong><br />
Often these take place via a third party payment gateway and you will wish to track this as one continuous session.</li>
<li><strong>Page and Keyword Grouping</strong><br />
Rather than look at reports on thousands of URLs or thousands of search engine keywords, you can group these along a theme e.g. all pages from section1, all brand search keywords etc.</li>
<li><strong>Labelling Visitor Types</strong><br />
Differentiating visitors who are members, subscribers, customers etc. from other anonymous visitors.</li>
<li><strong>Segmenting Visitors</strong><br />
Sub-sets of related data e.g. social media visits, different levels of engagement, geographic regions etc.</li>
<li><strong>Tracking Error Pages</strong><br />
These are not tracked by default</li>
<li><strong>Tracking internal site-search</strong><br />
Sometimes tricky if the visitor&#8217;s query term is not contained in the URL. Also tracking zero results (a very important KPI&#8230;)</li>
</ul>
<p>In the <a href="http://www.advanced-web-metrics.com/blog/about-the-book/" target="_top">book</a>, I devote 26 pages to getting the basic setup right. The above, more advanced implementation considerations are covered in 96 pages &#8211; and the other 400 pages on all the other things you should be aware of if Google Analytics is your thing!</p>
<p>My point is, if you wish to go beyond the basics of web measurement, either get a <a href="http://www.advanced-web-metrics.com/blog/getting-help/" target="_top">Google Analytics Certified Partner</a> to help you, or, if you prefer to do-it-yourself, read the book Advanced Web Metrics with Google Analytics. That way you can <strong>stop counting and start analysing!</strong></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.advanced-web-metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Why+web+measurement+is+easy%2C+yet+gaining+insights+is+hard+-+http://bit.ly/aUZ6lo&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/&amp;t=Why+web+measurement+is+easy%2C+yet+gaining+insights+is+hard" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/&amp;title=Why+web+measurement+is+easy%2C+yet+gaining+insights+is+hard" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<hr />
<p><small>© Brian Clifton for <a href="http://www.Advanced-Web-Metrics.com/blog">Measuring Success</a>, 2010. |
<a href="http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/">Permalink</a> |
<a href="http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/&title=Why web measurement is easy, yet gaining insights is hard">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.Advanced-Web-Metrics.com/blog/2010/06/10/why-web-measurement-is-easy-yet-gaining-insights-is-hard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>12 Useful Tools for Google Analytics Administration</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/</link>
		<comments>http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 09:01:30 +0000</pubDate>
		<dc:creator>Brian Clifton</dc:creator>
				<category><![CDATA[Google Analytics specific]]></category>
		<category><![CDATA[Implementation ABCs]]></category>
		<category><![CDATA[accuracy]]></category>
		<category><![CDATA[accurate]]></category>
		<category><![CDATA[page tags]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[trouble shooting]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/?p=1140</guid>
		<description><![CDATA[Tools and helper applications I have come across as a practitioner come in two flavours: those that help you with your administration of Google Analytics &#8211; install, setup and configuration, and those that help you use or interpret reports &#8211; visualisation aides, third-party integration, segmentation help, and so forth. Often these two scenarios overlap, and marketers frequently find themselves using the same toolset as webmasters and web developers. This post is a compendium of useful tools I have used for GA administration. Regardless of your job role, all the tools listed here are straightforward to use. [ This page is an edited version of Appendix B, taken from the second edition of Advanced Web Metrics with Google Analytics. The new book is due March 2010 ] Tools to Audit Your GATC Deployment The key to being able to improve your website is having good, solid, accurate data that you can rely [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.advanced-web-metrics.com/blog/wp-content/uploads/2010/02/tools-penknife-sm.jpg" alt="" align="right" />Tools and helper applications I have come across as a practitioner come in two flavours: those that help you with your <em>administration</em> of Google Analytics &#8211; install, setup and configuration, and those that help you use or <em>interpret</em> reports &#8211; visualisation aides, third-party integration, segmentation help, and so forth.</p>
<p>Often these two scenarios overlap, and marketers frequently find themselves using the same toolset as webmasters and web developers. This post is a compendium of useful tools I have used for GA administration. Regardless of your job role, all the tools listed here are straightforward to use.</p>
<p><em>[ This page is an edited version of Appendix B, taken from the <a href="http://www.advanced-web-metrics.com/blog/2010/01/19/dont-buy-this-book/">second edition</a></em><em> of Advanced Web Metrics with Google Analytics. The new book is due March 2010 ]</em></p>
<h3>Tools to Audit Your GATC Deployment</h3>
<p>The key to being able to improve your website is having good, solid, accurate data that you can rely on. A fundamental step of implementing any web analytics tool is getting the data in &#8211; there simply is no point investing in analysis if the data is flawed. After all, garbage in equals garbage out. Maintaining data integrity is key. Adding page tags, the GATC, is therefore not a one-time, “set it and forget it” process. It requires careful deployment planning and regular maintenance checks to ensure data holes do not appear.</p>
<p><em>[ For background reading, see "</em><a href="http://www.advanced-web-metrics.com/blog/category/ga-implementation-abcs/" target="_blank"><em>What is the Xth thing to do when considering a web analytics implementation?</em></a><em>" ]<br />
</em></p>
<p>The following is a list of site scan and site audit tools that can verify the completeness of your GATC:</p>
<ul>
<li><strong>1. SiteScan</strong> by EpikOne free and paid software as a service (saas) vendor. Performs a text search and regular expression match for the GATC: <a href="http://www.sitescanga.com" target="_blank">www.sitescanga.com<br />
</a></li>
<li><strong>2. WASP</strong> (Web Analytics Solution Profiler) is a Firefox plug-in that detects the setting of the GATC cookies plus 100 other vendor tools. Works on a page-by-page (free) and site-scanning (paid) basis: <a href="http://www.webanalyticssolutionprofiler.com" target="_blank">www.webanalyticssolutionprofiler.com</a></li>
<li><strong>3. Statistics Detector</strong> is a free Greasemonkey script for Firefox. Performs a text search and regular expression match for the GATC plus 34 other vendor tools. Works on a page-by-page basis only: <a href="http://yoast.com/tools/seo/greasemonkey/statistics-detector/" target="_blank">http://yoast.com/tools/seo/greasemonkey/statistics-detector/</a></li>
<li><strong>4. ObservePoint</strong> is a paid software as a service (saas) vendor. Detects the setting of the GATC cookies plus omniture’s. Works as a site-scanning and monitoring/alert tool: <a href="http://www.observepoint.com" target="_blank">www.observepoint.com</a></li>
<li><strong>5. Accenture Digital Diagnostics</strong> (formerly Maxamine) Paid software as a service (saas) vendor. High-end site diagnostic tool: <a href="http://www.observepoint.com" target="_blank">www.accenture.com</a></li>
</ul>
<p>As an example, a typical report from the above listed tools would show the following (in addition to the individual URIs):</p>
<blockquote><p>Pages scanned = 548 (100%)<br />
Pages with correctly functioning GATC = 522 (95.3%)<br />
Number of incorrect GATC = 14 (2.6%)<br />
Number of pages not found (error 404) = 12 (2.1%)</p></blockquote>
<p><strong>How Often Should I Audit My GATC Implementation?</strong></p>
<p>The main factor to consider here is how often your content changes. If 10 percent of your website content changes each month, then by halfway through the year the majority of your website will have changed. The greater the change, the higher the possibility of errors. Even non-humans such as CMS, CRM systems, and web servers can, and do, make errors. And because page tags are a hidden piece of code, errors are not visible by simply visiting the page in your browser. The result is that page tag errors easily go unnoticed and build up rapidly on your website.</p>
<p>In the early stages of a GATC deployment (or redeployment) I recommend you scan your pages weekly. Assuming there are no holes in your data collection, or they have been fixed, move to a monthly scan after eight weeks. Again, assuming data holes and anomalies have been ironed out, you should be able to move to quarterly scanning frequency by Q3. Maintain quarterly scans until your next major site redesign or a replacement CMS comes online, and then increase the frequency again.</p>
<h3>Firefox Add-ons</h3>
<p>Add-ons are installable enhancements to the firefox browser. Developed by third- parties, add-ons are capable of customizing firefox by providing additional func- tionality and, best of all, the vast majority of add-ons are free to use. Because of this flexibility, I recommend firefox when viewing Google Analytics reports. More infor- mation on firefox add-ons is available at <a href="https://addons.mozilla.org/en-US/firefox/" target="_blank">https://addons.mozilla.org/en-US/firefox/</a></p>
<p>The following are add-ons that can help with your implementation and usage of Google Analytics. I use all of them:</p>
<ul>
<li><strong>Better Google Analytics</strong> This is the mother of all Google Analytics helper add-ons. It enhances Google Analytics with a compilation of Greasemonkey user scripts produced by various authors. At the last count, it incorporated 19 add-ons, including:</li>
<li style="list-style: none;">
<ul>
<li>Automatic access to your Google Analytics account</li>
<li>Automatic navigation expansion</li>
<li>full-screen view: Removes the side menu</li>
<li>Content search direct from the side menu</li>
<li>Table sort: sort only what you see, not the entire report data set.</li>
<li>Integrated social media metrics: Includes sphinn, Technorati, Digg, stumbleUpon metrics, and several others.</li>
<li>Integrated Google Insights search: Perform Google Insights searches on keywords in your reports</li>
<li>Advanced date selection: Compare year-on-year data with one click</li>
<li>Google Docs export: Adds Google spreadsheets as an export option.</li>
<li>Plus it offers a few helper scripts to ease your way around the conversionuniversity.com content. Better Google Analytics is maintained at: <a href="http://www.vkistudios.com/tools/firefox/betterga/" target="_blank">www.vkistudios.com/tools/firefox/betterga/</a></li>
</ul>
</li>
<li><strong>Goal Copy</strong> allows you to copy one set of configured goals over to another profile, and even a profile in another Google Analytics account. Useful when creating multiple carbon copies of profiles, for example, a profile for U.S. visitors separate from U.K. visitors: <a href="http://www.lunametrics.com/blog/2008/01/21/copying-goals-in-google-analytics-a-firefox-extension/" target="_blank">www.lunametrics.com/blog/2008/01/21/copying-goals-in-google-analytics-a-firefox-extension/ </a></li>
<li><strong>Web Developer Toolkit</strong> is Firefox add-on adds a menu bar to your browser with a whole range of useful features for anyone who has an interest in creating web pages. It has an excellent browser error console and DOM inspector, as well as quick lookup tools for cookies, source code, and so forth: <a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/60 </a></li>
<li><strong>Firebug</strong> This free firefox add-on adds debug capabilities for Javascript, Css, and HTMl live in your browser. Currently with over 20 million downloads, it is one of the most popular firefox add-ons: <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/1843 </a></li>
<li><strong>Live HTTP Headers</strong> is an add-on that allows you to view HTTP headers of a page while you are browsing. All the communication requests sent and received by your browser can be viewed. These can be quite numerous and difficult to follow. Therefore, to follow only Google Analytics requests, set the configuration of this add-on to filter URls With Regexp set to /__utm.gif.*. <a href="https://addons.mozilla.org/en-US/firefox/addon/3829" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/3829</a></li>
</ul>
<p>Google Chrome is a new browser (released in September 2008) that I find myself using often. Though support for Mac computers is currently limited, Chrome uses extensions in the same way Firefox uses Add-ons. That is, allowing third-party developers to extend its capabilities. For example, the <strong>Analytics Helper</strong> extension displays a notification if a Google Analytics account code (UA number) is detected in a web page. See: <a href="https://chrome.google.com/extensions/search?q=analytics+helper" target="_blank">https://chrome. google.com/extensions/search?q=analytics+helper</a>.</p>
<h3>Desktop Helper Applications</h3>
<ul>
<li><strong>WebBug</strong> is a Windows application that allows you to enter a URl and see exactly what is sent to the web server and what response is sent back. This is the information that your browser takes care of when rendering a page. I use this mainly to check a web server’s status code response. It is very useful for tracking redirection issues—a common problem that can result in the loss of campaign variables from your landing page URls. WebBug is free to use, Windows only, and is available for download from: <a href="http://www.cyberspyder.com/webbug.html" target="_blank">www.cyberspyder.com/webbug.html </a></li>
<li><strong>Regex Coach</strong> is a regular expression validator. Regular expressions (regex) are snippets of pseudo code that match patterns within text. In Google Analytics, regular expressions are used for filtering &#8211; both within a report (table filter) and for creating separate profile reports (profile filters), for defining advanced segments, and for configuring goal conversions and funnel steps. In other words, regular expressions are important.Going beyond the basics, things can rapidly appear complex because regular expression often appear like algebra. Therefore, before implementing your regular expression, validate it through the excellent Regex Coach application (Windows only). Regex Coach is free to use and can be downloaded from: <a href="http://weitz.de/regex-coach/" target="_blank">http://weitz.de/regex-coach/</a>.</li>
</ul>
<p>Have I missed any others? If you are using (or have developed) a useful admin tool for Google Analytics please let me know with a comment.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.advanced-web-metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=12+Useful+Tools+for+Google+Analytics+Administration+-+http://bit.ly/bzbADd&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/&amp;t=12+Useful+Tools+for+Google+Analytics+Administration" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/&amp;title=12+Useful+Tools+for+Google+Analytics+Administration" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<hr />
<p><small>© Brian Clifton for <a href="http://www.Advanced-Web-Metrics.com/blog">Measuring Success</a>, 2010. |
<a href="http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/">Permalink</a> |
<a href="http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/#comments">14 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/&title=12 Useful Tools for Google Analytics Administration">del.icio.us</a>
<br/>
Post tags: <a href="http://www.Advanced-Web-Metrics.com/blog/tag/accuracy/" rel="tag">accuracy</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/accurate/" rel="tag">accurate</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/page-tags/" rel="tag">page tags</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/tools/" rel="tag">tools</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/trouble-shooting/" rel="tag">trouble shooting</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/troubleshoot/" rel="tag">troubleshoot</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/troubleshooting/" rel="tag">troubleshooting</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/useful/" rel="tag">useful</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.Advanced-Web-Metrics.com/blog/2010/02/12/12-useful-tools-for-google-analytics-admin/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Tools for Web Analytics</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2008/10/13/troubleshooting-tools-for-web-analytics/</link>
		<comments>http://www.Advanced-Web-Metrics.com/blog/2008/10/13/troubleshooting-tools-for-web-analytics/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 12:45:00 +0000</pubDate>
		<dc:creator>Brian Clifton</dc:creator>
				<category><![CDATA[Google Analytics specific]]></category>
		<category><![CDATA[Implementation ABCs]]></category>
		<category><![CDATA[accuracy]]></category>
		<category><![CDATA[accurate]]></category>
		<category><![CDATA[page tags]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[trouble shooting]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/?p=119</guid>
		<description><![CDATA[I recently read an article by a friend of mine Neil Mason, called &#8211; Tackling the basics of web analytics: Getting the right numbers right . To summarize, Neil discusses how difficult it can be to install even the most simplest of tracking tags (data collector beacons) across an enterprise web site. That is, a site that is large (thousands if not hundreds of thousands of pages of content), uses multiple technologies and has multiple stakeholders &#8211; often in different countries and sometimes different companies. However, this fundamental step of getting the data in using page tags, is the key to everything else i.e. getting good, solid, accurate data in*. There simply is no point investing in analysis if the data is flawed. After all, garbage in = garbage out. And of course the web is ever changing, so maintaining data integrity is also key. Page tagging is therefore not [...]]]></description>
			<content:encoded><![CDATA[<p>I recently read an article by a friend of mine Neil Mason, called &#8211; <a href="http://www.applied-insights.co.uk/news/2008/06/27/tackling-the-basics-of-web-analytics-getting-the-right-numbers-right/" target="_blank">Tackling the basics of web analytics: Getting the right numbers right</a> . To summarize, Neil discusses how difficult it can be to install even the most simplest of tracking tags (data collector beacons) across an enterprise web site. That is, a site that is large (thousands if not hundreds of thousands of pages of content), uses multiple technologies and has multiple stakeholders &#8211; often in different countries and sometimes different companies.</p>
<p>However, this fundamental step of getting the data in using page tags, is the key to everything else i.e. getting good, solid, accurate data in*. There simply is no point investing in analysis if the data is flawed. After all, garbage in = garbage out. And of course the web is ever changing, so maintaining data integrity is also key. Page tagging is therefore not a one time, &quot;set it and forget it&quot; process. It requires careful deployment planning and regular maintenance checks to ensure data holes are not appearing.</p>
<p><em>*I discuss this specifically for Google Analytics in a <a href="http://www.advanced-web-metrics.com/blog/?s=thing+to+do+when+considering+a+web+analytics+implementation" target="_top">series of articles</a> .</em></p>
<p><strong>Six tools to help you troubleshoot web analytics</strong></p>
<p>As page tag deployment is so important, I wanted to share which tools I use for troubleshooting implementations on a day to day basis. These are all free(ish) to use and are not specific to Google Analytics &#8211; they can help you sanity check any web analytics implementation that uses page tags.</p>
<ul>
<li><a href="http://wasp.immeria.net/" target="_blank">WASP</a>
<p>Web Analytics Solution Profile (WASP) is a Firefox add-on developed by Stéphane Hamel based in Québec. I highly recommend this to anyone that needs to quickly check what web analytics tracking code is present on their pages. When I first tried this out it was able to track 20+ vendor page tags. Now its up to 121 and includes all the web analytics tools I ever knew of, plus Ad networks, behavioural targeting solutions and multivariate testing tools.</p>
<p>WASP works by executing the page tag detecting the cookies your browser sets when you view a web page. It then matches this to a known list of providers. The downside was that it could only be done on a per page basis. However, now even this have been overcome with the latest release including a site crawl that automates the process by following links within your web site. WASP is free for scanning 10 web sites upto 100 pages each (free to look at any web site on a per page basis).</li>
</ul>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer toolkit</a>
<p>This is a firefox add-on that adds a menu bar to your browser with a whole range of useful features for anyone that has an interest in creating web pages. It has an excellent browser error console and DOM inspector, as well as quick lookup tools for cookies, source code etc. With over 8 million downloads, it is one of the most popular add-ons ever and is free.</li>
</ul>
<ul>
<li><a href="http://www.sitescanga.com" target="_blank">SiteScan GA<br />
</a> This is a Google Analytics service developed by EpikOne from the US. It is used for checking the existence of the Google Analytics Tracking Code (GATC) on your pages. The methodology is to first establish what web site pages you have in the Google Index (via a Google Search API call). Then it retrieves these URLs and performs a pattern match on the HTML source code looking for the GATC &quot;signature&quot; code. Its a very neat way of avoiding the overhead of crawling your web site (fraught with traps that can result in an infinite loop that can bring servers down!) and it is free for 5 web sites, upto 1,000 pages.The slight downside is that if your pages are not in the Google Index, then it cannot scan your pages. This includes e-commerce checkout systems.</li>
</ul>
<p>(...)<br/>Read the rest of <a href="http://www.Advanced-Web-Metrics.com/blog/2008/10/13/troubleshooting-tools-for-web-analytics/">Troubleshooting Tools for Web Analytics</a> (490 words)</p>
<hr />
<p><small>© Brian Clifton for <a href="http://www.Advanced-Web-Metrics.com/blog">Measuring Success</a>, 2008. |
<a href="http://www.Advanced-Web-Metrics.com/blog/2008/10/13/troubleshooting-tools-for-web-analytics/">Permalink</a> |
<a href="http://www.Advanced-Web-Metrics.com/blog/2008/10/13/troubleshooting-tools-for-web-analytics/#comments">8 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.Advanced-Web-Metrics.com/blog/2008/10/13/troubleshooting-tools-for-web-analytics/&title=Troubleshooting Tools for Web Analytics">del.icio.us</a>
<br/>
Post tags: <a href="http://www.Advanced-Web-Metrics.com/blog/tag/accuracy/" rel="tag">accuracy</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/accurate/" rel="tag">accurate</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/page-tags/" rel="tag">page tags</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/tools/" rel="tag">tools</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/trouble-shooting/" rel="tag">trouble shooting</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/troubleshooting/" rel="tag">troubleshooting</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/useful/" rel="tag">useful</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.Advanced-Web-Metrics.com/blog/2008/10/13/troubleshooting-tools-for-web-analytics/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>What is the 4th thing to do when considering a web analytics implementation?</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2007/10/10/what-is-the-4th-thing-to-do-when-considering-a-web-analytics-implementation/</link>
		<comments>http://www.Advanced-Web-Metrics.com/blog/2007/10/10/what-is-the-4th-thing-to-do-when-considering-a-web-analytics-implementation/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 23:40:23 +0000</pubDate>
		<dc:creator>Brian Clifton</dc:creator>
				<category><![CDATA[Implementation ABCs]]></category>
		<category><![CDATA[Metrics understanding]]></category>
		<category><![CDATA[ABC]]></category>
		<category><![CDATA[ABCs]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/2007/10/10/what-is-the-4th-thing-to-do-when-considering-a-web-analytics-implementation/</guid>
		<description><![CDATA[[This article is part of a series entitled: GA Implementation ABCs] So far what I have discussed in this series has been fairly straight forward &#8211; dare I say &#8220;easy&#8221;! The next step is the difficult part &#8211; not from a technical perspective, but purely in terms of communication. To recap the story so far, the first three best practice implementation principals are: Tag everything &#8211; get the most complete picture of your web site visitors as possible Clean your data &#8211; apply filters Define Goals &#8211; distill the 80+ reports of GA in to performance benchmarks If you have followed these steps so far, then you have done an excellent job. However, the usual problem is that few other people in your organisation know this or even appreciate your work. You have created a set of nice charts and reports, &#8220;so what?&#8221; is a common response that is thought, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.brianjclifton.com/blog/wp-content/uploads/2007/08/chicken-or-egg.thumbnail.jpg" alt="What came first?" align="right" /><br />
[<em>This article is part of a series entitled: <a href="http://www.advanced-web-metrics.com/blog/?s=thing+to+do+when+considering+a+web+analytics+implementation">GA Implementation ABCs</a></em>]</p>
<p>So far what I have discussed in this series has been fairly straight forward &#8211; dare I say &#8220;easy&#8221;! The next step is the difficult part &#8211; not from a technical perspective, but purely in terms of communication.</p>
<p>To recap the story so far, the first three best practice implementation principals are:</p>
<ol>
<li><a href="http://www.advanced-web-metrics.com/blog/2007/08/05/what-is-the-first-thing-you-should-do-when-considering-a-web-analytics-implementation/">Tag everything</a> &#8211; get the most complete picture of your web site visitors as possible</li>
<li><a href="http://www.advanced-web-metrics.com/blog/2007/09/05/what-is-the-2nd-thing-to-do-when-considering-a-web-analytics-implementation/">Clean your data</a> &#8211; apply filters</li>
<li><a href="http://www.advanced-web-metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/">Define Goals</a> &#8211; distill the 80+ reports of GA in to performance benchmarks</li>
</ol>
<p>If you have followed these steps so far, then you have done an excellent job. However, the usual problem is that few other people in your organisation know this or even appreciate your work. You have created a set of nice charts and reports, &#8220;so what?&#8221; is a common response that is thought, if not stated.</p>
<p>The unfortunate truth is that you will have wasted your time unless you can get the buy-in use the visitor data in driving business decisions and be the focal point for instigating change on your web site. With your initial understanding of your web site visitor data, this is your next step &#8211; to map out the objectives and key results for your organisation&#8217;s web site. For this you need to bring in your key stakeholders from the other parts of the business. These can be marketing, sales, PR, operations, web development/design agencies, e-commerce managers, content creators &#8211; even the CEO.</p>
<p><strong>Setting Objectives and Key Results (OKRs) &#8211; 4 Steps</strong></p>
<p><u>Step 1: Map your stakeholders</u><br />
Map who your stakeholder departments are from the list above. Then select one person from each as the key contact for initial discussions. They may not be end up being the right person but that can be changed later. The important thing is to get people on board from those departments.</p>
<p>Your key contacts are your point of contact representing the interests of that department within your organisation. They can canvas opinion from the rest of the organisation on your behalf &#8211; in other words, they do not have to be the most senior person from that department. Note you should encourage this to be a two way street &#8211; you setting the scene with your initial data and thoughts on the current situation, with stakeholders providing their perspective on how it fits with their department. For example, they may provide information from CRM systems, call centre figures, web server performance etc.</p>
<p>(...)<br/>Read the rest of <a href="http://www.Advanced-Web-Metrics.com/blog/2007/10/10/what-is-the-4th-thing-to-do-when-considering-a-web-analytics-implementation/">What is the 4th thing to do when considering a web analytics implementation?</a> (471 words)</p>
<hr />
<p><small>© Brian Clifton for <a href="http://www.Advanced-Web-Metrics.com/blog">Measuring Success</a>, 2007. |
<a href="http://www.Advanced-Web-Metrics.com/blog/2007/10/10/what-is-the-4th-thing-to-do-when-considering-a-web-analytics-implementation/">Permalink</a> |
<a href="http://www.Advanced-Web-Metrics.com/blog/2007/10/10/what-is-the-4th-thing-to-do-when-considering-a-web-analytics-implementation/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.Advanced-Web-Metrics.com/blog/2007/10/10/what-is-the-4th-thing-to-do-when-considering-a-web-analytics-implementation/&title=What is the 4th thing to do when considering a web analytics implementation?">del.icio.us</a>
<br/>
Post tags: <a href="http://www.Advanced-Web-Metrics.com/blog/tag/abc/" rel="tag">ABC</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/abcs/" rel="tag">ABCs</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/implementation/" rel="tag">implementation</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/install/" rel="tag">install</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.Advanced-Web-Metrics.com/blog/2007/10/10/what-is-the-4th-thing-to-do-when-considering-a-web-analytics-implementation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the 3rd thing to do when considering a web analytics implementation?</title>
		<link>http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/</link>
		<comments>http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 22:58:14 +0000</pubDate>
		<dc:creator>Brian Clifton</dc:creator>
				<category><![CDATA[Implementation ABCs]]></category>
		<category><![CDATA[Metrics understanding]]></category>
		<category><![CDATA[ABC]]></category>
		<category><![CDATA[ABCs]]></category>
		<category><![CDATA[goal]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[key performance indicators]]></category>
		<category><![CDATA[KPI]]></category>

		<guid isPermaLink="false">http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/</guid>
		<description><![CDATA[[This article is part of a series entitled: GA Implementation ABCs] In Part I of this series, I discussed the importance of simply getting the data in. Part II concerned keeping the data clean by using filters. In this third install I discuss defining goals &#8211; the building blocks for your Key Performance Indicators (KPI). Remember this is all before tackling the much wider (and also more complex) issues of mapping your stakeholders, building your KPI list or assessing your business needs from your web site. The importance of Goals in web analytics After collecting and cleansing your initial visitor data from your GA reports (Parts I and II of this series), you then establish your benchmarks. Assuming there are no horror stories from viewing your initial traffic volume, consider your web site goals. A goal is quite simply the purpose of your web site, which in theory should be [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.brianjclifton.com/blog/wp-content/uploads/2007/08/chicken-or-egg.thumbnail.jpg" alt="What came first?" align="right" /><br />
[<em>This article is part of a series entitled: <a href="http://www.advanced-web-metrics.com/blog/?s=thing+to+do+when+considering+a+web+analytics+implementation">GA Implementation ABCs</a></em>]</p>
<p>In <a href="http://www.advanced-web-metrics.com/blog/2007/08/05/what-is-the-first-thing-you-should-do-when-considering-a-web-analytics-implementation/">Part I</a> of this series, I discussed the importance of simply getting the data in. <a href="http://www.advanced-web-metrics.com/blog/2007/09/05/what-is-the-2nd-thing-to-do-when-considering-a-web-analytics-implementation/">Part II</a> concerned keeping the data clean by using filters. In this third install I discuss defining goals &#8211; the building blocks for your Key Performance Indicators (KPI). Remember this is all <span style="text-decoration: underline;">before</span> tackling the much wider (and also more complex) issues of mapping your stakeholders, building your KPI list or assessing your business needs from your web site.</p>
<p><strong>The importance of Goals in web analytics</strong></p>
<p>After collecting and cleansing your initial visitor data from your GA reports (Parts I and II of this series), you then establish your benchmarks. Assuming there are no horror stories from viewing your initial traffic volume, consider your web site goals. A goal is quite simply the purpose of your web site, which in theory should be easy for you to define. For example, what do you wish a visitor to achieve once on your web site? An eCommerce transaction is an obvious goal, but that is also very black and white. If a visitor does not convert &#8211; can you measure how close they came?</p>
<p>Often for non-eCommerce web sites, I find owners and managers struggle to define the purpose of their web site. &#8220;We built a site because our competitors have one&#8221; is a common response, as well as &#8220;because IT wanted one&#8221;, &#8220;because my nephew wanted to build one&#8221;, &#8220;because our creative agency gave us one&#8221;. However, non-eCommerce sites can and should have compelling goals. If not, then just putting irrelevant content that becomes stale and out of date when your nephew/creative agency/IT department move on, will actually damage your brand.</p>
<p>Whether you are eCommerce enabled or not, any engagement with your visitors i.e. the building of a relationship, can be considered as a goal. Example goals include:</p>
<ul>
<li>adding an item to the shopping cart</li>
<li>subscription sign-up</li>
<li>a brochure request</li>
<li>a completed enquiry form</li>
<li>reading a blog article</li>
<li>adding/editing/deleting a forum or blog post</li>
<li>viewing a particular page e.g. Special Offers</li>
<li>viewing particular page path e.g. pages A-E-F-D</li>
<li>clicking on an ad/external link</li>
<li>reading more than X pages</li>
<li>spending more than Y minutes on your site</li>
<li>clicking a mailto: link</li>
</ul>
<p>To learn about configuring goals in Google Analytics, visit the <a href="http://www.google.com/support/googleanalytics/bin/topic.py?topic=11086" target="newbc">GA Help Center</a>.</p>
<p>With goals in place you can start to benchmark yourself that sets the foundations for discussing KPIs with your stakeholders. Bear in mind that a goal doesn’t always have to increase for it to be a good thing. Sometimes, negative goals indicate an improved visitor experience &#8211; for example less support tickets submitted, less complaints logged etc. would be considered an improvement.</p>
<p><strong>A question I would like to get feedback on &#8211; how often have you redefined goals? Once setup do they get set in concrete or are they constantly evolving and which sectors are more proactive at this? Please share you feedback by posting a comment.</strong></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.advanced-web-metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=What+is+the+3rd+thing+to+do+when+considering+a+web+analytics+implementation%3F+-+http://bit.ly/aByxIY&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/&amp;t=What+is+the+3rd+thing+to+do+when+considering+a+web+analytics+implementation%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/&amp;title=What+is+the+3rd+thing+to+do+when+considering+a+web+analytics+implementation%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<hr />
<p><small>© Brian Clifton for <a href="http://www.Advanced-Web-Metrics.com/blog">Measuring Success</a>, 2007. |
<a href="http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/">Permalink</a> |
<a href="http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/&title=What is the 3rd thing to do when considering a web analytics implementation?">del.icio.us</a>
<br/>
Post tags: <a href="http://www.Advanced-Web-Metrics.com/blog/tag/abc/" rel="tag">ABC</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/abcs/" rel="tag">ABCs</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/goal/" rel="tag">goal</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/goals/" rel="tag">goals</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/implementation/" rel="tag">implementation</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/install/" rel="tag">install</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/key-performance-indicators/" rel="tag">key performance indicators</a>, <a href="http://www.Advanced-Web-Metrics.com/blog/tag/kpi/" rel="tag">KPI</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.Advanced-Web-Metrics.com/blog/2007/09/18/what-is-the-3rd-thing-to-do-when-considering-a-web-analytics-implementation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
