<?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>Analytics Talk&#187; resources posts &#8211; Analytics Talk</title>
	<atom:link href="http://cutroni.com/blog/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jul 2010 21:01:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel='hub' href='http://cutroni.com/blog/?pushpress=hub'/>
		<item>
		<title>Adding Business Data to Google Analytics Data</title>
		<link>http://cutroni.com/blog/2008/10/28/adding-business-data-to-google-analytics-data/</link>
		<comments>http://cutroni.com/blog/2008/10/28/adding-business-data-to-google-analytics-data/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 04:15:33 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/?p=879</guid>
		<description><![CDATA[I know the past week has been full of Google Analytics news, but I&#8217;m excited to tell you about something one of our team members created: Google Analytics Notes. For a long time we&#8217;ve wanted to add business data to GA to help keep track of marketing activities, industry news and GA configuration changes. These [...]<p><a href="http://cutroni.com/blog/2008/10/28/adding-business-data-to-google-analytics-data/">Adding Business Data to Google Analytics Data</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img hspace="7" src="http://www.cutroni.com/blog/wp-content/uploads/2008/10/postit_note-150x150.jpg" alt="" title="Post It Note!  Wouldn&#039;t it be cool to add them to Google Analytics?" width="150" height="150" class="alignright size-thumbnail wp-image-881" style="border:0px;" /></p>
<p>I know the past week has been full of <a href="http://analytics.blogspot.com/">Google Analytics</a> news, but I&#8217;m excited to tell you about something one of our team members created: Google Analytics Notes.</p>
<p>For a long time we&#8217;ve wanted to add business data to GA to help keep track of marketing activities, industry news and GA configuration changes.  These things are critical to know when analyzing data as they add more context and help us understand what&#8217;s affecting website performance.</p>
<p>We tried using <a href="http://docs.google.com/">Google Spreadsheets</a> to store business info but it never worked.  People did not take the time to open up a spreadsheet and add information.  We figured that adding some type of &#8216;note&#8217; functionality to GA would be the easiest way to change this behavior.  That&#8217;s how GA Notes was born.</p>
<p>GA Notes is a <a href="http://en.wikipedia.org/wiki/Firefox_extension">Firefox extension</a> that lets you add business data to a profile.  Notes appear in a concealable table at the top of every report.</p>
<p><a href="http://www.cutroni.com/blog/wp-content/uploads/2008/10/picture-41.png"><img src="http://www.cutroni.com/blog/wp-content/uploads/2008/10/picture-41.png" alt="" title="Business data in Google Analytics." width="500" height="148" class="aligncenter size-full wp-image-884" /></a></p>
<p>Any GA user who views a profile, and has the Firefox extension, will see the notes entered for the profile.  You can add notes, edit notes and delete notes.  Notes can also be exported in XML format for archival purposes.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/gAgikPKFuI0"></param> <embed src="http://www.youtube.com/v/gAgikPKFuI0" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<h2>Installation</h2>
<p>Installing GA Notes is easy.  Just download the following file to your computer:</p>
<p><a href="https://ga-notes.appspot.com/ganotes.xpi" onClick="pageTracker.trackPageview('/blog/files/ganote.xpi');">https://ga-notes.appspot.com/ganotes.xpi<br />
</a></p>
<p>Once downloaded double click on the file.  Firefox should open and ask if you want to install the extension.  Click install and that&#8217;s it.  You&#8217;re ready to start adding notes to your GA data.</p>
<p><img src="http://www.cutroni.com/blog/wp-content/uploads/2008/10/picture-31.png" alt="" title="Adding business notes to Google Analytics." width="229" height="86" class="aligncenter size-full wp-image-880" /></p>
<h2>Usage</h2>
<p>The extension adds a &#8216;Show Notes&#8217; button in the GA menu bar.  Click on the button to view notes for this profile or to add a note or edit/delete an existing note.  It&#8217;s not that complicated. :)  We wanted to keep this easy and flexible.</p>
<h2>How it Works</h2>
<p>For those of you that are interested, GA Notes runs on <a href="http://code.google.com/appengine/">Google&#8217;s App Engine</a>.  No data is stored on your machine or our servers.  It&#8217;s stored on Google&#8217;s servers.  The Firefox extension provides the interface to enter and display data.  But all of the processing and data storage happens on App Engine.  All data sent to App Engine is encrypted prior to transmission.</p>
<p>In a perfect world we would have added notes to the data-over-time graph at the top of each report.  However, we can&#8217;t get inside that part of GA using a Firefox extensions (or <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> script).  We thought this was a good compromise.  If anyone out there knows how to dig into Flash let us know! :)</p>
<h2>Road Map</h2>
<p>This is obviously a beta version of the software.  We have a number of features that we&#8217;re working on and hope to have done soon.  These include:</p>
<ul>
<li>Sorting and searching notes by date</li>
<li>Excel friendly export</li>
<li>An admin flag for notes to separate admin changes to your GA account</li>
<li>Some type of alert to show you how many new notes have been added since your last login</li>
<li>A more graphical visualization of note</li>
</ul>
<p>If you have any suggestions or ideas please <a href="http://cegner.wufoo.com/forms/ga-notes-feedback-form/">let us know</a>!</p>
<h2>Credit</h2>
<p>I don&#8217;t have the smarts to build these types of things, I just know enough to be dangerous.  Chris, a new member of our team, built GA Notes from the ground up.  Thanks Chris for all the hard work.</p>
<p><a href="http://cutroni.com/blog/2008/10/28/adding-business-data-to-google-analytics-data/">Adding Business Data to Google Analytics Data</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Adding%20Business%20Data%20to%20Google%20Analytics%20Data%20-%20http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F" title="Twitter"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F&amp;title=Adding%20Business%20Data%20to%20Google%20Analytics%20Data" title="StumbleUpon"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F&amp;title=Adding%20Business%20Data%20to%20Google%20Analytics%20Data&amp;bodytext=%0A%0AI%20know%20the%20past%20week%20has%20been%20full%20of%20Google%20Analytics%20news%2C%20but%20I%27m%20excited%20to%20tell%20you%20about%20something%20one%20of%20our%20team%20members%20created%3A%20Google%20Analytics%20Notes.%0A%0AFor%20a%20long%20time%20we%27ve%20wanted%20to%20add%20business%20data%20to%20GA%20to%20help%20keep%20track%20of%20marketi" title="Digg"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F&amp;title=Adding%20Business%20Data%20to%20Google%20Analytics%20Data&amp;notes=%0A%0AI%20know%20the%20past%20week%20has%20been%20full%20of%20Google%20Analytics%20news%2C%20but%20I%27m%20excited%20to%20tell%20you%20about%20something%20one%20of%20our%20team%20members%20created%3A%20Google%20Analytics%20Notes.%0A%0AFor%20a%20long%20time%20we%27ve%20wanted%20to%20add%20business%20data%20to%20GA%20to%20help%20keep%20track%20of%20marketi" title="del.icio.us"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F&amp;t=Adding%20Business%20Data%20to%20Google%20Analytics%20Data" title="Facebook"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F&amp;title=Adding%20Business%20Data%20to%20Google%20Analytics%20Data&amp;source=Analytics+Talk+&amp;summary=%0A%0AI%20know%20the%20past%20week%20has%20been%20full%20of%20Google%20Analytics%20news%2C%20but%20I%27m%20excited%20to%20tell%20you%20about%20something%20one%20of%20our%20team%20members%20created%3A%20Google%20Analytics%20Notes.%0A%0AFor%20a%20long%20time%20we%27ve%20wanted%20to%20add%20business%20data%20to%20GA%20to%20help%20keep%20track%20of%20marketi" title="LinkedIn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Adding%20Business%20Data%20to%20Google%20Analytics%20Data&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F" title="FriendFeed"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F" title="Sphinn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F&amp;title=Adding%20Business%20Data%20to%20Google%20Analytics%20Data&amp;annotation=%0A%0AI%20know%20the%20past%20week%20has%20been%20full%20of%20Google%20Analytics%20news%2C%20but%20I%27m%20excited%20to%20tell%20you%20about%20something%20one%20of%20our%20team%20members%20created%3A%20Google%20Analytics%20Notes.%0A%0AFor%20a%20long%20time%20we%27ve%20wanted%20to%20add%20business%20data%20to%20GA%20to%20help%20keep%20track%20of%20marketi" title="Google Bookmarks"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F&amp;title=Adding%20Business%20Data%20to%20Google%20Analytics%20Data" title="Reddit"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Adding%20Business%20Data%20to%20Google%20Analytics%20Data&amp;body=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F" title="email"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F" title="Technorati"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F10%2F28%2Fadding-business-data-to-google-analytics-data%2F&amp;submitHeadline=Adding%20Business%20Data%20to%20Google%20Analytics%20Data&amp;submitSummary=%0A%0AI%20know%20the%20past%20week%20has%20been%20full%20of%20Google%20Analytics%20news%2C%20but%20I%27m%20excited%20to%20tell%20you%20about%20something%20one%20of%20our%20team%20members%20created%3A%20Google%20Analytics%20Notes.%0A%0AFor%20a%20long%20time%20we%27ve%20wanted%20to%20add%20business%20data%20to%20GA%20to%20help%20keep%20track%20of%20marketi&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2008/10/28/adding-business-data-to-google-analytics-data/feed/</wfw:commentRss>
		<slash:comments>122</slash:comments>
		</item>
		<item>
		<title>Google Analytics Compliance with WAA Standard Metrics</title>
		<link>http://cutroni.com/blog/2008/09/21/google-analytics-compliance-with-waa-standard-metrics/</link>
		<comments>http://cutroni.com/blog/2008/09/21/google-analytics-compliance-with-waa-standard-metrics/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 04:16:19 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[About Google Analytics]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/?p=706</guid>
		<description><![CDATA[Following the lead of Dennis Mortensen (founder of IndexTools, Director of Insights at Yahoo!, WAA board member and all around good guy) I&#8217;ve decided to identify just how compliant GA is with these standards. Below is a list of all standards defined in the WAA metrics definitions document and GA compliance with each definition. GA [...]<p><a href="http://cutroni.com/blog/2008/09/21/google-analytics-compliance-with-waa-standard-metrics/">Google Analytics Compliance with WAA Standard Metrics</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://visualrevenue.com/blog/2008/03/web-analytics-definitions-waa.html" target="_blank">Following the lead</a> of <a href="http://visualrevenue.com/" target="_blank">Dennis Mortensen</a> (founder of <a href="http://www.indextools.com/" target="_blank">IndexTools</a>, Director of Insights at <a href="http://www.yahoo.com" target="_blank">Yahoo!</a>, WAA board member and all around good guy) I&#8217;ve decided to identify just how compliant GA is with these standards.</p>
<p>Below is a list of all standards defined in the <a href="http://www.webanalyticsassociation.org/attachments/committees/5/WAA-Standards-Analytics-Definitions-Volume-I-20070816.pdf" target="_blank">WAA metrics definitions</a> document and GA compliance with each definition.  GA is compliant with 19 of the 26 metrics.  Most of the non-compliance is due to the fact that GA does not offer all the metrics that the WAA defined.</p>
<table class="" id="r503" border="1" bordercolor="#000000" cellpadding="3" cellspacing="0" width="100%">
<tbody>
<tr bgcolor="#6fa8dc">
<td width="25%">
        <b><font size="2">Compliant</font></b>
      </td>
<td width="25%">
        <b><font size="2">Term</font></b>
      </td>
<td width="25%">
        <b><font size="2">WAA Definition</font></b>
      </td>
<td width="25%">
        <b><font size="2">GA Definition</font></b>
      </td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
        <font size="2">Page</font>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">A page is an analyst definable unit of content.</font>
        </p>
</td>
<td width="25%">
        <font size="2">Same as WAA<br />
</font></p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
        <font size="2">Page View</font>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The number of times a page (an analyst-definable unit of content) was viewed.</font>
        </p>
</td>
<td width="25%">
        <font size="2">Same as WAA.</p>
<p>        Note: A pageview is created each time the _trackPageview() method is executed.  Any value passed to the _trackPageview() method will appear in the Content reports, thus making a Page analyst definable.</font></td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
        <font size="2">Visits/Sessions</font>
      </td>
<td width="25%">
        <font size="2">A visit is an interaction, by an individual, with a website consisting of one or more requests for an analyst-definable unit of content (i.e. “page view”). If an individual has not taken another action (typically additional page views) on the site within a specified time period, the visit session will terminate.</font>
      </td>
<td width="25%">
        <font size="2">Same as WAA.</p>
<p>        Note: By default, a visit will terminate after 30 minutes of inactivity by the visitor.  The legth of inactivity can be modified by altering the Google Analytics tracking code.</font></p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Unique Visitors</font></p>
</td>
<td width="25%">
        <font size="2">The number of inferred individual people (filtered for spiders and robots), within a designated reporting timeframe, with activity consisting of one or more visits to a site. Each individual is counted only once in the unique visitor measure for the reporting period.</font>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">Note: Google Analytics defines this term as Absolute Unique Visitors.</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">A visitor is defined using a unique numeric identifier stored in the Google Analytics tracking cookies.  This value is set when the visitor&#8217;s first visit is created.</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">Each visitor is counted only once in the Absolute Unique Visitor metric, regardless of how many times they return to the site during the reporting period.</font>
        </p>
</td>
</tr>
<tr>
<td width="25%"><span class="Apple-style-span" style="font-weight: bold; "><span class="Apple-style-span" style="color: rgb(56, 118, 29);">Yes</span></span></td>
<td width="25%">
<p style="margin: 0px;"><font size="2">New Visitor</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The number of Unique Visitors with activity including a first-ever Visit to a site during a reporting period.</font></p>
</td>
<td width="25%">
<p style="margin: 0px;">Same as WAA</p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2">Note: While GA does share the same definition for a new visitor it does not  does not count the number of new, unique people (visitors) that have visited the site during the reporting period.  GA counts the number of VISITS generated by new people.</font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">Google Analytics calculate the number of New visitors by identifying the number of new unique visitor IDs that were created during the reporting period.</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">It is possible to measure the number of new visitors using a profile and include filter.</p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(255, 0, 0);"><b><font size="2">NO</font></b></span></td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Repeat Visitor</font></p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The number of Unique Visitors with activity consisting</font>
        </p>
<p style="margin: 0px;">
          <font size="2">of two or more Visits to a site during a reporting period.</font>
        </p>
</td>
<td width="25%"><font size="2"><br />
        N/a</p>
<p>This metric does not exist in Google Analytics.<br />
</font></td>
</tr>
<tr>
<td width="25%"><span class="Apple-style-span" style="font-weight: bold; "><span class="Apple-style-span" style="color: rgb(56, 118, 29);">Yes</span></span></td>
<td width="25%">
<p style="margin: 0px;"><font size="2">Return Visitor</font></p>
</td>
<td width="25%">
        <font size="2">The number of Unique Visitors with activity consisting of a Visit to a site during a reporting period and where the Unique Visitor also Visited the site prior to the reporting period.</font></td>
<td width="25%">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal">Same as WAA</p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal">Note: While GA does share the same definition for a return visitor it does not  does not count the number of returning unique people (visitors) that have visited the site during the reporting period.  GA counts the number of VISITS generated by people coming .</p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal">GA identifies a return visitor as any visit generated by a person who&#8217;s unique identifier cookie was set prior to the reporting period.</p>
</p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Entry Page</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The first page of a visit.</font>
        </p>
</td>
<td width="25%">
        <font size="2">Same as WAA</font>
      </td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Landing Page</font>
        </p>
<div>
          
        </div>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">A page intended to identify the beginning of the user</font>
        </p>
<p style="margin: 0px;">
          <font size="2">experience resulting from a defined marketing effort.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Exit Page</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The last page on a site accessed during a visit, signifying the end of a visit/session.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Visit Duration</font>
        </p>
</td>
<td width="25%">
        <font size="2">The length of time in a session. Calculation is typically the timestamp of the last activity in the session minus the timestamp of the first activity of the session.</font>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">Note: Google Analytics uses a different name for this metric.  It is called &#8216;Average Time on Site&#8217;.</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">The average time on site is calculated by dividing the total time spent on the site by the total number of Visits. </font>
        </p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: rgb(255, 0, 0);"><b><font size="2">NO</font></b></span></td>
<td width="25%">
<p style="margin: 0px;"><font size="2">Referrer</font></p>
</td>
<td width="25%"><font size="2">The referrer is the page URL that originally generated the request for the current page view or object. </font></p>
</td>
<td width="25%">
<p style="margin: 0px;"><font size="2">The referrer in Google Analytics is the page URL that originally generated the request for the current </font><b><font size="2">VISIT</font></b><font size="2">.  This value is then added to all pageviews in that visit.  </font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2">The referrer is identified in GA as any source whose medium is &#8220;referral&#8221;.</font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p><font size="2"><br />
GA also has a field called &#8216;Referral&#8217; which does conform to the WAA&#8217;s definition.  However; this is not a field displayed in any report, only available as a filter field.</font></p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(255, 0, 0);"><b><font size="2">N/a</font></b></span></td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Internal Referrer</font></p>
</td>
<td width="25%">
        <font size="2">The internal referrer is a page URL that is internal to the website or a web-property within the website as defined by the user.</font>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">N/a</font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2">This metric is not available in GA.</font></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: rgb(255, 0, 0);"><b>N/a</b></span></p>
<p style="margin: 0px;">
</td>
<td width="25%">
<p style="margin: 0px;"><font size="2">External Referrer</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The external referrer is a page URL where the traffic is external or outside of the website or a web property defined by the user.</font>
        </p>
</td>
<td width="25%"><font size="2">N/a</p>
<p>This metric is not available in GA.</p>
<p>See definition of Referrer above.</font></td>
</tr>
<tr>
<td width="25%"><span style="color: rgb(255, 0, 0);"><b>N/a</b></span></td>
<td width="25%">
<p style="margin: 0px;"><font size="2">Search Referrer</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The search referrer is an internal or external referrer for which the URL has been generated by a search function.</font>
        </p>
</td>
<td width="25%"><font size="2">N/a</p>
<p>This metric is not available in GA.</p>
<p>Note: While Google Analytics does track both external search phrases and internal search phrases, the term &#8216;search referrer&#8217; is not used in reporting.</font></p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: rgb(56, 118, 29);"><b>Yes</b></span></td>
<td width="25%">
<p style="margin: 0px;"><font size="2">Visit Referrer</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The visit referrer is the first referrer in a session, whether internal, external or null.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">Note: This data is called a Referral in Google Analytics and can </font><b>ONLY</b><font size="2"> be the external referrer.</font></p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(255, 0, 0);"><b><font size="2">N/a</font></b></span></td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Original Referrer</font></p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The original referrer is the first referrer in a visitor’s first session, whether internal, external or null.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;"><font size="2"><br />
          N/a</font></p>
<p style="margin: 0px;">
</p>
<p style="margin: 0px;"><font size="2">This metric is not available in GA.</font></p>
<p style="margin: 0px;">
</p>
<p style="margin: 0px;"><font size="2">Note: See information about Referrer above.</font></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;">
          <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Click-through</font></p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Number of times a link was clicked by a visitor.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">Note: Google Analytics refers to Click-throughs as &#8216;clicks&#8217;.</font>
        </p>
<p style="margin: 0px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">This metric is only available in the AdWords reports.</font>
        </p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
      </td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Click-through Rate/Ratio</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The number of click-throughs for a specific link divided by the number of times that link was viewed.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
<p>
        </p>
<p style="margin: 0px;">
          <font size="2">Note: Click-through and Click-through Rate  is the percentage of impressions that resulted in a click.  It is calculated by dividing the number of clicks on an ad(s) by the number of impressions for the ad(s).</font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">This metric is only available in the </font><font size="2">AdWords reports.</font>
        </p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;">
          <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Page Views per Visit</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">The number of page views in a reporting period divided</font>
        </p>
<p style="margin: 0px;">
          <font size="2">by number of visits in the same reporting period.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
</td>
</tr>
<tr>
<td width="25%"><span style="color: rgb(56, 118, 29);"><b>Yes</b></span></p>
<p style="margin: 0px;">
</td>
<td width="25%">
<p style="margin: 0px;"><font size="2">Page Exit Ratio</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Number of exits from a page divided by total number of</font>
        </p>
<p style="margin: 0px;">
          <font size="2">page views of that page.</font></p>
</td>
<td width="25%">
<p style="margin: 0px;">Same as WAA</p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2">This metric is called &#8216;Exit %&#8217;.</font></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;">
          <span style="color: rgb(255, 0, 0);"><b><font size="2">N/a</font></b></span></p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Single-Page Visits</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Visits that consist of one page regardless of the number</font>
        </p>
<p style="margin: 0px;">
          <font size="2">of times the page was viewed.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">N/A</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2">This metric is not available in GA.</font></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;">
          <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Single Page View Visits (Bounces)</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Visits that consist of one pageview.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">Note: Bounces can be modified by other Google Analytics features; specifically Custom segmentation and event tracking.</font>
        </p>
<p style="margin: 0px;">
          
        </p>
<p style="margin: 0px;"><font size="2"><br />
          When either of the previous features are used the Google Analytics tracking code will request the invisible gif from the Google Analytics server.<br />
        </font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2"><br />
          Google Analytics will interpret this GIF request as a visitor action and conclude that they are engaged with the webpage and will </font><b>NOT</b><font size="2"> count them as a Bounce.<br />
        </font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2"><br />
          To be clear, if a visitor lands on a page, and views a video that is tracked using event tracking, and then leaves the site from the original landing page, a bounce will </font><b>NOT</b><font size="2"> be counted.<br />
        </font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2"><br />
          The same is true for custom segmentation.  If a visitor is placed in a custom segment on a landing page, and does not view any other pages, a Bounce will </font><b>NOT</b><font size="2"> be counted.         </font></p>
</td>
</tr>
<tr>
<td width="25%">
        <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Bounce Rate </font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Single page view visits divided by entry pages.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2"><br />
          NOTE:  See comment above regarding how the number of bounces can change based on the use of Event Tracking or Custom Segmentation.<br />
        </font></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;">
          <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Event</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Any logged or recorded action that has a specific date and time assigned to it by either the browser or server.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2">Note: There are multiple attributes to an event in Google Analytics.  There are objects, actions and labels.<br />
        </font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2">Event Tracking is a Google Analytics Beta feature and may not be enabled in your account.  You can read more about Event tracking in </font><a id="u2hv" href="http://www.cutroni.com/blog/2007/10/16/event-tracking-pt-1-overview-data-model/" title="this post"><font size="2">this post</font></a><font size="2">  or on the </font><a id="o.dz" href="http://code.google.com/apis/analytics/docs/eventTrackerOverview.html" target="_blank" title="GA Code Site"><font size="2">GA Code Site</font></a><font size="2">.</font></p>
</td>
</tr>
<tr>
<td width="25%">
<p style="margin: 0px;">
          <span style="color: rgb(56, 118, 29);"><b><font size="2">Yes</font></b></span>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Conversion</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">A visitor completing a target action.</font>
        </p>
</td>
<td width="25%">
<p style="margin: 0px;">
          <font size="2">Same as WAA</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;">
          <font size="2">Note: In addition to conversions, Google Analytics will also calculate Conversion Rate.  Conversion rate is the total # of visits resulting in a desired action divided by the total number of visits.</font>
        </p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2"><br />
          Also note that a conversion will only be recorded ONCE per visits.  Visitors can not convert more than one time per visit.<br />
        </font></p>
<p style="margin: 0px; min-height: 14px;">
          
        </p>
<p style="margin: 0px;"><font size="2">You can read more about goals in this post: </font><a id="ab.q" href="http://www.cutroni.com/blog/2007/07/07/google-analytics-goals/" target="_blank" title="All About Google Analytics Goals"><font size="2">All About Google Analytics Goals</font></a><font size="2">.</font></p>
</td>
</tr>
</tbody>
</table>
<p><a href="http://cutroni.com/blog/2008/09/21/google-analytics-compliance-with-waa-standard-metrics/">Google Analytics Compliance with WAA Standard Metrics</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics%20-%20http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F" title="Twitter"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F&amp;title=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics" title="StumbleUpon"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F&amp;title=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics&amp;bodytext=Following%20the%20lead%20of%20Dennis%20Mortensen%20%28founder%20of%20IndexTools%2C%20Director%20of%20Insights%20at%20Yahoo%21%2C%20WAA%20board%20member%20and%20all%20around%20good%20guy%29%20I%27ve%20decided%20to%20identify%20just%20how%20compliant%20GA%20is%20with%20these%20standards.%0A%0ABelow%20is%20a%20list%20of%20all%20standards%20defined" title="Digg"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F&amp;title=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics&amp;notes=Following%20the%20lead%20of%20Dennis%20Mortensen%20%28founder%20of%20IndexTools%2C%20Director%20of%20Insights%20at%20Yahoo%21%2C%20WAA%20board%20member%20and%20all%20around%20good%20guy%29%20I%27ve%20decided%20to%20identify%20just%20how%20compliant%20GA%20is%20with%20these%20standards.%0A%0ABelow%20is%20a%20list%20of%20all%20standards%20defined" title="del.icio.us"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F&amp;t=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics" title="Facebook"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F&amp;title=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics&amp;source=Analytics+Talk+&amp;summary=Following%20the%20lead%20of%20Dennis%20Mortensen%20%28founder%20of%20IndexTools%2C%20Director%20of%20Insights%20at%20Yahoo%21%2C%20WAA%20board%20member%20and%20all%20around%20good%20guy%29%20I%27ve%20decided%20to%20identify%20just%20how%20compliant%20GA%20is%20with%20these%20standards.%0A%0ABelow%20is%20a%20list%20of%20all%20standards%20defined" title="LinkedIn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F" title="FriendFeed"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F" title="Sphinn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F&amp;title=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics&amp;annotation=Following%20the%20lead%20of%20Dennis%20Mortensen%20%28founder%20of%20IndexTools%2C%20Director%20of%20Insights%20at%20Yahoo%21%2C%20WAA%20board%20member%20and%20all%20around%20good%20guy%29%20I%27ve%20decided%20to%20identify%20just%20how%20compliant%20GA%20is%20with%20these%20standards.%0A%0ABelow%20is%20a%20list%20of%20all%20standards%20defined" title="Google Bookmarks"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F&amp;title=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics" title="Reddit"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics&amp;body=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F" title="email"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F" title="Technorati"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcutroni.com%2Fblog%2F2008%2F09%2F21%2Fgoogle-analytics-compliance-with-waa-standard-metrics%2F&amp;submitHeadline=Google%20Analytics%20Compliance%20with%20WAA%20Standard%20Metrics&amp;submitSummary=Following%20the%20lead%20of%20Dennis%20Mortensen%20%28founder%20of%20IndexTools%2C%20Director%20of%20Insights%20at%20Yahoo%21%2C%20WAA%20board%20member%20and%20all%20around%20good%20guy%29%20I%27ve%20decided%20to%20identify%20just%20how%20compliant%20GA%20is%20with%20these%20standards.%0A%0ABelow%20is%20a%20list%20of%20all%20standards%20defined&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2008/09/21/google-analytics-compliance-with-waa-standard-metrics/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>New and Improved GA.JS Documentation</title>
		<link>http://cutroni.com/blog/2007/12/13/new-and-improved-gajs-documentation/</link>
		<comments>http://cutroni.com/blog/2007/12/13/new-and-improved-gajs-documentation/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 18:33:28 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[ga.js]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2007/12/13/new-and-improved-gajs-documentation/</guid>
		<description><![CDATA[Along with some other features, Google Analytics today launched Google Analytics Custom Tracking. This is a new website (code.google.com/apis/analytics/, a section of code.google.com) that deals with the Google Analytics Tracking Code. The site does a nice job of pulling together information about ga.js and Event Tracking. Plus it has a snazzy movie of Avinash, what [...]<p><a href="http://cutroni.com/blog/2007/12/13/new-and-improved-gajs-documentation/">New and Improved GA.JS Documentation</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Along with some <a href="http://www.cutroni.com/blog/2007/12/13/surprise-new-google-analytics-features/">other features</a>, Google Analytics today launched <a href="http://code.google.com/apis/analytics/">Google Analytics Custom Tracking</a>.  This is a new website (<a href="http://code.google.com/apis/analytics/">code.google.com/apis/analytics/</a>, a section of code.google.com) that deals with the Google Analytics Tracking Code. The site does a nice job of pulling together information about ga.js and Event Tracking. Plus it has a snazzy movie of <a href="http://kaushik.net/avinash">Avinash</a>, what a bonus!</p>
<p>While the new graphing features are nice, I think this is a very significant event.  Google is really pushing Google Analytics and a data collection and analysis service, not just a web analytics tool.  Sure, most of the data is generated via a web interface, but think of the proliferation of web-based applications and services.</p>
<p>Let&#8217;s not forget about Event Tracking.  It&#8217;s not a rigid data structure that we have to adhere to.  It is a flexible data model where we can define the data.  It will work perfectly with web application.</p>
<p>I&#8217;d like to point out that the term API is all over this site.  <strong>This has nothing to do with extracting data from Google Analytics.  There is no API to extract data from Google Analytics.</strong><!--ebb2030651ccb9604f73c4bf65505b5a--></p>
<p><a href="http://cutroni.com/blog/2007/12/13/new-and-improved-gajs-documentation/">New and Improved GA.JS Documentation</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=New%20and%20Improved%20GA.JS%20Documentation%20-%20http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F" title="Twitter"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F&amp;title=New%20and%20Improved%20GA.JS%20Documentation" title="StumbleUpon"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F&amp;title=New%20and%20Improved%20GA.JS%20Documentation&amp;bodytext=Along%20with%20some%20other%20features%2C%20Google%20Analytics%20today%20launched%20Google%20Analytics%20Custom%20Tracking.%20%20This%20is%20a%20new%20website%20%28code.google.com%2Fapis%2Fanalytics%2F%2C%20a%20section%20of%20code.google.com%29%20that%20deals%20with%20the%20Google%20Analytics%20Tracking%20Code.%20The%20site%20does" title="Digg"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F&amp;title=New%20and%20Improved%20GA.JS%20Documentation&amp;notes=Along%20with%20some%20other%20features%2C%20Google%20Analytics%20today%20launched%20Google%20Analytics%20Custom%20Tracking.%20%20This%20is%20a%20new%20website%20%28code.google.com%2Fapis%2Fanalytics%2F%2C%20a%20section%20of%20code.google.com%29%20that%20deals%20with%20the%20Google%20Analytics%20Tracking%20Code.%20The%20site%20does" title="del.icio.us"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F&amp;t=New%20and%20Improved%20GA.JS%20Documentation" title="Facebook"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F&amp;title=New%20and%20Improved%20GA.JS%20Documentation&amp;source=Analytics+Talk+&amp;summary=Along%20with%20some%20other%20features%2C%20Google%20Analytics%20today%20launched%20Google%20Analytics%20Custom%20Tracking.%20%20This%20is%20a%20new%20website%20%28code.google.com%2Fapis%2Fanalytics%2F%2C%20a%20section%20of%20code.google.com%29%20that%20deals%20with%20the%20Google%20Analytics%20Tracking%20Code.%20The%20site%20does" title="LinkedIn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=New%20and%20Improved%20GA.JS%20Documentation&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F" title="FriendFeed"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F" title="Sphinn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F&amp;title=New%20and%20Improved%20GA.JS%20Documentation&amp;annotation=Along%20with%20some%20other%20features%2C%20Google%20Analytics%20today%20launched%20Google%20Analytics%20Custom%20Tracking.%20%20This%20is%20a%20new%20website%20%28code.google.com%2Fapis%2Fanalytics%2F%2C%20a%20section%20of%20code.google.com%29%20that%20deals%20with%20the%20Google%20Analytics%20Tracking%20Code.%20The%20site%20does" title="Google Bookmarks"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F&amp;title=New%20and%20Improved%20GA.JS%20Documentation" title="Reddit"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=New%20and%20Improved%20GA.JS%20Documentation&amp;body=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F" title="email"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F" title="Technorati"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F13%2Fnew-and-improved-gajs-documentation%2F&amp;submitHeadline=New%20and%20Improved%20GA.JS%20Documentation&amp;submitSummary=Along%20with%20some%20other%20features%2C%20Google%20Analytics%20today%20launched%20Google%20Analytics%20Custom%20Tracking.%20%20This%20is%20a%20new%20website%20%28code.google.com%2Fapis%2Fanalytics%2F%2C%20a%20section%20of%20code.google.com%29%20that%20deals%20with%20the%20Google%20Analytics%20Tracking%20Code.%20The%20site%20does&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2007/12/13/new-and-improved-gajs-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Regular Expression Tool Box</title>
		<link>http://cutroni.com/blog/2007/12/10/my-regular-expression-tool-box/</link>
		<comments>http://cutroni.com/blog/2007/12/10/my-regular-expression-tool-box/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 21:01:27 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[regular-expressions]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2007/12/10/my-regular-expression-tool-box/</guid>
		<description><![CDATA[Love em or hate em, regular expression are a part of Google Analytics. They provide a lot flexibility but at a price. Small mistakes can become magnified and result in poor data quality. I know there&#8217;s a lot of information out there about regular expressions, but I wanted to simplify the topic. In my opinion, [...]<p><a href="http://cutroni.com/blog/2007/12/10/my-regular-expression-tool-box/">My Regular Expression Tool Box</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Love em or hate em, <a href="http://en.wikipedia.org/wiki/Regular_expression">regular expression</a> are a part of <a href="http://www.google.com/analytics">Google Analytics</a>.  They provide a lot flexibility but at a price.  Small mistakes can become magnified and result in poor data quality.</p>
<p>I know there&#8217;s a lot of information out there about regular expressions, but I wanted to simplify the topic.  In my opinion, here are the most important things to know.</p>
<h2>Key Concept: How GA Regular Expressions Work</h2>
<p>Let&#8217;s start by talking about how regular expressions work in Google Analytics.  In general, we apply a regular expression to a piece of data.  If the expression matches ANY part of the data then the expression will return TRUE.  If the expression returns TRUE then some action will occur.</p>
<p>It doesn’t matter where you use the reg ex.  If it’s part of an exclude filter, and the expression matches the data,  then the data will be excluded.  If it’s part of an include filter then the data will be included.   If it’s part of a report filter then the report will only contain info that matches the reg ex.  You get the idea.</p>
<p><img id="image441" src="http://www.cutroni.com/blog/wp-content/uploads/2007/12/peg.jpg" alt="How Google Analytics Filters Work" /><br />
[In this image think of the data as the square cube and the red work bench as the regular expression.  If the cube is the same shape as the hole in the bench then an action happens; the cube falls through.  Get it?]</p>
<p>It&#8217;s really important to understand this because it simplifies the expressions we need to create.  Let&#8217;s say I want to identify all the keywords in a set of data that contain the term <code>excel</code>.  Here’s the full list:</p>
<pre>
<code>word
excel
ms excel
excel 2003
linux
microsoft excel
excel 2007
excel makes pretty graphs
google</code>
</pre>
<p>Rather than create some fancy regular expression, I can simply use: <code>excel</code>.  After the expression is applied to the data we’ll have the following sub-set:</p>
<pre>
<code>excel
ms excel
excel 2003
microsoft excel
excel 2007
excel makes pretty graphs</code>
</pre>
<p>This simplifies the creation of your expression because you only need to match part of the data that you&#8217;re looking for.  With that in mind, let&#8217;s move on to some tips that cover the most common uses of regular expressions.</p>
<h2>Tip #1: Use Anchors</h2>
<p><img align="right" id="image444" src="http://www.cutroni.com/blog/wp-content/uploads/2007/12/anchor-medium2.jpg" alt="Regular Expression Anchors" />Anchors are a way to specify if a regular expression should match the begining of the data or the end of the data.  Remember, reg ex works by matching ANY PART of a piece of data.  Sometimes we’re looking for data that starts or ends a particular way and that’s why we need anchors. Let&#8217;s go back to the <code>excel</code> example.</p>
<pre>
<code>word
excel
ms excel
excel 2003
linux
microsoft excel
excel 2007
excel makes pretty graphs
google</code>
</pre>
<p>Suppose I only want to see the items that END with the word <code>excel</code>.  Well, if I use the regular expression <code>excel</code>, I&#8217;m going to get all the items that contain the word excel no matter where it appears.</p>
<p>I need to create a reg ex that means, &#8220;ends with.&#8221;  That’s done by placing a dollar sign, $, at the end of my reg ex.  So the expression to find all of the keywords that END with <code>excel</code> would be: <code>excel$</code>.</p>
<p>It would match the following items from our list:</p>
<pre>
<code>excel
ms excel
microsoft excel</code>
</pre>
<p>To find all of the keywords to START with <code>excel</code> use a carrot, ^, at the beginning of the regular expression, like this: <code>^excel</code>.  It would match the following items from the list:</p>
<pre>
<code>excel
excel 2003
excel 2007
excel makes pretty graphs</code>
</pre>
<p>Now, let&#8217;s say I want just the keyword excel.  Here&#8217;s how that expression would look: <code>^excel$</code>.</p>
<p>Anchors, pretty handy.</p>
<h2>Tip #2:  Find This OR That</h2>
<p><img align="right" id="image439" src="http://www.cutroni.com/blog/wp-content/uploads/2007/12/help_boolean_or.gif" alt="OR" />Many times in an analysis we’ll want to find multiple items from a set of data.  For example, let&#8217;s say I want to find all the keywords that contain the name of an MS Office product.  The complete list of keywords is:</p>
<pre>
<code>word 2007
microsoft excel
outlook express
powerpoint
windows 95
mac OSX
linux
google rocks</code>
</pre>
<p>Again, I’m only interested in the MS Office products, so I need to create an expression that includes the names of all the products.  I want to find <code>word</code> OR <code>excel</code> OR <code>outlook</code> OR <code>powerpoint</code>.  The pipe character, |, is used to represent OR logic.  The following expression will return true if any of the items occur in the data:</p>
<pre>
<code>word|excel|outlook|powerpoint</code>
</pre>
<p>And here are the results:</p>
<pre>
<code>word 2007
microsoft excel
outlook express
powerpoint</code>
</pre>
<h2>Tip #3: If in Doubt, Escape it Out!</h2>
<p>The dangerous thing about regular expressions is that we often don&#8217;t know what we don&#8217;t know.  There are a lot of characters that have special meaning in reg ex.  The plus sign, the question mark and the period are just a few.  Inadvertently using a special character in an expression can lead to big trouble.  There is an easy way to protect yourself: escaping.</p>
<p>Escaping a character means that GA will interpret the character as a LITERAL character and not as a regular expression character.  To escape any character place a backslash in front of the character.  Here&#8217;s the great part.  It doesn&#8217;t matter if you escape a non-special character.  To me, escaping a character is like using a safety net.  If you’re unsure if a particular character is a special character, escape it.  It can&#8217;t hurt your expression.</p>
<p>Time for an example.  Let’s say we want to create a goal based on the following URL:</p>
<pre>
<code>index.php?id=34</code>
</pre>
<p>I need to turn the above into a regular expression.  The question mark and period are special characters so they need to be escaped.  But I’m not sure about the equal sign.  I better escape just to be safe.  So here’s how the resulting reg ex would look: <code>index\.php\?id\=34</code>.  By the way, the equal sign is not a special character.</p>
<p>So there you have it.  My two cents on regular expressions.  These tips just scratch the surface of what you can do with Reg ex.  If you really want to learn about reg ex check out my friend Robbin’s <a href="http://www.lunametrics.com/blog/2007/01/28/intro-to-ga-regular-expressions-part-xiv-of-xiv/">series on the subject</a>.</p>
<p><a href="http://cutroni.com/blog/2007/12/10/my-regular-expression-tool-box/">My Regular Expression Tool Box</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=My%20Regular%20Expression%20Tool%20Box%20-%20http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F" title="Twitter"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F&amp;title=My%20Regular%20Expression%20Tool%20Box" title="StumbleUpon"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F&amp;title=My%20Regular%20Expression%20Tool%20Box&amp;bodytext=Love%20em%20or%20hate%20em%2C%20regular%20expression%20are%20a%20part%20of%20Google%20Analytics.%20%20They%20provide%20a%20lot%20flexibility%20but%20at%20a%20price.%20%20Small%20mistakes%20can%20become%20magnified%20and%20result%20in%20poor%20data%20quality.%0A%0AI%20know%20there%27s%20a%20lot%20of%20information%20out%20there%20about%20regular%20" title="Digg"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F&amp;title=My%20Regular%20Expression%20Tool%20Box&amp;notes=Love%20em%20or%20hate%20em%2C%20regular%20expression%20are%20a%20part%20of%20Google%20Analytics.%20%20They%20provide%20a%20lot%20flexibility%20but%20at%20a%20price.%20%20Small%20mistakes%20can%20become%20magnified%20and%20result%20in%20poor%20data%20quality.%0A%0AI%20know%20there%27s%20a%20lot%20of%20information%20out%20there%20about%20regular%20" title="del.icio.us"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F&amp;t=My%20Regular%20Expression%20Tool%20Box" title="Facebook"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F&amp;title=My%20Regular%20Expression%20Tool%20Box&amp;source=Analytics+Talk+&amp;summary=Love%20em%20or%20hate%20em%2C%20regular%20expression%20are%20a%20part%20of%20Google%20Analytics.%20%20They%20provide%20a%20lot%20flexibility%20but%20at%20a%20price.%20%20Small%20mistakes%20can%20become%20magnified%20and%20result%20in%20poor%20data%20quality.%0A%0AI%20know%20there%27s%20a%20lot%20of%20information%20out%20there%20about%20regular%20" title="LinkedIn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=My%20Regular%20Expression%20Tool%20Box&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F" title="FriendFeed"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F" title="Sphinn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F&amp;title=My%20Regular%20Expression%20Tool%20Box&amp;annotation=Love%20em%20or%20hate%20em%2C%20regular%20expression%20are%20a%20part%20of%20Google%20Analytics.%20%20They%20provide%20a%20lot%20flexibility%20but%20at%20a%20price.%20%20Small%20mistakes%20can%20become%20magnified%20and%20result%20in%20poor%20data%20quality.%0A%0AI%20know%20there%27s%20a%20lot%20of%20information%20out%20there%20about%20regular%20" title="Google Bookmarks"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F&amp;title=My%20Regular%20Expression%20Tool%20Box" title="Reddit"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=My%20Regular%20Expression%20Tool%20Box&amp;body=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F" title="email"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F" title="Technorati"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcutroni.com%2Fblog%2F2007%2F12%2F10%2Fmy-regular-expression-tool-box%2F&amp;submitHeadline=My%20Regular%20Expression%20Tool%20Box&amp;submitSummary=Love%20em%20or%20hate%20em%2C%20regular%20expression%20are%20a%20part%20of%20Google%20Analytics.%20%20They%20provide%20a%20lot%20flexibility%20but%20at%20a%20price.%20%20Small%20mistakes%20can%20become%20magnified%20and%20result%20in%20poor%20data%20quality.%0A%0AI%20know%20there%27s%20a%20lot%20of%20information%20out%20there%20about%20regular%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2007/12/10/my-regular-expression-tool-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regular Expression Testing Tool</title>
		<link>http://cutroni.com/blog/2006/12/06/regular-expression-testing-tool/</link>
		<comments>http://cutroni.com/blog/2006/12/06/regular-expression-testing-tool/#comments</comments>
		<pubDate>Thu, 07 Dec 2006 04:19:28 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[regular-expressions]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2006/12/06/regular-expression-testing-tool/</guid>
		<description><![CDATA[Over the past few months, Robbin Steif from LunaMetrics has been writing a series of posts about regular expressions. The series is amazing and I highly recommend it to anyone learning reg ex (as the geeks call it). In one of Robbin&#8217;s posts she mentions a small, reg ex testing tool that we have on [...]<p><a href="http://cutroni.com/blog/2006/12/06/regular-expression-testing-tool/">Regular Expression Testing Tool</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Over the past few months, Robbin Steif from <a href="http://lunametrics.blogspot.com/">LunaMetrics</a> has been writing <a href="http://lunametrics.blogspot.com/2006/12/regular-expressons-part-xii-bad-greed.html">a series of posts about regular expressions</a>.  The series is amazing and I highly recommend it to anyone learning reg ex (as the geeks call it).</p>
<p>In <a href="http://lunametrics.blogspot.com/2006/09/regular-expressions-part-iii-anchors.html">one of Robbin&#8217;s posts</a> she mentions a small, <a href="http://www.cutroni.com/tools/regular-expression-filter-tester">reg ex testing tool</a> that we have on the <a href="http://www.cutroni.com/">EpikOne</a> website.  This tool was created by Alex, one of the founders of EpikOne.   It is easy to access, easy to use and incredibly helpful.  I&#8217;ve decided to repost the tool here to increase it&#8217;s visibility.</p>
<p><strong>Regular Expression Testing Tool</strong><br />
<script src="http://www.analyticsexperts.com/js/regex-tool.js" type="text/javascript"></script></p>
<form name="reTester" method="post" action="javascript:void(0);">
<table border="0">
<tbody>
<tr>
<td>Target String:</td>
<td>
<input name="input" size="30" type="text" /></td>
</tr>
<tr>
<td>Regular Expression:</td>
<td>
<input name="regex" size="30" type="text" /></td>
</tr>
<tr>
<td>Result:</td>
<td>
<input name="result" size="30" type="text" /></td>
</tr>
<tr>
<td colspan="2">
<input name="go" type="submit" value="submit" onclick="reExecute()" /></td>
</tr>
</tbody>
</table>
</form>
<p><strong>How to use it</strong></p>
<ol>
<li>Enter the text that you want to apply the regular expression to in the &#8216;Target String&#8217; field</li>
<li>Enter your regular expression in the &#8216;Regular Expression&#8217; field</li>
<li>Click the &#8216;Submit&#8217; button</li>
</ol>
<p><strong>How to interpret the results</strong></p>
<ul>
<li>If the regular expression matches any part of the target string then the &#8216;Result&#8217; field will contain the word &#8216;<strong>Match:</strong>&#8216; followed by the part of the target string that was matched by the regular expression.</li>
</ul>
<ul>
<li>If the regular expression does not match any part of the target string then you will see &#8216;<strong>No Match</strong>&#8216; in the result field.</li>
</ul>
<ul>
<li>If you use parenthesis in your regular expression to capture part of the target string, then the tool will return the data stored in the parenthesis.  The result field will contain both the part of the string that was matched AND the values in the parenthesis.  First, you will see the term &#8216;<strong>Match:</strong>&#8216; followed by the part of the string that was matched.  Then you will see the value stored in each set of parenthesis.  Here&#8217;s an example.</li>
</ul>
<dd><strong>Match: [matched part of string], [parenthesis value 1], [parenthesis value 2], [parenthesis value X]</strong></dd>
<p><a href="http://cutroni.com/blog/2006/12/06/regular-expression-testing-tool/">Regular Expression Testing Tool</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Regular%20Expression%20Testing%20Tool%20-%20http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F" title="Twitter"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F&amp;title=Regular%20Expression%20Testing%20Tool" title="StumbleUpon"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F&amp;title=Regular%20Expression%20Testing%20Tool&amp;bodytext=Over%20the%20past%20few%20months%2C%20Robbin%20Steif%20from%20LunaMetrics%20has%20been%20writing%20a%20series%20of%20posts%20about%20regular%20expressions.%20%20The%20series%20is%20amazing%20and%20I%20highly%20recommend%20it%20to%20anyone%20learning%20reg%20ex%20%28as%20the%20geeks%20call%20it%29.%0A%0AIn%20one%20of%20Robbin%27s%20posts%20she%20men" title="Digg"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F&amp;title=Regular%20Expression%20Testing%20Tool&amp;notes=Over%20the%20past%20few%20months%2C%20Robbin%20Steif%20from%20LunaMetrics%20has%20been%20writing%20a%20series%20of%20posts%20about%20regular%20expressions.%20%20The%20series%20is%20amazing%20and%20I%20highly%20recommend%20it%20to%20anyone%20learning%20reg%20ex%20%28as%20the%20geeks%20call%20it%29.%0A%0AIn%20one%20of%20Robbin%27s%20posts%20she%20men" title="del.icio.us"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F&amp;t=Regular%20Expression%20Testing%20Tool" title="Facebook"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F&amp;title=Regular%20Expression%20Testing%20Tool&amp;source=Analytics+Talk+&amp;summary=Over%20the%20past%20few%20months%2C%20Robbin%20Steif%20from%20LunaMetrics%20has%20been%20writing%20a%20series%20of%20posts%20about%20regular%20expressions.%20%20The%20series%20is%20amazing%20and%20I%20highly%20recommend%20it%20to%20anyone%20learning%20reg%20ex%20%28as%20the%20geeks%20call%20it%29.%0A%0AIn%20one%20of%20Robbin%27s%20posts%20she%20men" title="LinkedIn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Regular%20Expression%20Testing%20Tool&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F" title="FriendFeed"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F" title="Sphinn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F&amp;title=Regular%20Expression%20Testing%20Tool&amp;annotation=Over%20the%20past%20few%20months%2C%20Robbin%20Steif%20from%20LunaMetrics%20has%20been%20writing%20a%20series%20of%20posts%20about%20regular%20expressions.%20%20The%20series%20is%20amazing%20and%20I%20highly%20recommend%20it%20to%20anyone%20learning%20reg%20ex%20%28as%20the%20geeks%20call%20it%29.%0A%0AIn%20one%20of%20Robbin%27s%20posts%20she%20men" title="Google Bookmarks"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F&amp;title=Regular%20Expression%20Testing%20Tool" title="Reddit"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Regular%20Expression%20Testing%20Tool&amp;body=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F" title="email"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F" title="Technorati"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F12%2F06%2Fregular-expression-testing-tool%2F&amp;submitHeadline=Regular%20Expression%20Testing%20Tool&amp;submitSummary=Over%20the%20past%20few%20months%2C%20Robbin%20Steif%20from%20LunaMetrics%20has%20been%20writing%20a%20series%20of%20posts%20about%20regular%20expressions.%20%20The%20series%20is%20amazing%20and%20I%20highly%20recommend%20it%20to%20anyone%20learning%20reg%20ex%20%28as%20the%20geeks%20call%20it%29.%0A%0AIn%20one%20of%20Robbin%27s%20posts%20she%20men&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2006/12/06/regular-expression-testing-tool/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Tools for Debugging Google Analytics</title>
		<link>http://cutroni.com/blog/2006/06/27/tools-for-debugging-google-analytics/</link>
		<comments>http://cutroni.com/blog/2006/06/27/tools-for-debugging-google-analytics/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 23:51:18 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2006/06/27/tools-for-debugging-google-analytics/</guid>
		<description><![CDATA[I spend lots of time working with Google Analytics. Over the past year I&#8217;ve discovered a number of tools that are helpful when debugging GA issues. Here is my list of must-have tools for the GA developer. If you have a tool that you think I should add to the list please let me know [...]<p><a href="http://cutroni.com/blog/2006/06/27/tools-for-debugging-google-analytics/">Tools for Debugging Google Analytics</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I spend lots of time working with <a href="http://www.google.com/analytics">Google Analytics</a>.  Over the past year I&#8217;ve discovered a number of tools that are helpful when debugging GA issues.  Here is my list of must-have tools for the GA developer.  If you have a tool that you think I should add to the list please let me know and I&#8217;ll be happy to add it.</p>
<p><a href="http://livehttpheaders.mozdev.org/"><strong>LiveHTTPHeaders</strong></a></p>
<p>LiveHTTPHeaders is a <a href="http://www.mozilla.com/firefox/">FireFox</a> plug-in that displays all of the <a href="http://en.wikipedia.org/wiki/Header_%28information_technology%29">headers</a> sent between a web page and the various servers that contribute the content for said webpage.  Using this plug-in you can validate that a request is made to the google-analytics server for both the <a href="http://www.google-analytics.com/urchin.js">urchin.js</a> file and the utm.gif file.</p>
<p><a href="https://addons.mozilla.org/firefox/60/"><strong>FireFox Developer&#8217;s Toolbar</strong></a></p>
<p>If you&#8217;re working with web pages then you probably already use this.  I like the Developer&#8217;s Toolbar because it give you quick access to the GA tracking cookies.  Validating that the GA cookies are set, and are set correctly, is one of the first things you should do when debugging a GA problem.  </p>
<p><a href="https://addons.mozilla.org/firefox/315/"><strong>View Cookies for FireFox</strong></a></p>
<p>This extension adds a tab to the Page Info dialog box, which shows the cookies of the current webpage. Thanks o <a href="http://roirevolution.com/blog">Michael Harrison</a> for the suggestion.</p>
<p><a href="http://www.weitz.de/regex-coach/"><strong>RegEx Coach</strong></a></p>
<p>This is _the_ tool for testing your regular expressions.  The Regex Coach is a graphical application for Windows and Linux/x86 (also usable on FreeBSD) which can be used to experiment with (<a href="http://en.wikipedia.org/wiki/PCRE">Perl-compatible</a>) regular expressions interactively. It has the following features:</p>
<ul>
<li>It shows whether a regular expression matches a particular target string.</li>
<li>It can also show which parts of the target string correspond to captured register groups or to arbitrary parts of the regular expression.</li>
</ul>
<p>If you have any questions about the validity of your regular expressions you should test them with the RegEx Coach.</p>
<p><strong>Time</strong></p>
<p>The most challenging part of working with GA is waiting for your changes to take affect.  Once you change a filter or profile setting you need to wait 3 + hours for the change to take affect.  Debugging problems in GA takes time, so be patient.  The more you can do to understand the implications of a change, prior to make the change, the better.</p>
<p><a href="http://www.google.com/support/urchin45"><strong>Urchin 5 Software</strong></a></p>
<p>If you are an Urchin 5 owner then you can run GA and Urchin 5 in parallel.  This is a fantastic option because you actually collect all the data that GA is using in your web server log files.  You can really dig into the data when you have the actual logs.  Plus, when you have the logs, you can process them with Urchin and take advantage of the Urchin functionality that doesn&#8217;t exist in GA (like <a href="http://www.google.com/support/urchin45/bin/answer.py?answer=28538&#038;topic=7964">importing cost data</a> and <a href="http://www.google.com/support/urchin45/bin/answer.py?answer=28564">reprocessing log files</a>).</p>
<p><a href="http://cutroni.com/blog/2006/06/27/tools-for-debugging-google-analytics/">Tools for Debugging Google Analytics</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>

<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Tools%20for%20Debugging%20Google%20Analytics%20-%20http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F" title="Twitter"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F&amp;title=Tools%20for%20Debugging%20Google%20Analytics" title="StumbleUpon"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F&amp;title=Tools%20for%20Debugging%20Google%20Analytics&amp;bodytext=I%20spend%20lots%20of%20time%20working%20with%20Google%20Analytics.%20%20Over%20the%20past%20year%20I%27ve%20discovered%20a%20number%20of%20tools%20that%20are%20helpful%20when%20debugging%20GA%20issues.%20%20Here%20is%20my%20list%20of%20must-have%20tools%20for%20the%20GA%20developer.%20%20If%20you%20have%20a%20tool%20that%20you%20think%20I%20should" title="Digg"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F&amp;title=Tools%20for%20Debugging%20Google%20Analytics&amp;notes=I%20spend%20lots%20of%20time%20working%20with%20Google%20Analytics.%20%20Over%20the%20past%20year%20I%27ve%20discovered%20a%20number%20of%20tools%20that%20are%20helpful%20when%20debugging%20GA%20issues.%20%20Here%20is%20my%20list%20of%20must-have%20tools%20for%20the%20GA%20developer.%20%20If%20you%20have%20a%20tool%20that%20you%20think%20I%20should" title="del.icio.us"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F&amp;t=Tools%20for%20Debugging%20Google%20Analytics" title="Facebook"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F&amp;title=Tools%20for%20Debugging%20Google%20Analytics&amp;source=Analytics+Talk+&amp;summary=I%20spend%20lots%20of%20time%20working%20with%20Google%20Analytics.%20%20Over%20the%20past%20year%20I%27ve%20discovered%20a%20number%20of%20tools%20that%20are%20helpful%20when%20debugging%20GA%20issues.%20%20Here%20is%20my%20list%20of%20must-have%20tools%20for%20the%20GA%20developer.%20%20If%20you%20have%20a%20tool%20that%20you%20think%20I%20should" title="LinkedIn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Tools%20for%20Debugging%20Google%20Analytics&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F" title="FriendFeed"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F" title="Sphinn"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F&amp;title=Tools%20for%20Debugging%20Google%20Analytics&amp;annotation=I%20spend%20lots%20of%20time%20working%20with%20Google%20Analytics.%20%20Over%20the%20past%20year%20I%27ve%20discovered%20a%20number%20of%20tools%20that%20are%20helpful%20when%20debugging%20GA%20issues.%20%20Here%20is%20my%20list%20of%20must-have%20tools%20for%20the%20GA%20developer.%20%20If%20you%20have%20a%20tool%20that%20you%20think%20I%20should" title="Google Bookmarks"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F&amp;title=Tools%20for%20Debugging%20Google%20Analytics" title="Reddit"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Tools%20for%20Debugging%20Google%20Analytics&amp;body=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F" title="email"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F" title="Technorati"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fcutroni.com%2Fblog%2F2006%2F06%2F27%2Ftools-for-debugging-google-analytics%2F&amp;submitHeadline=Tools%20for%20Debugging%20Google%20Analytics&amp;submitSummary=I%20spend%20lots%20of%20time%20working%20with%20Google%20Analytics.%20%20Over%20the%20past%20year%20I%27ve%20discovered%20a%20number%20of%20tools%20that%20are%20helpful%20when%20debugging%20GA%20issues.%20%20Here%20is%20my%20list%20of%20must-have%20tools%20for%20the%20GA%20developer.%20%20If%20you%20have%20a%20tool%20that%20you%20think%20I%20should&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://cutroni.com/blog/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2006/06/27/tools-for-debugging-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
