<?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: GA On Site Search Pt. 1: Overview &amp; Setup</title>
	<atom:link href="http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/</link>
	<description>Untangling the world of web analytics</description>
	<lastBuildDate>Tue, 31 Jan 2012 05:37:49 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Bonus Google Analytics Site Search Tips and Resources</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-3564</link>
		<dc:creator>Bonus Google Analytics Site Search Tips and Resources</dc:creator>
		<pubDate>Tue, 14 Jun 2011 11:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-3564</guid>
		<description>[...] search for navigation (No, that turns out to be a myth).Justin Cutroni wrote an excellent guide to setting up and using Google Analytics Site Search reports.Lou Rosenfeld is author and publisher of Site Search [...]</description>
		<content:encoded><![CDATA[<p>[...] search for navigation (No, that turns out to be a myth).Justin Cutroni wrote an excellent guide to setting up and using Google Analytics Site Search reports.Lou Rosenfeld is author and publisher of Site Search [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Are You Tracking Site Search with Google Analytics? &#171; Blog</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1219</link>
		<dc:creator>Are You Tracking Site Search with Google Analytics? &#171; Blog</dc:creator>
		<pubDate>Wed, 30 Dec 2009 21:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1219</guid>
		<description>[...] set it up?  We&#8217;ve provided the basic steps here.  For more detailed info, you should visit this very comprehensive blog post on site search.  [...]</description>
		<content:encoded><![CDATA[<p>[...] set it up?  We&#8217;ve provided the basic steps here.  For more detailed info, you should visit this very comprehensive blog post on site search.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1217</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Tue, 07 Oct 2008 01:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1217</guid>
		<description>Hi Raina,

That looks good.

Thanks for the question,

Justin</description>
		<content:encoded><![CDATA[<p>Hi Raina,</p>
<p>That looks good.</p>
<p>Thanks for the question,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raina</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1216</link>
		<dc:creator>Raina</dc:creator>
		<pubDate>Tue, 30 Sep 2008 12:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1216</guid>
		<description>Hi Justin,

Have a client with a site that does not pass the search term as a url parameter. It is an online classifieds site with subdomains for each city and every page has a search box.

We want to implement site search and also ensure that sub-domain tracking is unaffected.

Is this how the customized GATC would look?


var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));

/script&gt;

var  pageTracker = _gat._getTracker(&quot;UA-xxxxxxx-x&quot;);
pageTracker._setDomainName(&quot;.domain.com&quot;);
pageTracker._initData();
pageTracker._trackPageview(&#039;/search?q=&#039;);


Any help would be much appreciated.

Thanks,
Raina</description>
		<content:encoded><![CDATA[<p>Hi Justin,</p>
<p>Have a client with a site that does not pass the search term as a url parameter. It is an online classifieds site with subdomains for each city and every page has a search box.</p>
<p>We want to implement site search and also ensure that sub-domain tracking is unaffected.</p>
<p>Is this how the customized GATC would look?</p>
<p>var gaJsHost = ((&#8220;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);<br />
document.write(unescape(&#8220;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google-analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));</p>
<p>/script&gt;</p>
<p>var  pageTracker = _gat._getTracker(&#8220;UA-xxxxxxx-x&#8221;);<br />
pageTracker._setDomainName(&#8220;.domain.com&#8221;);<br />
pageTracker._initData();<br />
pageTracker._trackPageview(&#8216;/search?q=&#8217;);</p>
<p>Any help would be much appreciated.</p>
<p>Thanks,<br />
Raina</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1215</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Fri, 19 Sep 2008 12:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1215</guid>
		<description>Hi Jason,

Sorry, but without digging into your site and looking at the stricture I&#039;m at a dead end.  The most common problem is that the search term is not in the search results page (ie the search form is using a post to pass the search term to the server).

My lsat guess is that you&#039;re passing a value to _trackPageview() that&#039;s overwriting the q parameter in the URL.

Hope that helps,

Justin</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>Sorry, but without digging into your site and looking at the stricture I&#8217;m at a dead end.  The most common problem is that the search term is not in the search results page (ie the search form is using a post to pass the search term to the server).</p>
<p>My lsat guess is that you&#8217;re passing a value to _trackPageview() that&#8217;s overwriting the q parameter in the URL.</p>
<p>Hope that helps,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1214</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 18 Sep 2008 17:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1214</guid>
		<description>I found the site search setup and entered q as the query parameter, however I haven&#039;t seen any tracking in Google analytics. I&#039;ve used the search box on my website numerous times hoping to see some tracking but still nothing.  Should I select strip query parameters out of URL?  Or is it possible that I am using categories based on the URL I gave you?  I figured that q was my parameter and had it set before I posted the first time, but apparently I&#039;m still missing something.  Thanks</description>
		<content:encoded><![CDATA[<p>I found the site search setup and entered q as the query parameter, however I haven&#8217;t seen any tracking in Google analytics. I&#8217;ve used the search box on my website numerous times hoping to see some tracking but still nothing.  Should I select strip query parameters out of URL?  Or is it possible that I am using categories based on the URL I gave you?  I figured that q was my parameter and had it set before I posted the first time, but apparently I&#8217;m still missing something.  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1213</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Wed, 17 Sep 2008 03:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1213</guid>
		<description>Jason,

Sorry if my post was not clear.  Based on your URL you want to enter q into the &#039;Query Parameter&#039; field in the site search settings.  You can find Site Search settings in the Profile settings.  You&#039;ll need to enable site search first.  Then you should see the &#039;Query Parameter&#039; field.

Hope that helps,

Justin</description>
		<content:encoded><![CDATA[<p>Jason,</p>
<p>Sorry if my post was not clear.  Based on your URL you want to enter q into the &#8216;Query Parameter&#8217; field in the site search settings.  You can find Site Search settings in the Profile settings.  You&#8217;ll need to enable site search first.  Then you should see the &#8216;Query Parameter&#8217; field.</p>
<p>Hope that helps,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1212</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1212</guid>
		<description>Hey Justin,
I&#039;ve been trying to do some research on how to get GA to track my searches and have been fairly unsuccessful.  Even after reading this entire post I&#039;m still not exactly sure what I&#039;m supposed to put as the query parameter.  Here is what I get when I search for &quot;tubing.&quot;
http://www.mysite.com/search/search.cgi?p=1&amp;lang=en&amp;include=&amp;exclude=&amp;penalty=&amp;sort=&amp;q=tubing&amp;mode=all&amp;submit.x=40&amp;submit.y=16

I haven&#039;t seen anything in GA when I use &quot;q&quot; as the parameter so what am I missing?  My IT guy has way to much on his plate to give this any attention so any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hey Justin,<br />
I&#8217;ve been trying to do some research on how to get GA to track my searches and have been fairly unsuccessful.  Even after reading this entire post I&#8217;m still not exactly sure what I&#8217;m supposed to put as the query parameter.  Here is what I get when I search for &#8220;tubing.&#8221;<br />
<a href="http://www.mysite.com/search/search.cgi?p=1&#038;lang=en&#038;include=&#038;exclude=&#038;penalty=&#038;sort=&#038;q=tubing&#038;mode=all&#038;submit.x=40&#038;submit.y=16" rel="nofollow">http://www.mysite.com/search/search.cgi?p=1&#038;lang=en&#038;include=&#038;exclude=&#038;penalty=&#038;sort=&#038;q=tubing&#038;mode=all&#038;submit.x=40&#038;submit.y=16</a></p>
<p>I haven&#8217;t seen anything in GA when I use &#8220;q&#8221; as the parameter so what am I missing?  My IT guy has way to much on his plate to give this any attention so any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why You Should Track Site Search with Google Analytics &#124; Dragon Search Marketing</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1211</link>
		<dc:creator>Why You Should Track Site Search with Google Analytics &#124; Dragon Search Marketing</dc:creator>
		<pubDate>Mon, 08 Sep 2008 17:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1211</guid>
		<description>[...] Analytics?  We&#8217;ve provided the basic steps here.  For more detailed info, you should visit this very comprehensive blog post on site [...]</description>
		<content:encoded><![CDATA[<p>[...] Analytics?  We&#8217;ve provided the basic steps here.  For more detailed info, you should visit this very comprehensive blog post on site [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/comment-page-1/#comment-1210</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Thu, 28 Aug 2008 13:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/ga-on-site-search-pt-1-overview-setup/#comment-1210</guid>
		<description>Hi Steve,

Is the site search located on a different sub domain that is included in the sub domain profile?  I&#039;m wondering if you&#039;re excluding the search data by accident with the sub domain include filter.

Let me know if that helps,

Justin</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Is the site search located on a different sub domain that is included in the sub domain profile?  I&#8217;m wondering if you&#8217;re excluding the search data by accident with the sub domain include filter.</p>
<p>Let me know if that helps,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: cutroni.com @ 2012-02-07 03:29:33 -->
