<?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/"
		>
<channel>
	<title>Comments on: Can We Use Web Analytics? Yes We Can!</title>
	<atom:link href="http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/</link>
	<description>A blog about web analytics</description>
	<lastBuildDate>Tue, 22 Nov 2011 10:21:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Keemo</title>
		<link>http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/comment-page-1/#comment-23461</link>
		<dc:creator>Keemo</dc:creator>
		<pubDate>Thu, 16 Apr 2009 09:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/#comment-23461</guid>
		<description>I suppose it depends on the configuration. If you tie the username DB to the analytics software, then you&#039;ve got PII and behaviour data within your web analytics tool.</description>
		<content:encoded><![CDATA[<p>I suppose it depends on the configuration. If you tie the username DB to the analytics software, then you&#8217;ve got PII and behaviour data within your web analytics tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/comment-page-1/#comment-23420</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Wed, 15 Apr 2009 11:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/#comment-23420</guid>
		<description>Well, that&#039;s a false sense of security. These types of laws are in effect in many places: http://www.thelocal.se/12534.html

What is the IP address in the hand of one vendor compared to your government potentially being able to map your ENTIRE behavior.

Most companies don&#039;t pass PII to SaaS vendors. An IP number means nothing unless you can merge it with data from an ISP (or if you can tie it to voluntarily passed PII as in the case with the search data AOL released years ago).</description>
		<content:encoded><![CDATA[<p>Well, that&#8217;s a false sense of security. These types of laws are in effect in many places: <a href="http://www.thelocal.se/12534.html" rel="nofollow">http://www.thelocal.se/12534.html</a></p>
<p>What is the IP address in the hand of one vendor compared to your government potentially being able to map your ENTIRE behavior.</p>
<p>Most companies don&#8217;t pass PII to SaaS vendors. An IP number means nothing unless you can merge it with data from an ISP (or if you can tie it to voluntarily passed PII as in the case with the search data AOL released years ago).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keemo</title>
		<link>http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/comment-page-1/#comment-23419</link>
		<dc:creator>Keemo</dc:creator>
		<pubDate>Wed, 15 Apr 2009 11:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/#comment-23419</guid>
		<description>Log file are &quot;better&quot; in terms of the data being centralised with less people, i.e. only the website owner and ISP have access to it as opposed to the web analytics vendor as well.
In terms of how it can be harmful: profiling maybe? This IP address is visiting these other types of &quot;suspicious&quot; sites, etc.</description>
		<content:encoded><![CDATA[<p>Log file are &#8220;better&#8221; in terms of the data being centralised with less people, i.e. only the website owner and ISP have access to it as opposed to the web analytics vendor as well.<br />
In terms of how it can be harmful: profiling maybe? This IP address is visiting these other types of &#8220;suspicious&#8221; sites, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/comment-page-1/#comment-20512</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Wed, 11 Feb 2009 20:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/#comment-20512</guid>
		<description>Daniel,

Google Analytics is using client-side data collection. JavaScript code captures what is going on in the user&#039;s browser (pageviews, events, etc.) and sends that data to Google&#039;s server.

In fact, I&#039;d say most solutions utilize client-side data collection. Other examples include Omniture SiteCatalyst, Microsoft adCenter Analytics, Yahoo! Web Analytics, WebTrends&#039; SDC solution, etc.

Often, but not always, data collected this way is being stored on third-party servers, i.e. stored on servers belonging to the vendor and not to the client.

The alternative, server-side data collection, used in server log file analysis, means that the data is not collected from the visitor&#039;s browser. Data is typically stored on a server owned by the client. That server may, however, be rented and operated by a web host.</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>Google Analytics is using client-side data collection. JavaScript code captures what is going on in the user&#8217;s browser (pageviews, events, etc.) and sends that data to Google&#8217;s server.</p>
<p>In fact, I&#8217;d say most solutions utilize client-side data collection. Other examples include Omniture SiteCatalyst, Microsoft adCenter Analytics, Yahoo! Web Analytics, WebTrends&#8217; SDC solution, etc.</p>
<p>Often, but not always, data collected this way is being stored on third-party servers, i.e. stored on servers belonging to the vendor and not to the client.</p>
<p>The alternative, server-side data collection, used in server log file analysis, means that the data is not collected from the visitor&#8217;s browser. Data is typically stored on a server owned by the client. That server may, however, be rented and operated by a web host.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Tetreault</title>
		<link>http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/comment-page-1/#comment-20450</link>
		<dc:creator>Daniel Tetreault</dc:creator>
		<pubDate>Tue, 10 Feb 2009 19:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/#comment-20450</guid>
		<description>Could you briefly explain the difference between &quot;client-side/JavaScript data collection&quot; and Google Analytics? 

Sincerely,

Daniel Tetreault.</description>
		<content:encoded><![CDATA[<p>Could you briefly explain the difference between &#8220;client-side/JavaScript data collection&#8221; and Google Analytics? </p>
<p>Sincerely,</p>
<p>Daniel Tetreault.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vita huset använder WebTrends &#124; Webbanalys</title>
		<link>http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/comment-page-1/#comment-19788</link>
		<dc:creator>Vita huset använder WebTrends &#124; Webbanalys</dc:creator>
		<pubDate>Mon, 26 Jan 2009 10:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalysts.info/webanalytics/can-we-use-web-analytics-yes-we-can/#comment-19788</guid>
		<description>[...] har, på min engelska blogg WebAnalysts.Info, skrivit om Vita husets bruk av [...]</description>
		<content:encoded><![CDATA[<p>[...] har, på min engelska blogg WebAnalysts.Info, skrivit om Vita husets bruk av [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

