<?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: Track Your Visitors Copied Text With SiteCatalyst Plug-in</title>
	<atom:link href="http://webanalyticsland.com/sitecatalyst-implementation/track-copied-text-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://webanalyticsland.com/sitecatalyst-implementation/track-copied-text-plugin/</link>
	<description>Omniture SiteCatalyst Implementation Optimization.</description>
	<lastBuildDate>Fri, 20 Aug 2010 16:55:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: VaBeachKevin</title>
		<link>http://webanalyticsland.com/sitecatalyst-implementation/track-copied-text-plugin/comment-page-1/#comment-142</link>
		<dc:creator>VaBeachKevin</dc:creator>
		<pubDate>Fri, 22 Jan 2010 19:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://webanalyticsland.com/?p=295#comment-142</guid>
		<description>You can check my s_code file to see it live in action, and it is working fine here on the site. You can see my s_code.js file &lt;a href=&quot;http://webanalyticsland.com/super-code.php&quot; target=&quot;_new&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>You can check my s_code file to see it live in action, and it is working fine here on the site. You can see my s_code.js file <a href="http://webanalyticsland.com/super-code.php" target="_new" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kailee</title>
		<link>http://webanalyticsland.com/sitecatalyst-implementation/track-copied-text-plugin/comment-page-1/#comment-140</link>
		<dc:creator>Kailee</dc:creator>
		<pubDate>Wed, 20 Jan 2010 21:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://webanalyticsland.com/?p=295#comment-140</guid>
		<description>This is awesome. But wanted to make sure the code is correct before I copy and paste it on my site.  

Do you have an answer to the previous comment?</description>
		<content:encoded><![CDATA[<p>This is awesome. But wanted to make sure the code is correct before I copy and paste it on my site.  </p>
<p>Do you have an answer to the previous comment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Exner</title>
		<link>http://webanalyticsland.com/sitecatalyst-implementation/track-copied-text-plugin/comment-page-1/#comment-132</link>
		<dc:creator>Jan Exner</dc:creator>
		<pubDate>Wed, 06 Jan 2010 11:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://webanalyticsland.com/?p=295#comment-132</guid>
		<description>Hi Kevin,

Good posting, but I think the code is mixed up. Could it be that the lines 

if(document.body &amp;&amp; document.body.attachEvent){
document.body.attachEvent(&quot;oncopy&quot;, trackCopy);}
else if (document.body &amp;&amp; document.body.addEventListener){
document.body.addEventListener(&#039;copy&#039;,trackCopy, false);}}

should be part of the first part of the code?

Cheers,
Jan</description>
		<content:encoded><![CDATA[<p>Hi Kevin,</p>
<p>Good posting, but I think the code is mixed up. Could it be that the lines </p>
<p>if(document.body &amp;&amp; document.body.attachEvent){<br />
document.body.attachEvent(&#8220;oncopy&#8221;, trackCopy);}<br />
else if (document.body &amp;&amp; document.body.addEventListener){<br />
document.body.addEventListener(&#8216;copy&#8217;,trackCopy, false);}}</p>
<p>should be part of the first part of the code?</p>
<p>Cheers,<br />
Jan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
