<?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: Using Fiddler to watch Omniture server requests</title>
	<atom:link href="http://www.webanalyticsnow.com/2008/05/07/using-fiddler-to-watch-omniture-server-requests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webanalyticsnow.com/2008/05/07/using-fiddler-to-watch-omniture-server-requests/</link>
	<description>Web Analytics with Aaron</description>
	<pubDate>Wed, 08 Sep 2010 14:04:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alex</title>
		<link>http://www.webanalyticsnow.com/2008/05/07/using-fiddler-to-watch-omniture-server-requests/comment-page-1/#comment-297</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 22 Jun 2010 15:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalyticsnow.com/?p=71#comment-297</guid>
		<description>thanks for the tips. Wnat to point out a grammar issue in your second code example re OnBeforeRequest hook - quote marks are invalid:


      oSession["ui-hide"] = “hiding boring domains”</description>
		<content:encoded><![CDATA[<p>thanks for the tips. Wnat to point out a grammar issue in your second code example re OnBeforeRequest hook - quote marks are invalid:</p>
<p>      oSession["ui-hide"] = “hiding boring domains”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hillary Wittich</title>
		<link>http://www.webanalyticsnow.com/2008/05/07/using-fiddler-to-watch-omniture-server-requests/comment-page-1/#comment-182</link>
		<dc:creator>Hillary Wittich</dc:creator>
		<pubDate>Mon, 02 Nov 2009 22:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalyticsnow.com/?p=71#comment-182</guid>
		<description>Fiddler Script Error when applying this:

FiddlerScript compilation failed on line 199

-----------------SOURCE------------------


if (!re.test(oSession.host)){
 ERROR LINE --&gt;     oSession["ui-hide"] = “hiding boring domains”; // String value not important
    }

-----------------------------------------------

Invalid character</description>
		<content:encoded><![CDATA[<p>Fiddler Script Error when applying this:</p>
<p>FiddlerScript compilation failed on line 199</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;SOURCE&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>if (!re.test(oSession.host)){<br />
 ERROR LINE &#8211;&gt;     oSession["ui-hide"] = “hiding boring domains”; // String value not important<br />
    }</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Invalid character</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.webanalyticsnow.com/2008/05/07/using-fiddler-to-watch-omniture-server-requests/comment-page-1/#comment-135</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 13 Jul 2009 18:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalyticsnow.com/?p=71#comment-135</guid>
		<description>Thanks for the tip Aaron, it's very handy!

Please double-check the double quotes surrounding the text "hiding boring domains" in Step 4. They are a different format than the rest, and were causing compilation errors when I pasted the code into the CustomRules.js file.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip Aaron, it&#8217;s very handy!</p>
<p>Please double-check the double quotes surrounding the text &#8220;hiding boring domains&#8221; in Step 4. They are a different format than the rest, and were causing compilation errors when I pasted the code into the CustomRules.js file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gdeconto</title>
		<link>http://www.webanalyticsnow.com/2008/05/07/using-fiddler-to-watch-omniture-server-requests/comment-page-1/#comment-131</link>
		<dc:creator>gdeconto</dc:creator>
		<pubDate>Fri, 10 Jul 2009 18:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webanalyticsnow.com/?p=71#comment-131</guid>
		<description>I hadnt looked at custom filtering before. very helpful article. thx</description>
		<content:encoded><![CDATA[<p>I hadnt looked at custom filtering before. very helpful article. thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
