<?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>Group 3 Solutions &#187; Traffic Reporting</title>
	<atom:link href="http://www.group3solutions.com/blog/tag/traffic-reporting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.group3solutions.com/blog</link>
	<description>Kanas City Digital Marketing and Search Optimization</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:08:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>WordPress Plugin: WordPress.com Stats</title>
		<link>http://www.group3solutions.com/blog/wordpress-plugin-wordpress-com-stats/</link>
		<comments>http://www.group3solutions.com/blog/wordpress-plugin-wordpress-com-stats/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 20:29:00 +0000</pubDate>
		<dc:creator>Brad Kelley</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Traffic Reporting]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.group3solutions.com/blog/?p=1120</guid>
		<description><![CDATA[If you're already using Google Analytics for WordPress (see our post on Google Analytics for WordPress) then you already have a ton of information about your blog's traffic. So much information, in fact, that it may be hard to get a bird's eye view. That's where WordPress Stats comes in.]]></description>
			<content:encoded><![CDATA[<p>Continuing our series on helpful <a href="http://wordpress.org/" target="_blank">WordPress</a> <a href="http://wordpress.org/extend/plugins/" target="_blank">plugins</a> we use and recommend for our clients&#8230;</p>
<h3><a href="http://wordpress.org/extend/plugins/stats/" target="_blank">WordPress.com Stats</a></h3>
<p><a href="http://wordpress.org/extend/plugins/stats/" target="_blank"></a><img class="alignright size-medium wp-image-946" title="WordPress Stats" src="http://www.group3solutions.com/blog/wp-content/uploads/2009/09/plugin-stats-250x256.jpg" alt="WordPress Stats" width="250" height="256" />If you&#8217;re already using Google Analytics for WordPress (see our <a href="http://www.group3solutions.com/blog/wordpress-plugin-google-analytics-for-wordpress">post on Google Analytics for WordPress</a>) then you already have a ton of information about your blog&#8217;s traffic. So much information, in fact, that it may be hard to get a bird&#8217;s eye view. That&#8217;s where WordPress Stats comes in. Simply give it your WordPress.com API Key (see <a href="http://www.group3solutions.com/blog/wordpress-plugin-akismet">our post on Akismet</a> for detail on this) and in return you&#8217;ll get a dashboard item telling you the quick and dirty version of what&#8217;s happening on your site, with a wealth of additional information just clicks away. And don&#8217;t worry about server load: WordPress Stats is a hosted analytics solution just like Google Analytics. Great stuff.</p>
<p>Check out the <a href="http://wordpress.org/extend/plugins/stats/" target="_blank">WordPress Stats</a> plugin home page for more information or to download it yourself.</p>
<h3>Other Great Plugins to Explore</h3>
<p>There are lots of great plugins that we&#8217;ll be talking about in the coming weeks (<a href="http://dichev.com/blog/webdesign/feedburner-widget-wordpress-plugin/" target="_blank">FeedBurner Widget</a>, <a href="http://www.jayson.in/projects/wordpress-plugins/flickr-feed-gallery" target="_blank">Flickr Feed Gallery</a> and <a href="http://alexrabe.boelinger.com/?page_id=80" target="_blank">NextGEN Gallery</a> for example). Which ones would you recommend? Post below in the comments or <a href="mailto:info@group3solutions.com">drop us an email</a> and let us know which ones you find most useful. =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.group3solutions.com/blog/wordpress-plugin-wordpress-com-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Google Analytics for WordPress</title>
		<link>http://www.group3solutions.com/blog/wordpress-plugin-google-analytics-for-wordpress/</link>
		<comments>http://www.group3solutions.com/blog/wordpress-plugin-google-analytics-for-wordpress/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 15:00:04 +0000</pubDate>
		<dc:creator>Brad Kelley</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Traffic Reporting]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.group3solutions.com/blog/?p=1094</guid>
		<description><![CDATA[Google Analytics is an incredibly powerful tool for web analytics and conversion tracking. But to work, a snippet of JavaScript code (provided by Google in your Analytics account) has to be added to each page you want tracked. For non-coders this means modifying template's footer PHP code, which can be a little daunting. The simpler, better way is to let WordPress do the heavy lifting for you, which is where this plugin comes in.]]></description>
			<content:encoded><![CDATA[<p>Continuing our series on helpful <a href="http://wordpress.org/" target="_blank">WordPress</a> <a href="http://wordpress.org/extend/plugins/" target="_blank">plugins</a> we use and recommend for our clients&#8230;</p>
<h3><a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/" target="_blank">Google Analytics for WordPress</a></h3>
<p><img class="alignright size-medium wp-image-896" title="Google Analytics for WordPress" src="http://www.group3solutions.com/blog/wp-content/uploads/2009/09/google-analytics-for-wp-249x152.jpg" alt="Google Analytics for WordPress" width="199" height="122" /><a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> is an incredibly powerful tool for web analytics and conversion tracking. But to work, a snippet of <a href="http://code.google.com/apis/analytics/docs/tracking/gaTrackingOverview.html" target="_blank">JavaScript code</a> (provided by Google in your Analytics account) has to be added to each page you want tracked. For non-coders this means modifying template&#8217;s footer PHP code, which can be a little daunting. The simpler, better way is to let WordPress do the heavy lifting for you, which is where this plugin comes in. Simply feed it your Analytics account code and you&#8217;re off to the races. For more advanced users, the plugin&#8217;s settings screen also features the ability to track outbound clicks, and can even be configured to place the JavaScript in the header, <a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55574" target="_blank">if needed</a>. Great stuff, and very easy to use.</p>
<p>Check out the <a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/" target="_blank">Google Analytics for WordPress</a> plugin home page for more information or to download it yourself. As usual, don&#8217;t forget to donate to the author!</p>
<p>Next time we’ll cover <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a>, a great tool to help search engines (not just Google) find your blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.group3solutions.com/blog/wordpress-plugin-google-analytics-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking Downloads in Google Analytics</title>
		<link>http://www.group3solutions.com/blog/tracking-downloads-in-google-analytics/</link>
		<comments>http://www.group3solutions.com/blog/tracking-downloads-in-google-analytics/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 17:44:21 +0000</pubDate>
		<dc:creator>Brad Kelley</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Traffic Reporting]]></category>

		<guid isPermaLink="false">http://www.group3solutions.com/blog/?p=21010</guid>
		<description><![CDATA[The next time someone tells you that you can't track downloads in Google Analytics (like links to PDFs, movies, or other assets that don't reside on an actual page) tell them they're full of crap. =) Provided you're using the newer ga.js method you are golden. Check it out here.]]></description>
			<content:encoded><![CDATA[<p>The next time someone tells you that you can&#8217;t track downloads in Google Analytics (like links to PDFs, movies, or other assets that don&#8217;t reside on an actual page) tell them they&#8217;re full of crap. =) Provided you&#8217;re using the <a href="http://www.google.com/support/googleanalytics/bin/answer.py?answer=75129" target="_blank">newer ga.js method</a> you are golden. <a href="http://www.google.com/support/googleanalytics/bin/answer.py?answer=55529&amp;topic=11006" target="_blank">Check it out here</a>.</p>
<p>The one gotcha is that the ga.js code can&#8217;t be at the bottom of the page, which is <a href="http://www.google.com/support/googleanalytics/bin/answer.py?answer=55488&amp;topic=11126" target="_blank">non-typical</a>, and could increase page rendering times. The reason Google&#8217;s ga.js code goes at the very bottom is to prevent the latency of connecting to Google from adding to the page&#8217;s render time. Since the code is now at the top of the page, there&#8217;s no way to avoid the (admittedly only potential) latency problem.</p>
<p>But hey, you can track your document downloads! =)</p>
<p>Update: Also works for <a href="http://www.google.com/support/googleanalytics/bin/answer.py?answer=55527&amp;cbid=eug2ugpdzf70&amp;src=cb&amp;lev=answer" target="_blank">offsite links</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.group3solutions.com/blog/tracking-downloads-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
