<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Search Marketing Blog &#124; SearchMarketingAds.com</title>
	<atom:link href="http://searchmarketingads.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://searchmarketingads.com/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 04 Jul 2008 19:26:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>5 Must Have Google Analytics Filters</title>
		<link>http://searchmarketingads.com/blog/2008/07/03/5-must-have-google-analytic-filters/</link>
		<comments>http://searchmarketingads.com/blog/2008/07/03/5-must-have-google-analytic-filters/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 23:01:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Google Analytics]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Analytics]]></category>

		<category><![CDATA[Filters]]></category>

		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://searchmarketingads.com/blog/?p=13</guid>
		<description><![CDATA[Creating Google Analytics filters in your profile is one of the most important things you do as you set up your GA profile. This powerful feature allows you to include, exclude, search and replace and even build custom filters. But you also have to be careful not to be filtering out traffic you mean to [...]]]></description>
			<content:encoded><![CDATA[<p><span class="text_body">Creating Google Analytics filters in your profile is one of the most important things you do as you set up your GA profile. This powerful feature allows you to include, exclude, search and replace and even build custom filters. But you also have to be careful not to be filtering out traffic you mean to track and analyze. Before we begin, locate the Filter Manager in Google Analytics and click the link to enter the Filter Manager.</span></p>
<p><img class="aligncenter size-full wp-image-18" title="Filter Manager" src="http://searchmarketingads.com/blog/wp-content/uploads/2008/07/filter12.gif" alt="Use Filters In Google Analytics" width="500" height="289" /></p>
<p><span id="more-13"></span><br />
<span class="text_body"><strong>Click Filter Manager Then Click Add Your Filter</strong></span></p>
<p><img class="aligncenter size-full wp-image-19" title="Add Filter To Your Profile" src="http://searchmarketingads.com/blog/wp-content/uploads/2008/07/add_filter2.gif" alt="Add Filter To Your Profile" width="500" height="259" /></p>
<p><img class="aligncenter size-full wp-image-20" title="Include Site Traffic" src="http://searchmarketingads.com/blog/wp-content/uploads/2008/07/include_site_traffic.gif" alt="Include Site Traffic" width="500" height="346" /></p>
<p><span class="text_h2">1. Include My Site Traffic</span></p>
<p><span class="text_body">Because Google Analytic only requires a single piece of JavaScript on your page, it is susceptible to being copied and placed on another site. This could have devastating effects to your data&#8217;s integrity. Here is a simple way to make sure that only your site&#8217;s traffic is monitored.</span></p>
<p><span class="text_body">On the Edit Filter screen:</span></p>
<p><span class="text_body"><strong>Enter Filter Name:</strong> Include My Site Traffic<br />
<strong>Filter Type:</strong> Select Custom from the drop down menu<br />
<strong>Choose Custom Type: </strong>Select Include from the radio buttons<br />
<strong>Filter Field:</strong> Select Hostname from the drop down menu<br />
<strong>Filter Pattern: </strong>Enter ^yourdomainname\.com$<br />
<strong>Choose Case Sensitive:</strong> Decide whether you want the filter to be case sensitive or not</span></p>
<p><span class="text_body">Lastly, select the profile you want to apply the filter to and press Save Changes. Now your profile will only accept traffic data from your domain.</span></p>
<p><span class="text_h2"><strong>2. Exclude Internal Traffic</strong></span></p>
<p><span class="text_body">With Google Analytics you can set what traffic you want to exclude. A good place to begin is with the internal traffic of your business. Luckily GA makes excluding this traffic a snap.</span></p>
<p><span class="text_body">Return to Add Filter Page to add the exclude internal traffic filter.</span></p>
<p><span class="text_body"><strong>Enter Filter Name:</strong> Block Internal IP Addresses<br />
<strong>Filter Type:</strong> Select Exclude All Traffic From An IP Address from the drop down menu<br />
<strong>IP Address: </strong>Enter Your IP Address or An IP Address Range Here</span></p>
<p><span class="text_body">Note: Remember to include <a href="http://www.google.com/support/analytics/bin/answer.py?answer=55582" target="_blank">regular expressions</a></span></p>
<p><span class="text_body">For example, if the IP address you are filtering is: 192.168.1.1</span></p>
<p><span class="text_body">Then the IP address value is: 192\.168\.1\.1</span></p>
<p><span class="text_body"><em>Note:</em> Google offers a free tool that will <a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55572" target="_blank">generate the regular expression</a> you need if you are applying the exclusion filter to a url range.</span></p>
<p><span class="text_body">Remember to select the profile you want to apply the filter to and press Save Changes. Now your profile will no longer log data collected from the IP addresses you excluded.</span></p>
<p><span class="text_h2">3. Force URI Case To Lower</span></p>
<p><span class="text_body">Add this filter to make sure that you don&#8217;t have the same page appear twice in your data because in one instance the URL is upper case and in another it is lower case.</span></p>
<p><span class="text_body">Return to Add Filter Page to create the force URI case to lower filter.</span></p>
<p><span class="text_body"><strong>Enter Filter Name:</strong> Force URI Case To Lower<br />
<strong>Filter Type:</strong> Select Custom Filter from the drop down menu<br />
<strong>Choose Custom Type: </strong>Select Lowercase from the radio buttons<br />
<strong>Filter Field: </strong>Select Request URI</span></p>
<p><span class="text_body">Select the profile or profiles you want to apply this filter to and Save Changes. Now you can be sure not to have duplicated pages in your Content Reports.</span></p>
<p><span class="text_h2">4. Display Full Referral Names</span></p>
<p><span class="text_body">Add this filter to display the full name of the referral site where traffic came from.</span></p>
<p><span class="text_body">Return to Add Filter Page to create the display full referral names filter.</span></p>
<p><span class="text_body"><strong>Enter Filter Name:</strong> Display Full Referral Names<br />
<strong>Filter Type:</strong> Select Custom Filter from the drop down menu<br />
<strong>Choose Custom Type: </strong>Select Advanced from the radio buttons<br />
<strong>Field A -&gt; Extract A: </strong> Select Referral from the drop down menu and enter (.*) in the text field to tell Google Analytics to select the entire URL<br />
<strong>Field B -&gt; Extract B: </strong> Leave drop down and text field empty<br />
<strong>Output To -&gt; Constructor: </strong> Select User Defined from the drop down menu and enter $A1 in the text field<br />
<strong>Field A Required:</strong> Select the Yes radio button<br />
<strong>Field B Required:</strong> Select the No radio button<br />
<strong>Override Output Field:</strong> Select the Yes radio button<br />
<strong>Case Sensitive:</strong> Select the No radio button</span></p>
<p><span class="text_body">Select the profile or profiles you want to apply this filter to and Save Changes. You will now be able to see the complete referral URL in Traffic Sources &gt; Referring Sites Report.</span></p>
<p><span class="text_h2">5. Remove URL Root</span></p>
<p><span class="text_body">Add this filter to remove the http://yourwebsite.com portion of URLs from the Content Report. For example <em><strong>http://yourwebsite.com/mywebpage/myinterests/index.html</strong></em> would now be reported in analytics as <em><strong>/mywebpage/myinterests/index.html</strong></em> which will allow you to see more URL information on what pages your visitors went visited.</span></p>
<p><span class="text_body">Return to Add Filter Page to build the remove URL root filter.</span></p>
<p><span class="text_body"><strong>Enter Filter Name:</strong> Remove URL Root<br />
<strong>Filter Type:</strong> Select Custom Filter from the drop down menu<br />
<strong>Choose Custom Type: </strong>Select Advanced from the radio buttons<br />
<strong>Filter Field: </strong> Select Request URI<br />
<strong>Search String: </strong> Enter yourdomainname\.com/<br />
<strong>Replace String: </strong> Enter /<br />
<strong>Case Sensitive:</strong> Select the No radio button</span></p>
<p><span class="text_body">Select the profile or profiles you want to apply this filter to and Save Changes. You will now be able to see the more complete details of were visitors went to on your website.</span></p>
<p><span class="text_body">You can also adjust this filter to dig deeper into your directory, but you will then be no longer receive data from your other directories. If you wish to filter down into into another directory. I suggest you create an additional profile containing the same parameters as the account you wanted to apply this filter to. Otherwise you will risk losing data that cannot be recovered in Google Analytics.</span></p>
<p><span class="text_body"><em>Note:</em> You can also use a similar filter to remove the file extensions (.php, .html, etc&#8230;)</span></p>
<p><span class="text_body"><strong>One Last Note:</strong> Applying Filters directly effects the data Google Analytics will collect. You have to be careful and make sure to review your traffic before and after applying filters to make sure they are performing properly. All filters applied will only affect future data. Historical data cannot be retroactively filtered or recreated in Google Analytics.</span></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fsearchmarketingads.com%2Fblog%2F2008%2F07%2F03%2F5-must-have-google-analytic-filters%2F';
  addthis_title  = '5+Must+Have+Google+Analytics+Filters';
  addthis_pub    = 'searchmarketingads';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://searchmarketingads.com/blog/2008/07/03/5-must-have-google-analytic-filters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Begins Indexing Flash Content, Yahoo To Follow</title>
		<link>http://searchmarketingads.com/blog/2008/07/03/google-begins-to-crawling-flash-content-yahoo-to-follow/</link>
		<comments>http://searchmarketingads.com/blog/2008/07/03/google-begins-to-crawling-flash-content-yahoo-to-follow/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 19:38:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Google AdWords]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Yahoo! Search Marketing]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://searchmarketingads.com/blog/?p=11</guid>
		<description><![CDATA[As reported on around the net, Adobe has begun supplying Google and Yahoo with Flash Player technology which will enable the two popular search engines to being indexing Flash&#8217;s SWF file format. Adobe describes the technology as an advancement in &#8220;rich media search&#8221;. Google has apparently begun using the technology, although to what degree is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://searchmarketingads.com/blog/wp-content/uploads/2008/07/flash.gif" alt="Google To Search Flash" title="flash" width="450" height="450" class="aligncenter size-full wp-image-12" /><span class="text_body"><br />As reported on around the net, Adobe has begun supplying <a href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/200806/070108AdobeRichMediaSearch.html" Target="_blank">Google and Yahoo with Flash Player technology</a> which will enable the two popular search engines to being indexing Flash&#8217;s SWF file format. Adobe describes the technology as an advancement in &#8220;rich media search&#8221;. Google has apparently begun using the technology, although to what degree is still unknown. Yahoo has received the software makers goods, but is still in the process of testing and implementing it. Microsoft Live Search has not been mentioned as participating in Adobe&#8217;s launch of this search initiative.</span><br />
<span id="more-11"></span><br />
<span class="text_body">A step in the right direction? It still remains unclear as to how the technology will work and how it will affect current rankings. I have spoken to people who are on both sides of development and optimization. Some consider this a huge leap forward for Flash and Flash SEO. Previously search engines were unable to crawl, categorize or read Flash websites. That meant that although pretty and shiny, Flash sites were an SEO nightmare. Others believe that the technology will have little affect on rankings, as many flash sites are image heavy and content light. If the software provided to the search engines only reads file names, that could also have negative ramifications for ill organized Flash sites.</span></p>
<p><span class="text_body">I have to believe that Adobe and Google would not be releasing anything that wouldn&#8217;t help their users. Both are industry powerhouses who are well respected for the quality of their products. Personally, I question if Adobe isn&#8217;t utilizing OCR technology similar to its <a href="http://www.adobe.com/products/acrcapture/" Target="_blank">Acrobat Capture</a> software to capture image text in SWF files and make it searchable. I may be stretching, but I would be disappointed if they didn&#8217;t go all out to solve this long overdue problem.</span></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fsearchmarketingads.com%2Fblog%2F2008%2F07%2F03%2Fgoogle-begins-to-crawling-flash-content-yahoo-to-follow%2F';
  addthis_title  = 'Google+Begins+Indexing+Flash+Content%2C+Yahoo+To+Follow';
  addthis_pub    = 'searchmarketingads';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://searchmarketingads.com/blog/2008/07/03/google-begins-to-crawling-flash-content-yahoo-to-follow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Successful Web Analytic Approaches</title>
		<link>http://searchmarketingads.com/blog/2008/06/29/successful-web-analytic-approaches/</link>
		<comments>http://searchmarketingads.com/blog/2008/06/29/successful-web-analytic-approaches/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 16:47:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://searchmarketingads.com/blog/?p=10</guid>
		<description><![CDATA[
Here is a great Conversion University presentation by Google Analytics Anvangelist Avinash Kaushik given about a year ago. I think both beginners and experienced analytics users with both benefit from viewing his presentation. I also recommend bookmarking Avinash&#8217;s blog and picking up his book Web Analytics: An Hour A Day. The guy is a guru [...]]]></description>
			<content:encoded><![CDATA[<p><center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/bpDxGrSqA-E&#038;hl=en"></param><embed src="http://www.youtube.com/v/bpDxGrSqA-E&#038;hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object></center>
<p style="text-align: left;"><span class="text_body">Here is a great Conversion University presentation by Google Analytics Anvangelist Avinash Kaushik given about a year ago. I think both beginners and experienced analytics users with both benefit from viewing his presentation. I also recommend bookmarking <a href="http://www.kaushik.net/avinash/" target="_blank">Avinash&#8217;s blog</a> and picking up his book <a href="http://www.amazon.com/dp/0470130652/ref=nosim/?tag=occsrazbyavik-20" target="_blank">Web Analytics: An Hour A Day</a>. The guy is a guru of the industry and his insights are extremely valuable.</p>
<p></span></p>
<p style="text-align: left;"><span class="text_body">The presentation really details what to focus on and using analytics not only to review reports but to take marketable action from your findings. Enjoy.</p>
<p></span></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fsearchmarketingads.com%2Fblog%2F2008%2F06%2F29%2Fsuccessful-web-analytic-approaches%2F';
  addthis_title  = 'Successful+Web+Analytic+Approaches';
  addthis_pub    = 'searchmarketingads';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://searchmarketingads.com/blog/2008/06/29/successful-web-analytic-approaches/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The SearchMarketingAds.com Blog Is Now Live</title>
		<link>http://searchmarketingads.com/blog/2008/06/28/the-searchmarketingadscom-blog-is-now-live/</link>
		<comments>http://searchmarketingads.com/blog/2008/06/28/the-searchmarketingadscom-blog-is-now-live/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 02:26:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Content Networks]]></category>

		<category><![CDATA[Google AdWords]]></category>

		<category><![CDATA[Microsoft adCenter]]></category>

		<category><![CDATA[SEM]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Web Analytics]]></category>

		<category><![CDATA[Yahoo! Search Marketing]]></category>

		<guid isPermaLink="false">http://www.searchmarketingads.com/blog/?p=4</guid>
		<description><![CDATA[
Welcome to the Search Marketing Blog for SearchMarketingAds.com. The concept behind this blog is simply to share articles, experiences and knowledge between SEO/SEM professionals and small business owners. It may be a couple days before I am able to add more. But I intend on being very active on the blog. In the meantime, please [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><span class="text_body"><a href="http://searchmarketingads.com"><img class="aligncenter size-full wp-image-7" title="Search Marketing Ads" src="http://searchmarketingads.com/blog/wp-content/uploads/2008/06/searchmarketingads_300.gif" alt="Search Marketing Ads" width="300" height="300" /></a></span></p>
<p><span class="text_body">Welcome to the <a title="Search Marketing Blog" href="http://searchmarketingads.com/blog/" target="_self">Search Marketing Blog</a> for SearchMarketingAds.com. The concept behind this blog is simply to share articles, experiences and knowledge between SEO/SEM professionals and small business owners. It may be a couple days before I am able to add more. But I intend on being very active on the blog. In the meantime, please feel free to look around the site and please bookmark or share the blog with the AddThis button below or in the right hand column. Thanks. </span></p>
<p>-Robert Patterson</p>
<p><a title="Search Marketing Ads" href="http://searchmarketingads.com" target="_blank">SearchMarketingAds.com</a></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fsearchmarketingads.com%2Fblog%2F2008%2F06%2F28%2Fthe-searchmarketingadscom-blog-is-now-live%2F';
  addthis_title  = 'The+SearchMarketingAds.com+Blog+Is+Now+Live';
  addthis_pub    = 'searchmarketingads';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://searchmarketingads.com/blog/2008/06/28/the-searchmarketingadscom-blog-is-now-live/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
