<?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; Common Problems posts &#8211; Analytics Talk</title>
	<atom:link href="http://cutroni.com/blog/category/all-posts/common-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog</link>
	<description>Untangling the world of web analytics</description>
	<lastBuildDate>Fri, 18 May 2012 12:19:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<atom:link rel='hub' href='http://cutroni.com/blog/?pushpress=hub'/>
		<item>
		<title>&#8220;Enterprise&#8221; Google Analytics</title>
		<link>http://cutroni.com/blog/2008/08/26/enterprise-google-analytics/</link>
		<comments>http://cutroni.com/blog/2008/08/26/enterprise-google-analytics/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 14:33:38 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[Common Problems]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2008/08/26/enterprise-google-analytics/</guid>
		<description><![CDATA[Is Google Analytics an &#8220;enterprise&#8221; class analytics solution? That&#8217;s debatable, and in fact, it has already been debated. In my opinion, it depends. It depends on your analytics needs. We&#8217;ve worked with plenty of &#8220;enterprise&#8221; class organizations that were new to web analytics. They had very simple needs and GA met most of them easily. [...]<p><a href="http://cutroni.com/blog/2008/08/26/enterprise-google-analytics/">&#8220;Enterprise&#8221; Google Analytics</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>



Related posts:<ol><li><a href='http://cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #3: Third Party Domains'>Google Analytics Configuration Mistake #3: Third Party Domains</a></li>
<li><a href='http://cutroni.com/blog/2006/10/12/google-analytics-how-to-tell-when-something-is-wrong/' rel='bookmark' title='Permanent Link: Google Analytics: How to Tell When Something is Wrong'>Google Analytics: How to Tell When Something is Wrong</a></li>
<li><a href='http://cutroni.com/blog/2006/06/14/tracking-dynamic-sites-with-google-analytics/' rel='bookmark' title='Permanent Link: Tracking Dynamic Sites With Google Analytics'>Tracking Dynamic Sites With Google Analytics</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Is <a href="http://google.com/analytics">Google Analytics</a> an &#8220;enterprise&#8221; class analytics solution?  That&#8217;s debatable, and in fact, it has <a href="http://blog.webanalyticsdemystified.com/weblog/2007/05/who-said-that-google-analytics-was-enterprise-analytics.html">already</a> been <a href="http://www.kaushik.net/avinash/2007/05/redefining-conventional-wisdom-on-enterprise-class-web-analytics.html">debated</a>.</p>
<p>In my opinion, it depends.  It depends on your analytics needs.</p>
<p>We&#8217;ve worked with plenty of &#8220;enterprise&#8221; class organizations that were new to web analytics.  They had very simple needs and GA met most of them easily.  We&#8217;ve also told companies that GA is not right for them because it did not fit their core needs.</p>
<p>Your organization may be different.  You may need a tool that integrates with ODBC data sources, something that GA doesn&#8217;t do very well.  If that&#8217;s the case then you might need to go with a different tool.  But again, it all depends.</p>
<p><img id="image551" src="http://www.cutroni.com/blog/wp-content/uploads/2008/08/enterp1_500x254shkl.jpg" alt="Google Analytics Enterprise-ness" align="center" border="0" /></p>
<p>But the point of this post is not to debate GA&#8217;s &#8220;enterpise-y-ness&#8221;, but to address some of the common issues that we usually see during an enterprise installation.</p>
<h2>Issue #1.  Tracking All Sites Logically</h2>
<p><img id="image552" src="http://www.cutroni.com/blog/wp-content/uploads/2008/08/logo_200x103shkl.jpg" alt="Major League Baseball" align="right" hspace="7" border="0" /></p>
<p>Large organizations tend to have more sites, and more sites mean more data.  Collecting the data in an organized fashion, that allows room for growth and appropriate access for users, takes time and planing.</p>
<p>During an enterprise implementation we usually create a series of accounts and profiles that segments the data based on business logic and access needs.  We create a data hierarchy that provides high level aggregate tracking across the entire online experience (i.e. roll-up reporting) and detailed tracking for each individual property.</p>
<p>Let&#8217;s consider the websites for <a target="_blank" href="http://www.mlb.com">Major League Baseball</a>.  Each team has their own site located on a <a href="http://www.cutroni.com/blog/2007/11/19/tracking-sub-domains-with-google-analytics/">subdomain</a>.  There is also an MLB store and different micro sites dedicated to things like the All Star Game and the World Series.</p>
<p>Lots of content on many different sites.  While the exact implementation solution will depend on their specific needs, it probably involves collecting all the data in a single profile for roll-up reporting and then creating profiles for each team and micros site for detailed reporting.</p>
<h2>Issue #2.  Unique Visitors</h2>
<p>Tracking lots of domains usually leads to an issue with unique visitor tracking.  GA uses a first party cookie to identify each visitor.  This means that if a visitor visits 3 different domains they will receive 3 different cookies and appear as three different unique visitors.</p>
<p>Now, I know GA has a <a href="http://www.cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/">cross domain tracking</a> feature.  But what happens if an enterprise wants to know the unique visitor count across 50 web properties?  Installing cross domain tracking on that scale is a huge task.  In fact, it&#8217;s a pain in the ass.</p>
<p>Many of the clients that I&#8217;ve worked with have compromised and ignored unique visitor tracking.</p>
<p>You may be different.  Unique visitors may the one critical metric that you can&#8217;t live without.  Could you use GA?  Maybe, but you should carefully weigh the implementation needs vs. your analysis needs.</p>
<p><img id="image549" src="http://www.cutroni.com/blog/wp-content/uploads/2008/08/visual_five_people_staring_550x119shkl.jpg" alt="Unique Visitors are Unique!" border="0" /></p>
<h2>Issue #3:  Page Tagging</h2>
<p>When I first started working with GA I never thought that tagging pages would be an issue, but it is.  It&#8217;s not so much a technical issue as it is an organizational issue.  Big companies can have so many sites with some many nooks and crannies.  It can take a lot of work to identify every site, find an owner and then get the tags placed in the appropriate place.</p>
<p>And let&#8217;s not forget non-HTML pages.  Tracking non-HTML content with Google Analytics can be a huge challenge.  You can&#8217;t slap a JavaScript Tag on a PDF.  When we work with large organizations we usually help then develop an <a href="http://www.cutroni.com/blog/2007/04/09/tracking-clicks-with-ga-pt-3-advanced-implementation/">automated click tracking script</a>.  This takes more time and more effort and doesn&#8217;t always work (usually due to page rendering delays).</p>
<h2>Issue #4.  URL Structure</h2>
<p><img id="image550" src="http://www.cutroni.com/blog/wp-content/uploads/2008/08/trainingstructure_130x173shkl.jpg" alt="URL Structures can be manually created using Google Analytics." align="right" hspace="7" border="0" /></p>
<p>This is probably one of the most difficult challenges we face when working with large sites that have hundreds of thousands of pages.   GA will only track 50,000 unique URLs <em>per day</em>.  While this is completely adequate for most sites &#8220;enterprise&#8221; sites can exceed this limit, especially if the site is content based (think about a some of today&#8217;s largest community sites, they have forums, blogs, and tons of user generated content).</p>
<p>What happens when you fill GA with 50k unique URLs in a day?  You start to see &#8216;(other)&#8217; in your content reports and you can no longer identify which pages visitors are viewing on your site.</p>
<p>To resolve this issue we usually need to create some type of bucketing strategy to &#8216;roll up&#8217; pageview data into different content categories.    This is normally done by matching requested URL patterns at the server level, and then generating a &#8216;virtual&#8217; pageview in GA.</p>
<p>Sometimes we segment the data into different profiles, thus giving us more &#8216;buckets&#8217; to store the data.</p>
<p>Again, the exact solution depends on many different factors, but this issue can be mitigated with some effort.</p>
<h2>Issue #5.  Campaign Tracking</h2>
<p>This is a problem for everyone! I find very few clients whoa are diligent about tracking their marketing campaigns using <a href="http://www.cutroni.com/blog/2006/11/10/google-analytics-campaign-tracking-pt-1-link-tagging/">link tagging</a>.  A general rule of thumb, the bigger the client the more challenging it is to track all online campaigns.  Why?</p>
<p>Big organizations have different people running different campaigns.  Many times they&#8217;re using one or more agencies to help run their campaigns.  Getting everyone to use a cohesive link tagging strategy is a lot of work due to the sheer number of people that are involved.  This is more of a training/process issue rather than a technical issue.</p>
<h2>Wrapping Up</h2>
<p>If you&#8217;re an enterprise organization, or consider yourself an enterprise organization, don&#8217;t discount GA without taking a hard look at your real analytics experience and your needs.  GA might just work for you.</p>
<p>If you do decide to use GA don&#8217;t expect to slap the tags on your site and finish the configuration in a week.  Like every tool out there, it takes time and planning to get things right.</p>
<p>Do you have experience with GA in a large, &#8220;enterprise&#8221; environment?  Leave a comment and share your thoughts.</p>
<p><a href="http://cutroni.com/blog/2008/08/26/enterprise-google-analytics/">&#8220;Enterprise&#8221; Google Analytics</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>


<p>Related posts:<ol><li><a href='http://cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #3: Third Party Domains'>Google Analytics Configuration Mistake #3: Third Party Domains</a></li>
<li><a href='http://cutroni.com/blog/2006/10/12/google-analytics-how-to-tell-when-something-is-wrong/' rel='bookmark' title='Permanent Link: Google Analytics: How to Tell When Something is Wrong'>Google Analytics: How to Tell When Something is Wrong</a></li>
<li><a href='http://cutroni.com/blog/2006/06/14/tracking-dynamic-sites-with-google-analytics/' rel='bookmark' title='Permanent Link: Tracking Dynamic Sites With Google Analytics'>Tracking Dynamic Sites With Google Analytics</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2008/08/26/enterprise-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Does Google Analytics Track Conversion Referrals?</title>
		<link>http://cutroni.com/blog/2006/11/10/how-does-google-analytics-track-conversion-referals/</link>
		<comments>http://cutroni.com/blog/2006/11/10/how-does-google-analytics-track-conversion-referals/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 13:33:34 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[About Google Analytics]]></category>
		<category><![CDATA[Campaign Tracking]]></category>
		<category><![CDATA[Common Problems]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[link-tagging]]></category>
		<category><![CDATA[online-marketing]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2006/11/10/how-does-google-analytics-track-conversion-referals/</guid>
		<description><![CDATA[Visitor campaign information is stored in a cookie on the visitor&#8217;s machine. This cookie stores the referral information for the visitor&#8217;s session. This cookie tracks organic referrals, tagged campaign links, un-tagged referral links and direct visits. Each time a visitor visits your site the Google Analytics Tracking code updates this cookie with the appropriate campaign [...]<p><a href="http://cutroni.com/blog/2006/11/10/how-does-google-analytics-track-conversion-referals/">How Does Google Analytics Track Conversion Referrals?</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>



Related posts:<ol><li><a href='http://cutroni.com/blog/2006/08/31/track-your-google-analytics-changes/' rel='bookmark' title='Permanent Link: Track your Google Analytics Changes'>Track your Google Analytics Changes</a></li>
<li><a href='http://cutroni.com/blog/2006/06/12/tracking-offline-advertising-with-google-analytics/' rel='bookmark' title='Permanent Link: Tracking Offline Advertising With Google Analytics'>Tracking Offline Advertising With Google Analytics</a></li>
<li><a href='http://cutroni.com/blog/2006/06/25/how-google-analytics-tracks-third-party-domains/' rel='bookmark' title='Permanent Link: How Google Analytics Tracks Third-Party Domains'>How Google Analytics Tracks Third-Party Domains</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Visitor campaign information is stored in a cookie on the visitor&#8217;s machine.  This cookie stores the referral information for the visitor&#8217;s session.  This cookie tracks organic referrals, tagged campaign links, un-tagged referral links and direct visits.</p>
<p>Each time a visitor visits your site the Google Analytics Tracking code updates this cookie with the appropriate campaign information.  When the cookie is updated GA discards the previous campaign information.  As a result GA only tracks the current campaign information, not previous campaign information.</p>
<p>With that said, there is a &#8216;pecking order&#8217; regarding which activities will overwrite the the data in the campaign tracking cookie.  Let&#8217;s review how GA buckets your traffic in terms of referral information:</p>
<ul>
<li>Campaigns: links that you have <a href="http://www.cutroni.com/blog/2006/11/10/google-analytics-campaign-tracking-pt-1-link-tagging/">tagged</a> with campaign information</li>
<li>Referrals: untagged links on other web page</li>
<li>Direct: people who type your URL into a browser</li>
<li>Organic: organic search engine traffic</li>
</ul>
<p>Here is how GA updates the campaign tracking cookie based on referrer:</p>
<ul>
<li>Direct traffic is always overwritten by referrals, organic and tagged campaigns</li>
<li>New campaign, referral or organic link that brings a visitor to the site always overrides the existing campaign cookie</li>
</ul>
<p>Here&#8217;s an example.  A visitor visits your site from a newsletter with tagged links.  They look around and decide to leave.  When they leave your site the campaign tracking cookie will persist and indicate that they originated  from the newsletter.</p>
<p>The same visitor decides to come back the next day and types your URL into the browser.  The campaign cookie will still indicate that the visitor arrived via your newsletter because the second visit was a direct visit, and direct traffic does not overwrite existing campaign information.</p>
<p>With that all said, you can configure GA to <strong>NOT</strong> overwrite the campaign data that is stored in the tracking cookies.  This let&#8217;s you identify the first campaign that brought the visitor to your site. Here is the link:</p>
<p><a href="http://www.google.com/support/analytics/bin/answer.py?answer=27247">http://www.google.com/support/analytics/bin/answer.py?answer=27247</a></p>
<p>However, this technique does NOT prevent the Google Analytics Tracking Code from updating the campaign cookie if a visitor arrives by organic search or untagged referral link.  This technique can only be used to prevent tagged campaign links from overwriting previous referral information from a tagged campaign link.</p>
<p>So how do you get around this?  Well we&#8217;ve come up with a hack that we&#8217;re using with a few of our clients.  The goal is to store all referral information about a specific visitor across all of their visits so we get a better understanding of the sales cycle.</p>
<p>The Google Analytics Tracking Code re-writes the data in the campaign tracking cookie every time the visitor hits the site.  We need a mechanism that can store data across multiple sessions and would only update the referral data and not overwrite it.  To do this we wrote some JavaScript that uses the custom segment functionality to track the visitor&#8217;s referral information.</p>
<p>Here&#8217;s a brief outline for what the JavaScript does:</p>
<ul>
<li>When visitor lands on the site check the previous referral information.</li>
<li>If there is no previous referral info then gather the referral info and store it in a custom segment using utmSetVar()</li>
<li>If there is previous referral info, then UPDATE the custom segment to include the current referral information</li>
</ul>
<p>While this isn&#8217;t an ideal situation it does help.  Using the User-defined report we can identify conversion rates for the various combinations of referral information that drove the visitor to your site during the sales cycle.</p>
<p>Obviously this takes some technical know-how.  But if you&#8217;re working with a client, and the client wants to know EVERY step in the process then this is a hack that can help.</p>
<p>So there you have.  Some information about how Google Analytics tracks referral information.  I think there are two key things to remember.</p>
<ol>
<li>Not all referral information is created equal</li>
<li>You can configure GA to let your campaign information persist</li>
</ol>
<p>You may also be interested in the series I wrote about Campaign Tracking with Google Analytics:<br />
<a href="http://www.cutroni.com/blog/2006/11/10/google-analytics-campaign-tracking-pt-0-an-overview/">Google Analytics Campaign Tracking Pt. 0: An Overview</a><br />
<a href="http://www.cutroni.com/blog/2006/11/10/google-analytics-campaign-tracking-pt-1-link-tagging/">Google Analytics Campaign Tracking Pt. 1: Link Tagging</a><br />
<a href="http://www.cutroni.com/blog/2006/11/10/google-analytics-campaign-tracking-pt-2-the-epikone-link-tagging-tool/">Google Analytics Campaign Tracking Pt. 2: The EpikOne Link Tagging Tool</a><br />
<a href="http://www.cutroni.com/blog/2007/03/04/google-analytics-campaign-tracking-part-3-reports-and-analysis/">Google Analytics Campaign Tracking Pt. 3: Reports and Analysis</a></p>
<p>Thoughts?  Questions?  Leave a comment.<!--36b360ebd2f76657fa1e21cc0f96f6a9--></p>
<p><a href="http://cutroni.com/blog/2006/11/10/how-does-google-analytics-track-conversion-referals/">How Does Google Analytics Track Conversion Referrals?</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>


<p>Related posts:<ol><li><a href='http://cutroni.com/blog/2006/08/31/track-your-google-analytics-changes/' rel='bookmark' title='Permanent Link: Track your Google Analytics Changes'>Track your Google Analytics Changes</a></li>
<li><a href='http://cutroni.com/blog/2006/06/12/tracking-offline-advertising-with-google-analytics/' rel='bookmark' title='Permanent Link: Tracking Offline Advertising With Google Analytics'>Tracking Offline Advertising With Google Analytics</a></li>
<li><a href='http://cutroni.com/blog/2006/06/25/how-google-analytics-tracks-third-party-domains/' rel='bookmark' title='Permanent Link: How Google Analytics Tracks Third-Party Domains'>How Google Analytics Tracks Third-Party Domains</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2006/11/10/how-does-google-analytics-track-conversion-referals/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Google Analytics: How to Tell When Something is Wrong</title>
		<link>http://cutroni.com/blog/2006/10/12/google-analytics-how-to-tell-when-something-is-wrong/</link>
		<comments>http://cutroni.com/blog/2006/10/12/google-analytics-how-to-tell-when-something-is-wrong/#comments</comments>
		<pubDate>Fri, 13 Oct 2006 02:19:06 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[Common Problems]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2006/10/12/google-analytics-how-to-tell-when-something-is-wrong/</guid>
		<description><![CDATA[I&#8217;ve written about some of the most common Google Analytics configuration mistakes. But how do you know if you&#8217;ve made one of these mistakes? What can you do to insure that a profile is set up correctly after it&#8217;s collecting data? Here are a few things you can check to make sure everything is running [...]<p><a href="http://cutroni.com/blog/2006/10/12/google-analytics-how-to-tell-when-something-is-wrong/">Google Analytics: How to Tell When Something is Wrong</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>



Related posts:<ol><li><a href='http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #2: Query String Variables'>Google Analytics Configuration Mistake #2: Query String Variables</a></li>
<li><a href='http://cutroni.com/blog/2006/08/31/track-your-google-analytics-changes/' rel='bookmark' title='Permanent Link: Track your Google Analytics Changes'>Track your Google Analytics Changes</a></li>
<li><a href='http://cutroni.com/blog/2006/08/21/making-google-analytics-reports-more-readable/' rel='bookmark' title='Permanent Link: Making Google Analytics Content Reports more Readable'>Making Google Analytics Content Reports more Readable</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve written about some of <a href="http://www.cutroni.com/blog/all-posts/">the most common Google Analytics configuration mistakes</a>.  But how do you know if you&#8217;ve made one of these mistakes?  What can you do to insure that a profile is set up correctly after it&#8217;s collecting data?  Here are a few things you can check to make sure everything is running smoothly:</p>
<p><strong>1.  Compare your GA data to another source</strong></p>
<p>Comparing the data in Google Analytics to the data in another application is helpful.  I prefer to compare GA data to data from other types of applications BUT not other web analytics applications.  A transactions system, a CRM system or any other system that collects data can be used.  If the data is off by more than 10% to 15% then there is probably a problem.</p>
<p>Today I was working with a client that had a large discrepancy between the number of goals in GA and the number of &#8216;goals&#8217; in their internal order system (60% delta).  After looking at the profile we identified an issue with their configuration which was causing the problem.</p>
<p>I don&#8217;t like comparing GA data to that of another web analytics application.  Why?  Primarily because each application tracks data in a different way.  This makes it very difficult to identify if there is a problems with Google Analytics or if the discrepancy is due to the differences in the applications.</p>
<p><strong>2.  Look for &#8216;(other)&#8217; in your reports</strong></p>
<p>If you see a line item for &#8216;(other)&#8217; in some of your GA reports (like the Top Content report) then there is something wrong with your profile.</p>
<p>Each Google Analytics account has a data storage limit.  That means that your account will only hold so much information.  Once you reach that limit Google Analytics will continue to collect data BUT it will be recorded in a nondescript record named &#8216;(other)&#8217;.</p>
<p>Here&#8217;s an example.  Let&#8217;s say that GA limits you to 10,000 records in each database table*.  One of those tables records unique pages.  Your website is huge, it has 200,000 unique pages.  Obviously something has to give.  You can&#8217;t fit 200,000 records into a 10,000 row table.</p>
<p>What happens is GA tracks the first 9,999 unique page views correctly.  When GA tries to record the 10,000th page view it stops because it knows that it&#8217;s about to record the 10,00th record and that will be the last record in the database table.  Rather than record the data, GA creates a &#8216;bucket&#8217; to catch all subsequent data.  This bucket is called &#8216;(other)&#8217;.  So, for every unique page greater than 10,000, the counter for &#8216;(other)&#8217; is incremented by one.  GA is still tracking the total number of unique pages, it&#8217;s just not identifying them uniquely.</p>
<p>This means that perfectly valid page views will be missing from your reports.  It also means that any features, like goals or funnels, that depend on these page views will also malfunction.</p>
<p>If you see &#8216;(other)&#8217; in your reports check your profile configuration.  You&#8217;re probably filling your database with bad data.  You may need to exclude some query string parameters.  Read  <a href="http://www.cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/">Google Analytics Configuration Mistake #2: Query String Variables</a> or the <a href="http://www.google.com/support/analytics/bin/answer.py?answer=40932&#038;query=dynamically%20generated&#038;topic=&#038;type=">official Google Analytics help docs</a>.</p>
<p><em>* DISCALIMER:  I have no idea how much data a GA account can hold.  I picked the number 10,000 randomly.</em></p>
<p><strong>3.  All your e-commerce referrals come from your domain</strong></p>
<p>If you have an e-commerce website, and all your transaction referrals are from your own domain, then there is a problem.  Or, if you have e-commerce data but no values for $Index then you may have a problem.  These are two symptoms of the same problem.</p>
<p>I usually see this problem when people have not followed the configuration instructions for a third-party shopping cart.  The GA tracking cookies are not transferred correctly between the two sites causing the report data to be incorrect.</p>
<p>You can read the <a href="http://www.google.com/support/analytics/bin/answer.py?answer=26915&#038;topic=7299">official Google Analytics support instructions</a> or read <a href="http://www.cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/">my post about third party domains</a>.</p>
<p>One more thought about Google Analytics data&#8230;</p>
<p>Don&#8217;t freak if there are huge chunks of data missing from your Google Analytics reports.  From time to time the Google Analytics team updates the GA system.  This can cause your reports to loose data.  Be assured that your data is still there.  The system is probably just slow in processing the data.</p>
<p>If Google is NOT updating they system then you should worry :)</p>
<p><a href="http://cutroni.com/blog/2006/10/12/google-analytics-how-to-tell-when-something-is-wrong/">Google Analytics: How to Tell When Something is Wrong</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>


<p>Related posts:<ol><li><a href='http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #2: Query String Variables'>Google Analytics Configuration Mistake #2: Query String Variables</a></li>
<li><a href='http://cutroni.com/blog/2006/08/31/track-your-google-analytics-changes/' rel='bookmark' title='Permanent Link: Track your Google Analytics Changes'>Track your Google Analytics Changes</a></li>
<li><a href='http://cutroni.com/blog/2006/08/21/making-google-analytics-reports-more-readable/' rel='bookmark' title='Permanent Link: Making Google Analytics Content Reports more Readable'>Making Google Analytics Content Reports more Readable</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2006/10/12/google-analytics-how-to-tell-when-something-is-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics Configuration Mistake #3: Third Party Domains</title>
		<link>http://cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/</link>
		<comments>http://cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 13:06:46 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[Common Problems]]></category>
		<category><![CDATA[Tracking]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/</guid>
		<description><![CDATA[One of Google Analytics&#8217; great features is that it can track visitors across multiple domains. This is especially handy for all those folks using a third party shopping cart. Getting GA configured correctly to work with a third party domain is not overly complicated but there can be some issues. Here&#8217;s my list of the [...]<p><a href="http://cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/">Google Analytics Configuration Mistake #3: Third Party Domains</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>



Related posts:<ol><li><a href='http://cutroni.com/blog/2006/06/25/how-google-analytics-tracks-third-party-domains/' rel='bookmark' title='Permanent Link: How Google Analytics Tracks Third-Party Domains'>How Google Analytics Tracks Third-Party Domains</a></li>
<li><a href='http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #2: Query String Variables'>Google Analytics Configuration Mistake #2: Query String Variables</a></li>
<li><a href='http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #1: Missing Default Page'>Google Analytics Configuration Mistake #1: Missing Default Page</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One of <a href="http://www.google.com/analytics">Google Analytics&#8217;</a> great features is that it can track visitors across multiple <a href="http://en.wikipedia.org/wiki/Domain_name">domains</a>.  This is especially handy for all those folks using a third party shopping cart.  Getting GA configured correctly to work with a third party domain is not overly complicated but there can be some issues.</p>
<p>Here&#8217;s my list of the top mistakes made when working with a third party domain:</p>
<p><strong>1.  Missing GA tracking code</strong></p>
<p>This is a simple step that many people forget.  Make sure that you add the GA tracking code to all the pages on <em>both</em> domains.  If the code is missing then the visitor will not be tracked.  If the third party site does not allow you to add JavaScript to the pages then you may be out of luck.</p>
<p>Remember, the JavaScript code snippet needs to be modified slightly to look like this:</p>
<pre>
<code>&lt;script type="text/javascript"&gt;
  _uacct="UA-xxxx-x";
  _udn="none";
  _ulink=1;
  urchinTracker();
&lt;/script&gt;</code>
</pre>
<p>Don&#8217;t forget to replace &#8220;UA-XXXX-X&#8221; with your GA account number.</p>
<p><strong>2.  Missing __utmLinker() or __utmLinkPost()</strong></p>
<p>The technology that GA uses to track visitors between multiple domains depends on two JavaScript functions: <code>__utmLinker()</code> and <code>__utmLinkPost()</code>.  Both functions are included in the <a href="http://www.google-analytics.com/urchin.js">urchin.js</a> tracking code.  These functions transfer the GA tracking cookies from one domain to another via the URL.  This is vital to identifying unique visitors and connecting which marketing activities lead to conversions.</p>
<p>Why do we need to transfer cookies between domains?  Well, that&#8217;s a bit complicated and pretty technical.  Think of it this way.  Each visitor has their own set of cookies.  For security reasons, we need a mechanism to transfer the cookies from one domain to the other.  <code>__utmLinker()</code> and <code>__utmLinkPost()</code> are the mechanisms we use to transfer the cookies from one domain to another.</p>
<p>If you move visitors from one domain to another using regular links then you need to modify those links with the <code>__utmLinker()</code> function.  Here&#8217;s an example:</p>
<p><code>&lt;script type="text/javascript"&gt;document.write('<a href="javascript:__utmLinker(\'https://www.secondsite.com/?login=parameters\');"><br />
Log in Now</a>');<br />
&lt;/script&gt;</code></p>
<pre>
<code>&lt;noscript&gt;
<a href=" https://www.secondsite.com/?login=parameters ">Log in Now</a>
&lt;/noscript&gt;</code>
</pre>
<p>If you move visitors between domains using a form, then you need to modify said form using <code>__utmLinkPost()</code>, like this:</p>
<p><code>&lt;form action="http://www.mysite.com/process.asp" onSubmit="javascript:__utmLinkPost(this)"&gt;</code></p>
<p>How do you know if you&#8217;ve done it right?  Go to your site and click on a link or form that drives the visitor from your site to the third party site.  When you arrive on the third party site look at the URL in your browser&#8217;s location bar.  You should see information like this:</p>
<p><code>http://www.cutroni.com/blog/index.htm?<br />
__utma=var1&amp;__utmb=var2&amp;__utmc=var3&amp;__utmv=var4&amp;utmz=var5&amp;__utmk=1232</code></p>
<p>The query string variables are the actual tracking cookies from the original domain.  <code>__utmLinker</code> or <code>__utmLinkPost</code> placed them in the URL.  When the visitor arrives on the third party site the <code>urchin.js</code> JavaScript will pluck them from the URL and create a set of cookies for the third party domain using the values from the URL.</p>
<p><strong>3.  Incompatible Architectures</strong></p>
<p>If you&#8217;re banging your head against the monitor trying to figure out why GA is not working with a third party domain it could be that the third party site is not compatible with Google Analytics.  This is very common.</p>
<p>First, the third party provider must let you add JavaScript to your pages.  We discussed this above.  No JavaScript tracking code, no visitor tracking.</p>
<p>Second, make sure the third party site lets you pass data to their site via the URL.  Remember, that&#8217;s how <code>__utmLinker()</code> and <code>__utmLinkPost()</code> work.  I&#8217;ve come across many third party sites that strip out query string variables which breaks the GA tracking.</p>
<p>To determine if the third party site is stripping out the query string variables use the method I described above.  Go to your site and click on a link or form that drives the visitor from your site to the third party site.  When you arrive on the third party site look at the URL in your browser&#8217;s location bar.  You should see information like this:</p>
<p><code>http://www.cutroni.com/blog/index.htm?<br />
<strong>__utma=var1&amp;__utmb=var2&amp;__utmc=var3&amp;__utmv=var4&amp;utmz=var5&amp;__utmk=1232</strong></code></p>
<p>The query string variables above (bolded) are the actual tracking cookies from the original domain.</p>
<p>If the third party provider&#8217;s architecture does not appear to be compatible with GA give them a call.  Sometimes they&#8217;re willing to change.  I&#8217;ve actually worked with quite a few vendors to help make their systems GA compatible.</p>
<p><a href="http://cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/">Google Analytics Configuration Mistake #3: Third Party Domains</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>


<p>Related posts:<ol><li><a href='http://cutroni.com/blog/2006/06/25/how-google-analytics-tracks-third-party-domains/' rel='bookmark' title='Permanent Link: How Google Analytics Tracks Third-Party Domains'>How Google Analytics Tracks Third-Party Domains</a></li>
<li><a href='http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #2: Query String Variables'>Google Analytics Configuration Mistake #2: Query String Variables</a></li>
<li><a href='http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #1: Missing Default Page'>Google Analytics Configuration Mistake #1: Missing Default Page</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2006/09/26/google-analytics-configuration-mistake-3-third-party-domains/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>Google Analytics Configuration Mistake #2: Query String Variables</title>
		<link>http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/</link>
		<comments>http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/#comments</comments>
		<pubDate>Fri, 22 Sep 2006 02:09:16 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[Common Problems]]></category>
		<category><![CDATA[Tracking]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/</guid>
		<description><![CDATA[In my previous post I discussed how an incorrect Default Page setting can cause a single page on your website to be counted as two different pages. That same concept is the driving force behind Common Google Analytics Configuration Mistake #2. If your website uses query string parameters you may be creating hundreds or thousands [...]<p><a href="http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/">Google Analytics Configuration Mistake #2: Query String Variables</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>



Related posts:<ol><li><a href='http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #1: Missing Default Page'>Google Analytics Configuration Mistake #1: Missing Default Page</a></li>
<li><a href='http://cutroni.com/blog/2006/06/14/tracking-dynamic-sites-with-google-analytics/' rel='bookmark' title='Permanent Link: Tracking Dynamic Sites With Google Analytics'>Tracking Dynamic Sites With Google Analytics</a></li>
<li><a href='http://cutroni.com/blog/2006/09/12/the-two-types-of-google-analytics-configuration/' rel='bookmark' title='Permanent Link: The Two Types of Google Analytics Configuration'>The Two Types of Google Analytics Configuration</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In my previous post <a href="http://www.cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/">I discussed how an incorrect Default Page setting can cause a single page on your website to be counted as two different pages</a>.  That same concept is the driving force behind Common Google Analytics Configuration Mistake #2.  If your website uses <a href="http://en.wikipedia.org/wiki/Query_string">query string parameters</a> you may be creating hundreds or thousands of unique page views which don&#8217;t actually exist.</p>
<p><a href="http://www.google.com/analytics">Google Analytics</a> creates a unique page view using the path name, the file name and any query string parameters present in the location bar of the browser.  Remember, the query string parameters are all the junk after the question mark.  GA strips the domain name from the URL and the remaining info becomes a unique page.</p>
<p>This URL:<br />
<code>http://www.mysite.com<strong>/dir/index.php?sess=1234&amp;ocId=3&amp;var1=foo&amp;var2=bar</strong></code><br />
Results in this page view:<br />
<code><strong>/dir/index.php?sess=1234&amp;ocId=3&amp;var1=foo&amp;var2=bar</strong></code></p>
<p>And this URL:<br />
<code>http://www.mysite.com<strong>/dir/index.php?sess=4567&amp;ocId=6&amp;var1=bar&amp;var2=foo</strong></code></p>
<p>Results in this page view:<br />
<code><strong>/dir/index.php?sess=4567&amp;ocId=6&amp;var1=bar&amp;var2=foo</strong></code></p>
<p><strong>Now, if the query string parameters passed between pages have no functional significance, i.e. they do not influence the content that is shown to the user, they should be ignored when GA creates a unique page view. </strong> Because the query string parameters do not offer any insight into what the visitor is doing, we want GA to track the above URLs as two views to a single page, not two views for two different pages.</p>
<p>The concept here is that the query string parameters do not tell us anything about the visitor&#8217;s actions.  If your query string parameters describe what the visitor is doing then you <strong>do not</strong> want to remove them.  Example, if one of your query string parameters is a product ID then you would not want to remove it.  You want to know which products a visitor views during their session.</p>
<p>To force GA to skip certain query string parameters when processing we enter the unwanted parameters in the &#8216;Exclude URL Query Parameters:&#8217; filed in the &#8216;Main Website Profile Information&#8217; section.</p>
<p><a class="imagelink" href="http://www.cutroni.com/blog/wp-content/uploads/2006/09/query_string.gif" title="query_string.gif"><img id="image108" src="http://www.cutroni.com/blog/wp-content/uploads/2006/09/query_string.gif" alt="query_string.gif" /></a></p>
<p>Just enter a comma separated list of the parameters in the field I&#8217;ve outlined above.  Here&#8217;s an example:<br />
<code>sess,ocId,var1,var2</code><br />
If your site uses query string parameters to pass ANY information, I recommend you audit all query string parameters and identify which ones can be ignored.  Here&#8217;s a tip, use the Top Content report to quickly identify the website query string parameters.  When you pull up the Top Content report use the in-report-filter and enter <code>\?</code>.  This will immediately display all the records containing query string parameters.</p>
<p>Remember, this is going to affect other parts of Google Analytics.  Once you add a query string parameter to the list, it will be completely ignored.  It will not be listed in ANY of the GA reports.  Also, when you exclude a query string parameter you no longer need match that variable when creating goals and funnels.</p>
<p>As usual, changing this setting will not affect the data that has already been processed by Google Analytics.  Only data processed in the future will reflect this change.</p>
<p><a href="http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/">Google Analytics Configuration Mistake #2: Query String Variables</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>


<p>Related posts:<ol><li><a href='http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/' rel='bookmark' title='Permanent Link: Google Analytics Configuration Mistake #1: Missing Default Page'>Google Analytics Configuration Mistake #1: Missing Default Page</a></li>
<li><a href='http://cutroni.com/blog/2006/06/14/tracking-dynamic-sites-with-google-analytics/' rel='bookmark' title='Permanent Link: Tracking Dynamic Sites With Google Analytics'>Tracking Dynamic Sites With Google Analytics</a></li>
<li><a href='http://cutroni.com/blog/2006/09/12/the-two-types-of-google-analytics-configuration/' rel='bookmark' title='Permanent Link: The Two Types of Google Analytics Configuration'>The Two Types of Google Analytics Configuration</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-2-query-string-variables/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Google Analytics Configuration Mistake #1: Missing Default Page</title>
		<link>http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/</link>
		<comments>http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 20:19:50 +0000</pubDate>
		<dc:creator>Justin Cutroni</dc:creator>
				<category><![CDATA[Common Problems]]></category>
		<category><![CDATA[Tracking]]></category>
		<category><![CDATA[google-analytics]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.epikone.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/</guid>
		<description><![CDATA[Setting the default page for your website is a simple configuration step that insures the quality of your Google Analytics report data is good. The default page for a website is the page shown to a visitor when they enter just the website domain into the browser&#8217;s location bar. If you type http://www.cutroni.com/ into your [...]<p><a href="http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/">Google Analytics Configuration Mistake #1: Missing Default Page</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>



Related posts:<ol><li><a href='http://cutroni.com/blog/2006/07/05/page-titles-report-for-urchin/' rel='bookmark' title='Permanent Link: Page Titles Report for Urchin'>Page Titles Report for Urchin</a></li>
<li><a href='http://cutroni.com/blog/2006/09/12/the-two-types-of-google-analytics-configuration/' rel='bookmark' title='Permanent Link: The Two Types of Google Analytics Configuration'>The Two Types of Google Analytics Configuration</a></li>
<li><a href='http://cutroni.com/blog/2006/06/14/tracking-dynamic-sites-with-google-analytics/' rel='bookmark' title='Permanent Link: Tracking Dynamic Sites With Google Analytics'>Tracking Dynamic Sites With Google Analytics</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Setting the default page for your website is a simple configuration step that insures the quality of your <a href="http://www.google.com/analytics">Google Analytics</a> report data is good.  The default page for a website is the page shown to a visitor when they enter just the website domain into the browser&#8217;s location bar.  If you type <code>http://www.cutroni.com/</code> into your browser my webserver returns <code>index.php</code>.  You won&#8217;t see <code>index.php</code> in the browser&#8217;s location bar, but that&#8217;s the page the server returns.  This is the same for directories within your website. <code>http://www.cutroni.com/blog</code> also returns <code>index.php</code>.</p>
<p>Why does this matter to GA?  When the urchin.js tracking code executes it creates pageviews using the page name that the visitor requested.  What if there is no page name, as is the case above?  GA creates a pageview for <code>/</code>.  When people type <code>http://www.cutroni.com/index.php</code> GA create a pageview for <code>index.php</code>.  See how this can cause a problem?  GA collects pageviews for <code>/</code> and for <code>index.php</code>.  Two pageviews for the same page.</p>
<p><a title="default_page_report.gif" class="imagelink" href="http://www.cutroni.com/blog/wp-content/uploads/2006/09/default_page_report.gif"><img alt="default_page_report.gif" id="image103" src="http://www.cutroni.com/blog/wp-content/uploads/2006/09/default_page_report.gif" /></a></p>
<p>Pageviews for a page should be summarized in a single line item, not two!  Note: I know the above example isn&#8217;t all that great.  It would be better if 50% of the traffic was for <code>/</code> and 50% was for <code>index.php</code>.  But I don&#8217;t have any profiles with bad data :)</p>
<p>To remedy this problem enter the default page for your website in the &#8216;Default page:&#8217; field in the &#8216;Main Website Profile Information&#8217; configuration section.</p>
<p><a class="imagelink" title="default_page.gif" href="http://www.cutroni.com/blog/wp-content/uploads/2006/09/default_page.gif"><img id="image105" alt="default_page.gif" src="http://www.cutroni.com/blog/wp-content/uploads/2006/09/default_page.gif" /></a></p>
<p>Be sure to only enter the page name, no &#8216;/&#8217; before the page name and no regular expressions.  Just the name of the page, nothing else.</p>
<p>Remember, this change will not affect data that has already been processed by Google Analytics.  It will only affect data that will be processed in the future.</p>
<p><a href="http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/">Google Analytics Configuration Mistake #1: Missing Default Page</a> is a post from: <a href="http://cutroni.com/blog">Analytics Talk by Justin Cutroni</a></p>


<p>Related posts:<ol><li><a href='http://cutroni.com/blog/2006/07/05/page-titles-report-for-urchin/' rel='bookmark' title='Permanent Link: Page Titles Report for Urchin'>Page Titles Report for Urchin</a></li>
<li><a href='http://cutroni.com/blog/2006/09/12/the-two-types-of-google-analytics-configuration/' rel='bookmark' title='Permanent Link: The Two Types of Google Analytics Configuration'>The Two Types of Google Analytics Configuration</a></li>
<li><a href='http://cutroni.com/blog/2006/06/14/tracking-dynamic-sites-with-google-analytics/' rel='bookmark' title='Permanent Link: Tracking Dynamic Sites With Google Analytics'>Tracking Dynamic Sites With Google Analytics</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cutroni.com/blog/2006/09/21/google-analytics-configuration-mistake-1-missing-default-page/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: cutroni.com @ 2012-05-21 04:53:04 -->
