<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>My takes on web marketing and technology</description><title>Keltex Blog</title><generator>Tumblr (3.0; @keltex)</generator><link>http://blog.keltex.com/</link><item><title>Google Instant Steals 25% of Your Organic Search Results</title><description>&lt;p&gt;Google has been &lt;a href="http://www.google.com/instant/"&gt;touting&lt;/a&gt; their new Instant search as giving users &amp;#8220;better search results, faster&amp;#8221;. But it seems that organic search results have suffered.&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s a search test I did using the phrase &lt;em&gt;Insurance Quotes&lt;/em&gt;. This is a pretty highly advertised for search term. Here&amp;#8217;s &amp;#8220;Google Normal&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_l9khc5Rqgc1qalet9.png"/&gt;&lt;/p&gt;
&lt;p&gt;Notice that you get 4 organic results above the fold. And 8 paid results. Here&amp;#8217;s the same search using Google Instant:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_l9khi22tBX1qalet9.png"/&gt;&lt;/p&gt;
&lt;p&gt;Now there&amp;#8217;s barely 3 organic search results, 25% less than without google instant. So who suffers here? Probably Geico for one. They were the #4 search result, but now they aren&amp;#8217;t even visible above the fold. So what does this do? Probably encourages Geico keeps their paid advertising high so that they are visible in the paid results. &lt;/p&gt;
&lt;p&gt;And those paid results haven&amp;#8217;t suffered at all. Still 3 paid results below the search bar and 5 paid search results on the right side. So you&amp;#8217;ve gone from 4 out of 12 search results being organic (33%) to 3 out of 11 searches being organic (27%).&lt;/p&gt;
&lt;p&gt;So instead of giving you &amp;#8220;better search results&amp;#8221;, you&amp;#8217;re getting less search results. So this seems to add more fuel to the fire that Google&amp;#8217;s Instant is more about enhancing ad revenue than improving users&amp;#8217; search experience.&lt;/p&gt;
&lt;p&gt;In my opinion, if Google was trying to improve user search results with Google Instant, instead of stealing screen real estate from the organic results they would steal it from the paid results. Why not show 2 paid results below the search box when google instant is active and 3 results when it&amp;#8217;s not? Wouldn&amp;#8217;t that be more fair?&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note: I did this test at 1024x768 resolution&amp;#8230; a relatively common notebook resolution. Your results may vary. Some people have higher resolution screens. Others don&amp;#8217;t use their browser maximized or have additional toolbars so they have less effective resolution.&lt;/em&gt;&lt;/p&gt;</description><link>http://blog.keltex.com/post/1216080930</link><guid>http://blog.keltex.com/post/1216080930</guid><pubDate>Thu, 30 Sep 2010 09:09:00 -0700</pubDate><category>google instant</category><category>organic search</category><category>adwords</category></item><item><title>Stuck with .net</title><description>&lt;p&gt;&lt;a title="Leaving .net" href="http://whatupdave.tumblr.com/post/1170718843/leaving-net"&gt;Leaving .net&lt;/a&gt; by &lt;a href="http://whatupdave.tumblr.com/"&gt;Dave Newman&lt;/a&gt; struck a cord with me. I&amp;#8217;ve been using Microsoft technologies professionally since 1994. One of my client&amp;#8217;s platform (still have him to this day) evolved over time from Excel to Access to SQL Server with an ASP.NET front end. Most of my income is from these long term clients whose businesses run on the .net platform.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;.Net Used to be Fun&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Getting started with .net for me was a lot of fun. That&amp;#8217;s because it&amp;#8217;s how I learned web technologies and evolved away from the desktop. My gut said that the web was going to be far more important than the desktop and fortunately I was right.&lt;/p&gt;
&lt;p&gt;But years later working on stable platforms, my work is mostly just maintenance. Adding a new report here. Adding new business logic there. Sometimes I get to add a new feature or two (&amp;#8220;can we run those refunds directly through authorize.net?&amp;#8221;). &lt;/p&gt;
&lt;p&gt;It&amp;#8217;s nothing exciting of course. But it pays the bills. And I&amp;#8217;ve done this so long now that I can get what I need done efficiently and quickly.&lt;/p&gt;
&lt;p&gt;But it&amp;#8217;s nothing exciting. Even with ASP.NET MVC which is sort of a breath of fresh air, there&amp;#8217;s no way for me to go back and rewrite my clients&amp;#8217; applications in this framework. Maybe I&amp;#8217;ll use it for new projects, but even though it&amp;#8217;s &amp;#8220;better&amp;#8221; than ASP.NET forms it still feels a few years behind some of the more cutting edge platforms.&lt;/p&gt;
&lt;p&gt;I crave the excitement that I see in the Ruby on Rails and Python communities. I dabbled a bit in RoR a couple of years ago. The project didn&amp;#8217;t go very far but I really liked the Ruby community who responded quickly to my questions. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;.Net&amp;#8217;s Lack of Community&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The thin .net community is definitely a problem for me. For example I asked a question on &lt;a href="http://stackoverflow.com/questions/3774548/how-do-i-set-the-timezone-in-an-ical-feed-using-dday-ical"&gt;StackOverflow regarding iCal&lt;/a&gt; a few days ago. I think SO is currently the most active community for .Netters. No response. Not a one. Googled for hours and can&amp;#8217;t find any sort of answer.&lt;/p&gt;
&lt;p&gt;If I was working in Ruby, there&amp;#8217;s a &lt;a href="http://icalendar.rubyforge.org/"&gt;whole library&lt;/a&gt; for dealing with iCal with what looks like excellent documentation. That looks a lot more appealing to me than the cone of silence I received in .net&lt;/p&gt;
&lt;p&gt;But I can&amp;#8217;t just jump ship from my current work. It pays the bills. My clients like me and depend on me. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So What Do I Do Tomorrow?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now here&amp;#8217;s my dilemma. I have a new project idea that I would like to move forward with. Do I write it in ASP.NET MVC which I know pretty well? Or do I take the leap and learn/write the new thing in RoR or Python? I know that if I pick one of these newer platforms it will take me a lot longer to get up and running because of the learning curve. I&amp;#8217;m tempted (once again) just to dive in with .net because that&amp;#8217;s what I understand. But I&amp;#8217;ll still be suck with .net.&lt;/p&gt;</description><link>http://blog.keltex.com/post/1178901096</link><guid>http://blog.keltex.com/post/1178901096</guid><pubDate>Fri, 24 Sep 2010 06:55:00 -0700</pubDate><category>.net</category><category>asp.net</category><category>Ruby on Rails</category><category>Python</category></item><item><title>"Luxury is the enemy of observation, a costly indulgence that induces such a good feeling that you..."</title><description>“Luxury is the enemy of observation, a costly indulgence that induces such a good feeling that you notice nothing. Luxury spoils and infantilizes you and prevents you from knowing the world. That is its purpose, the reason why luxury cruises and the great hotels are full of fatheads who, when they express an opinion, seems as though they are from another planet.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Paul Theroux in &lt;em&gt;Ghost Train to the Eastern Star&lt;/em&gt;&lt;/em&gt;</description><link>http://blog.keltex.com/post/787163339</link><guid>http://blog.keltex.com/post/787163339</guid><pubDate>Thu, 08 Jul 2010 17:10:38 -0700</pubDate><category>travel</category><category>luxury</category></item><item><title>You Should Block Your Competitors from Seeing Your Adwords Ads</title><description>&lt;p&gt;There are two things that your online competitors are probably doing right now:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;You competitors are clicking on your AdWords ads.&lt;/li&gt;
&lt;li&gt;Your competitors are looking at your AdWords ads to figure out how to improve their online campaigns (and trying to take market share away from you).&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;If you don&amp;#8217;t believe it&amp;#8217;s likely, then don&amp;#8217;t read any further. But if you think either is possible, then read on.&lt;!-- more --&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Somebody is Clicking on my Ads&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s a niggling feeling. You have no definitive proof. But you know in your heart that every day your competitors are clicking on your ads.&lt;/p&gt;
&lt;p&gt;One of the biggest frustrations with Pay Per Click advertising (PPC) is click fraud. Click fraud is when either a human or automated script generates a charge per click without having actual interest in the  target of the ad&amp;#8217;s link.&lt;/p&gt;
&lt;p&gt;Google claims that they have many automated click-fraud detection systems in place. So the actual amount of invalid clicks that get through are quite low. And we can trust their automated systems.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Do you Trust Google&amp;#8217;s Click Fraud Detection?&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Matt Cutts of Google (the guy in charge of their web spam team) had an interesting post the other day. Google uses automated tools to detect web spam in the same way they use automated tools to detect invalid clicks. His post was titled &lt;a title="Calling for Link Spam Reports" href="http://www.mattcutts.com/blog/calling-for-link-spam-reports/"&gt;Calling for Link Spam Reports&lt;/a&gt;. And what he&amp;#8217;s asking for is for us (webmasters) to report what we think is link spam, links that are meant to game Google&amp;#8217;s organic search.&lt;/p&gt;
&lt;p&gt;Question #1: Why would Google want us to manually report report link spam?&lt;/p&gt;
&lt;p&gt;Answer: Google recognizes that their automated systems are imperfect.&lt;/p&gt;
&lt;p&gt;Question #2: If Google&amp;#8217;s automated systems for detecting nefarious activity are imperfect, does that mean that their click fraud detection system might also be imperfect?&lt;/p&gt;
&lt;p&gt;Answer: It&amp;#8217;s a strong possibility.&lt;/p&gt;
&lt;p&gt;Personally I prefer to do what I can from my side to minimize the clicks coming from my competitors.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Your Ads are Free Competitive Information&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;#8217;s say you come up with a brilliant new PPC marketing plan. Maybe it&amp;#8217;s new ad copy, keywords, promotion or a landing page.  The moment you go live with your new plan on Google Adwords, your competitor is going to see it.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve seen this happen many times. We come up with some new ad copy tweak and 24 hours after we go live to test it our competitors are using the very similar ad copy. Wow that was a waste.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve also seen a change happen on the website which is then reflected on the ads. Perhaps a new promotion or new landing page. Why give your competitors a free heads up on your current marketing and sales plans? Make them do a little of their own work!&lt;/p&gt;
&lt;p&gt;&lt;b&gt;How to Block&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;OK, I&amp;#8217;ve convinced you. You&amp;#8217;re going to block them. But how do you go about doing this? There are two things that I do to block them:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Block their IP address(s)&lt;/li&gt;
&lt;li&gt;Block them by location&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Neither are totally foolproof, but both can go a long way towards reducing your competitor&amp;#8217;s clicks.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Blocking Competitor IP Addresses&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Blocking a competitor&amp;#8217;s IP address means going into Google AdWords and excluding  their IP address or IP address range. AdWords lets you pick up to 20 IP addresses or address ranges and blocks all  your AdWords ads appearing to those IP addresses. Google says this  feature is primarily meant to block ads that are visible to you. For  example, so that your employees don&amp;#8217;t accidentally click on your ads.  (Why their automated invalid click detection can&amp;#8217;t detect these clicks  is beyond me). But blocking clicks from competitors seems far more useful to me.&lt;/p&gt;
&lt;p&gt;AdWords buries this capability. In fact there&amp;#8217;s no menu choice to get there. You have to search for instructors on &lt;a title="How do I exclude certain IP addresses from viewing my ad?" href="http://adwords.google.com/support/aw/bin/answer.py?hl=en&amp;amp;answer=61493"&gt;this help page&lt;/a&gt;:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Sign in to your AdWords account at&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;a href="https://adwords.google.com/select/"&gt;&lt;a href="https://adwords.google.com"&gt;https://adwords.google.com&lt;/a&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Click this link to visit the&lt;span class="Apple-converted-space"&gt; IP Address Exclusion Tool (&lt;a href="https://adwords.google.com/select/IpNegativesStartWizard"&gt;https://adwords.google.com/select/IpNegativesStartWizard&lt;/a&gt;)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Select a campaign, and click&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;b&gt;Go&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Enter the list of IP addresses to be excluded.&lt;/li&gt;
&lt;li&gt;Click&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;b&gt;Exclude IP Addresses&lt;/b&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;Actually figuring out your competitor&amp;#8217;s IP address is another matter. I&amp;#8217;ve got some ideas for you that I&amp;#8217;ll post in an upcoming blog.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Blocking Competitor Locations&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Another way to block competitors is through blocking their location. Let&amp;#8217;s say that you know your biggest competitor is in San Antonio, TX. Why not just block San Antonio? You can do this by explicitly blocking the location on a per AdWords campaign basis (&lt;a href="http://adwords.google.com/support/aw/bin/answer.py?hl=en&amp;amp;answer=114825"&gt;instructions may be found here&lt;/a&gt;):&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span"&gt;&lt;ol&gt;&lt;li&gt;Sign in to your AdWords account at&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;a href="https://adwords.google.com/select"&gt;&lt;a href="https://adwords.google.com"&gt;https://adwords.google.com&lt;/a&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;On the &amp;#8220;All Online Campaigns&amp;#8221; page, click the name of the campaign you wish to edit.&lt;/li&gt;
&lt;li&gt;Click the &amp;#8220;Settings&amp;#8221; tab.&lt;/li&gt;
&lt;li&gt;Click&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;b&gt;Edit&lt;/b&gt;&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;next to &amp;#8220;Locations.&amp;#8221;&lt;/li&gt;
&lt;li&gt;Click &amp;#8220;Exclude areas within selected locations.&amp;#8221;&lt;/li&gt;
&lt;li&gt;Browse the list of available areas and select those you&amp;#8217;d like to exclude.&lt;/li&gt;
&lt;li&gt;Click&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;b&gt;Done excluding&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Click&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;b&gt;Save&lt;/b&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;There&amp;#8217;s a surprising amount of granularity you can apply when excluding a location. So you don&amp;#8217;t have to exclude all of Los Angeles, CA. You can just exclude Agura Hills.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The Location Disinformation Trick&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;One trick you can perform with location blocking is to create an additional campaign made just for them. This campaign is targeted at the very locations your real campaign blocks. Maybe you pay less for those ads, or you&amp;#8217;re missing some keywords or maybe the copy isn&amp;#8217;t quite your A game. But this way you have some control over the flow of information that your competitor receives.&lt;/p&gt;
&lt;p&gt;The advantage of this trick is that it makes your competitor a lot less suspicious of your actions than having all your ads suddenly disappear from his browser. Also if you still have some potential customers nearby your competitor, you haven&amp;#8217;t completely eliminated ads showing for them.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Some Cautions&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Both blocking techniques have some drawbacks. Namely blocking ads from appearing for potential customers.&lt;/p&gt;
&lt;p&gt;I don&amp;#8217;t worry about this two much for IP address blocking. So, you accidentally block your ads for a single individual or company will probably not kill your business. But you should be cautious of IP addresses that are proxies for larger groups of people. For example, you wouldn&amp;#8217;t want to block the IP addresses for AT &amp;amp; T&amp;#8217;s wireless services and not show your ads to iPhone users (if this is a target market). It&amp;#8217;s always best to do a reverse DNS lookup to find out who&amp;#8217;s at the other end of the IP address and decide based on the results.&lt;/p&gt;
&lt;p&gt;For location blocking, a lot depends on where your competitor is located. For example if they are coming from a relatively small area such as Durham, NC, maybe it&amp;#8217;s not a big deal. But if they are in a large metropolitan area such as New York or San Jose, then there is a large potential loss of customers.&lt;/p&gt;
&lt;p&gt;Also location based ad serving is not as exact science as it sounds. For example, the city where it reports my IP address to be is 15 miles away from the city where I live.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Blocking Ain&amp;#8217;t Foolproof&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;While in theory it&amp;#8217;s easy to block your competitors, the reality is that it&amp;#8217;s not foolproof. People often use internet access from multiple locations&amp;#8230; their work, their home, via their wireless provider, or at a WiFi enabled location like a coffee shop. So with any blocking that you do, there&amp;#8217;s a way to get around it. Somebody really sophisticated could use a proxy service and get around it completely.&lt;/p&gt;
&lt;p&gt;But if you competitor has to work a little harder to figure out what you&amp;#8217;re doing or to click on you, maybe it&amp;#8217;s worth it anyway.&lt;/p&gt;</description><link>http://blog.keltex.com/post/431143579</link><guid>http://blog.keltex.com/post/431143579</guid><pubDate>Sat, 06 Mar 2010 16:02:00 -0800</pubDate><category>adwords</category><category>ppc</category><category>google</category></item><item><title>Firefox 3.x, Safari, and Chrome Not Supported on Microsoft adCenter</title><description>&lt;p&gt;I tried to login to Microsoft adCenter today using Google Chrome (my current browser of choice). Then I got this Non-Compatible Browser message:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_ky7ep2rJjt1qalet9.png"/&gt;&lt;/p&gt;
&lt;p&gt;So Chrome is not supported. Ok, fine. It&amp;#8217;s a pretty new browser. So what exactly IS supported then. I click on the link:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_ky7f6tU3ot1qalet9.png"/&gt;&lt;/p&gt;
&lt;p&gt;Wait. Am I reading this right? The only supported browsers are:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Internet Explorer (IE 6, IE 7, and IE 8)&lt;/li&gt;
&lt;li&gt;Firefox (1.5 and 2.0)&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;No Firefox 3.x (release&lt;span&gt;d 20 months ago&amp;#8230; June 2008), No Safari. No Chrome. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But read a little closer. The only operating systems supported are Windows 98, 2000, XP Vista. That means No to &lt;/span&gt;&lt;b&gt;Windows 7, Mac OS X and Linux&lt;/b&gt;&lt;span&gt;. No to Virtual PC either&amp;#8230; whatever that is.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;No Macs? Another memo to Microsoft adCenter team: In 2010 lot of creative agencies are mac based and use modern browsers. If you want people to use your advertising platform, make sure you support them.&lt;/span&gt;&lt;/p&gt;</description><link>http://blog.keltex.com/post/413757692</link><guid>http://blog.keltex.com/post/413757692</guid><pubDate>Fri, 26 Feb 2010 11:46:00 -0800</pubDate><category>microsoft</category><category>ppc</category><category>adcenter</category><category>firefox</category><category>chrome</category><category>safari</category></item><item><title>Want to see last quarter's ad spend in Microsoft adCenter? Good Luck.</title><description>&lt;p&gt;I run a few different PPC campaigns for an online business. Google adwords, Yahoo Sponsored Search, and Microsft adCenter.&lt;/p&gt;
&lt;p&gt;Trying to be a good businessman, I like to track my advertising and other expenses on a quarterly basis. So I go into adCenter and see that I can select various date ranges: Last 3 months, last 6 months, etc:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_ky7aveUqsm1qalet9.png"/&gt;&lt;/p&gt;
&lt;p&gt;But I need last quarter which is from 10/1/09 through 12/31/09. No problem, I select&lt;i&gt; Custom Date Range&lt;/i&gt; and then enter in these dates. Then I get this:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_ky7avne0jr1qalet9.png"/&gt;&lt;/p&gt;
&lt;p&gt;Er, what? You can&amp;#8217;t entered a custom date range longer than 31 days? What the hell? How do I get this data. After fiddling around, here&amp;#8217;s the &amp;#8220;solution&amp;#8221;:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt; Go to the Report Center&lt;/li&gt;
&lt;li&gt;Create a Campaign Performance Report&lt;/li&gt;
&lt;li&gt;Set the Unit of Time to be Month&lt;/li&gt;
&lt;li&gt;Set the date range to be Custom. &lt;/li&gt;
&lt;li&gt;Enter Oct 2009 through Dec 2009&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;And presto here&amp;#8217;s the report.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_ky7bq2a6IW1qalet9.png"/&gt;&lt;/p&gt;
&lt;p&gt;Oh and you have to add up the monthly Spend yourself.&lt;/p&gt;
&lt;p&gt;Memo to Microsoft&amp;#8230; if you&amp;#8217;re competing in the online advertising space, maybe you ought to make it easy for customers to pull out the simple data they need to run their business. I mean you&amp;#8217;re hardly worth it as is, compared to adwords, so stop trying to make customers jump through hoops.&lt;/p&gt;
&lt;p&gt;Maybe next post I&amp;#8217;ll tell you about adCenter&amp;#8217;s odd date selection methodology.&lt;/p&gt;</description><link>http://blog.keltex.com/post/402884050</link><guid>http://blog.keltex.com/post/402884050</guid><pubDate>Sun, 21 Feb 2010 08:55:00 -0800</pubDate><category>microsoft</category><category>adcenter</category><category>adwords</category><category>PPC</category><category>marketing</category></item></channel></rss>

