<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Google Analytics for Umbraco (package update)</title>
	<atom:link href="http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/</link>
	<description>A blog about developing packages and sites in Umbraco and working with .NET</description>
	<lastBuildDate>Sat, 10 Jul 2010 18:57:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Morten Christensen</title>
		<link>http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/#comment-691</link>
		<dc:creator>Morten Christensen</dc:creator>
		<pubDate>Mon, 05 Jul 2010 10:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitereactor.dk/?p=111#comment-691</guid>
		<description>Hi Sean,

Unfortunately the uninstall function isn&#039;t really implemented yet.
If you go to the database and open up these three tables: [umbracoUser2app], [umbracoAppTree] and [umbracoApp]
and delete the rows containing the appAlias: statistics

This post contains some SQL script to remove the rows from the different tables (just make sure to change the appAlias from &quot;stat&quot; to &quot;statistics&quot;):
http://our.umbraco.org/projects/website-utilities/google-analytics-for-umbraco/google-analytics-for-umbraco-%28106-or-newer%29/7478-Upgrading

Hope this helps,
Morten</description>
		<content:encoded><![CDATA[<p>Hi Sean,</p>
<p>Unfortunately the uninstall function isn&#8217;t really implemented yet.<br />
If you go to the database and open up these three tables: [umbracoUser2app], [umbracoAppTree] and [umbracoApp]<br />
and delete the rows containing the appAlias: statistics</p>
<p>This post contains some SQL script to remove the rows from the different tables (just make sure to change the appAlias from &#8220;stat&#8221; to &#8220;statistics&#8221;):<br />
<a href="http://our.umbraco.org/projects/website-utilities/google-analytics-for-umbraco/google-analytics-for-umbraco-%28106-or-newer%29/7478-Upgrading" rel="nofollow">http://our.umbraco.org/projects/website-utilities/google-analytics-for-umbraco/google-analytics-for-umbraco-%28106-or-newer%29/7478-Upgrading</a></p>
<p>Hope this helps,<br />
Morten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/#comment-690</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 05 Jul 2010 10:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitereactor.dk/?p=111#comment-690</guid>
		<description>I&#039;ve just tried to uninstall this package however it has left the section icon and &#039;Statistics&#039; top level tree item.

how can do i &#039;complete&#039; remove this package (will be reinstalling but for now i need to remove it).

thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just tried to uninstall this package however it has left the section icon and &#8216;Statistics&#8217; top level tree item.</p>
<p>how can do i &#8216;complete&#8217; remove this package (will be reinstalling but for now i need to remove it).</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjarne</title>
		<link>http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/#comment-689</link>
		<dc:creator>Bjarne</dc:creator>
		<pubDate>Sun, 27 Jun 2010 19:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitereactor.dk/?p=111#comment-689</guid>
		<description>Thanks..

I&#039;m just new in Umbraco, so I was just wondering about it was a possibility, when you often want to know which version of the browsers the users make use of.

Otherwise I think it is a great package to allow google analytics in Umbraco, which is very useful.</description>
		<content:encoded><![CDATA[<p>Thanks..</p>
<p>I&#8217;m just new in Umbraco, so I was just wondering about it was a possibility, when you often want to know which version of the browsers the users make use of.</p>
<p>Otherwise I think it is a great package to allow google analytics in Umbraco, which is very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Christensen</title>
		<link>http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/#comment-688</link>
		<dc:creator>Morten Christensen</dc:creator>
		<pubDate>Sun, 27 Jun 2010 18:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitereactor.dk/?p=111#comment-688</guid>
		<description>Hi Bjarne,

It is possible, but you would have to create a report for each browser and only have the version number listed because multiple columns currently isn&#039;t supported.
Simply create a custom report and add the name of the browser as a filter.

Let me know if it works out, otherwise drop me a post on our.umbraco.org and I can add steps or xml to get the chart you want.

- Morten</description>
		<content:encoded><![CDATA[<p>Hi Bjarne,</p>
<p>It is possible, but you would have to create a report for each browser and only have the version number listed because multiple columns currently isn&#8217;t supported.<br />
Simply create a custom report and add the name of the browser as a filter.</p>
<p>Let me know if it works out, otherwise drop me a post on our.umbraco.org and I can add steps or xml to get the chart you want.</p>
<p>- Morten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjarne</title>
		<link>http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/#comment-687</link>
		<dc:creator>Bjarne</dc:creator>
		<pubDate>Sun, 27 Jun 2010 15:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitereactor.dk/?p=111#comment-687</guid>
		<description>I like this package :)
Is it possible to develop the package, so you could check browser versions too, like if you check the statistic from googles site.
It seems that the package only shows the browsers the visitors use, not the versions of the browsers.
It would be nice if this was a possibility :)</description>
		<content:encoded><![CDATA[<p>I like this package <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Is it possible to develop the package, so you could check browser versions too, like if you check the statistic from googles site.<br />
It seems that the package only shows the browsers the visitors use, not the versions of the browsers.<br />
It would be nice if this was a possibility <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/#comment-678</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitereactor.dk/?p=111#comment-678</guid>
		<description>Nice package, see you at codegarden.</description>
		<content:encoded><![CDATA[<p>Nice package, see you at codegarden.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jukka-Pekka Keisala</title>
		<link>http://blog.sitereactor.dk/2010/03/14/google-analytics-for-umbraco-package-update/#comment-198</link>
		<dc:creator>Jukka-Pekka Keisala</dc:creator>
		<pubDate>Sun, 14 Mar 2010 17:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sitereactor.dk/?p=111#comment-198</guid>
		<description>Wow! Great job Morten! I really like, looking really nice with fusion charts.</description>
		<content:encoded><![CDATA[<p>Wow! Great job Morten! I really like, looking really nice with fusion charts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
