<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Daniel Schulman</title>
	
	<link>http://www.egadabout.com</link>
	<description>Online Marketing, Web Analytics, and General Web Hap's</description>
	<pubDate>Mon, 17 Nov 2008 23:56:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/egadabout" type="application/rss+xml" /><item>
		<title>Duplicate Content / Non-Canonical URL’s</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/456547774/</link>
		<comments>http://www.egadabout.com/2008/11/17/duplicate-content-non-canonical-urls/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 23:56:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/?p=21</guid>
		<description><![CDATA[I just got back from PubCon 2008 in Las Vegas where I went to a very good session on Duplicate content.
The information on identifying duplicate content, the problems of duplicate content, and dealing with duplicate content was very thorough and presented very clearly. The main issue I had, though, was what was being referred to [...]]]></description>
			<content:encoded><![CDATA[<p>I just got back from <a title="PubCon" href="http://www.pubcon.com">PubCon 2008</a> in Las Vegas where I went to a very good session on Duplicate content.</p>
<p>The information on identifying duplicate content, the problems of duplicate content, and dealing with duplicate content was very thorough and presented very clearly. The main issue I had, though, was what was being referred to as <strong><em>duplicate content</em></strong> was mostly not what I would call <strong><em>duplicate content</em></strong>.</p>
<p>Much of the presentations dealt with spidertraps, useless parameters on URL&#8217;s, lack of a preferred domain (i.e www or no www), etc. In other words, situations where different URL&#8217;s load the exact same webpage. If there is not one and only one URL for a web page, though, I would refer to this as a lack of canonical URL problem.</p>
<p>This got me to thinking then what is all that stuff that I do call <strong>duplicate content</strong> such as:</p>
<ul>
<li>syndicated articles on different web sites with different templates</li>
<li>overlapping product or category descriptions where the writer only changes a few words here or there</li>
<li>poorly implemented A/B testing that lets multiple versions of a page get indexed</li>
</ul>
<p>In other words, situations where page content was close-enough to trigger a search engine&#8217;s duplicate content penalty. Ironically, though, none of these situations are exact 100% page duplicates.</p>
<p>I came to the conclusion that if content is exactly the same, one most likely has a canonical URL problem; if content is close but not exact, it is a duplicate content problem.</p>
<p>I am not sure if this distinction is useful. Certainly, the problems of lack of canonical URL&#8217;s and duplicate content are the same. However, I think they might have different sources and subsequent different solutions.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/456547774" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2008/11/17/duplicate-content-non-canonical-urls/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2008/11/17/duplicate-content-non-canonical-urls/</feedburner:origLink></item>
		<item>
		<title>404 Errors —  Finding Errors for Missing Pages</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/396568310/</link>
		<comments>http://www.egadabout.com/2008/09/18/404-errors-finding-errors-for-missing-pages/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 21:03:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[web analytics]]></category>

		<category><![CDATA[Google Analytics]]></category>

		<category><![CDATA[mssing pages]]></category>

		<category><![CDATA[web stats]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/?p=20</guid>
		<description><![CDATA[Tagged web stats packages such as Google Analytics, WebTrends, and Coremetrics, are superior to their earlier server logfile stat packages in almost every way: richer data, easier maintenance, interoperability with other software packages, etc.  Sure when the tag approach first started appearing on the scene, people were hesitant about installation issues — &#8220;You mean [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0in;">Tagged web stats packages such as Google Analytics, WebTrends, and Coremetrics, are superior to their earlier server logfile stat packages in almost every way: richer data, easier maintenance, interoperability with other software packages, etc.  Sure when the tag approach first started appearing on the scene, people were hesitant about installation issues — &#8220;You mean I have to modify every single page on my website!?!&#8221; Heck, I remember a meeting years ago when I explained to the Coremetrics founders how a Perl hacker could quickly write a script to add their JavaScript tags to all the files in a directory.</p>
<p style="margin-bottom: 0in;">Installation issues largely turned out to be a red herring. People quickly came to understand that if it was hard to tag every page, it pointed to larger problems with the website&#8217;s information architecture. For modern web development with content management systems, templates, include files, wrappers, MVC architectures, or what have you, modifying every page on a website is almost too easy.</p>
<p style="margin-bottom: 0in;">Still there is one area where logfile stats packages such as Analog, AwStats, and Webalizer, surpass their tagged counterparts — reporting server status codes. Was that page redirect a SEO-friendly moved permanently 301 or a nasty moved temporary 302? While answering this question is simple using a logfile stats package, it requires a bit of coding gymnastics for tagged packages. Since the server request for the originating page does not get delivered there is nowhere for the JavaScript tracking tag to be placed. If you are worried about search engine optimization (SEO), do no let out-of-sight become out-of-mind. Check your page redirects every month or so and after every major site redesign.<span id="more-20"></span></p>
<p style="margin-bottom: 0in;">The out-of-site out-of-mind approach made easier by tagged web stats package has lead to an even more pervasive problem — the resurgence of the dastardly 404. Since I have already dated myself in this post, I can point out that back in the olden days the first thing I would do when I fired up my trusty Analog was review the 404 Missing Pages Report. If I found a broken internal link, I would have a conniption fit and immediately run a broken link checker tool. I would investigate every external broken link, and try to get the offending website to fix the problem. If I failed to get an external website  to change, I would put up a dummy page with a meta-refresh to the proper page (dang those are like 302 redirects!).</p>
<p style="margin-bottom: 0in;">Now back in the day, we were mainly concerned with stomping out 404 errors for usability reasons. Common wisdom among web designers/developers was that most people were new to the Internet, so if they came upon a missing page they would become flustered, curse you to hell, abandon your site, and never come back. In order to avoid this tragic chain of events, web folk learned to stomp 404 errors and create an attractive friendly 404 page for those we could not find ahead of time.</p>
<p style="margin-bottom: 0in;">Current visitor reactions to missing pages might not be as severe as they once were, but missing pages still create a poor user experience. Human visitors, though, are not the only ones who might follow a broken link. Missing pages can also negatively impact SEO efforts. Some optimizers claim that a website with too many (whatever that means) missing pages will incur a site wide penalty. While I do not concur with this view, external links leading to missing pages can reduce PageRank. Not only does a missing page generally not have any PageRank, but it loses the opportunity to funnel PageRank to extant pages.</p>
<p style="margin-bottom: 0in;">Based on my recent experience with SEO engagements, tagged web stats packages have lead to an explosion of missing pages. Generally, when I ask a website&#8217;s “tech person” to send me last months Missing Pages Report, I am met with a blank stare. After explaining the concept, several days later I get emailed a file so large that it has to be zipped  to get by the email filters. Amazing.</p>
<p style="margin-bottom: 0in;">So, let&#8217;s fix the problem. The first step to stomping out 404 errors is find out which pages are missing. You can run a link checker program, but that will only find internal errors. You can use Google&#8217;s Webmaster Tools, but they don&#8217;t tell you which missing pages are the most frequently attempted or the referring source. You can go old school and fire up a logfile stats program which works well and also allows you to check your redirects. The problem, though, with the logfile stat approach is that if you use it for just one purpose it is hard to incorporate into your normal routine.</p>
<p style="margin-bottom: 0in;">My preferred approach to raise the visibility of  missing pages by incorporating them into your tagged stats package. Most tagged stats packages allow you to explicitly generate a pageview with whatever address you want. Using this feature with a little JavaScript allows one to attached to the address the missing page and the referrer. Google Analytics has a good help page explaining how to configure the <a title="Google Analytics 404 Pages" href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=86927" target="_self">tracking tag for your custom 404 page</a>.</p>
<p style="padding-left: 30px;">pageTracker._trackPageview(&#8221;/404.html?page=&#8221; + document.location.pathname + document.location.search + &#8220;&amp;from=&#8221; + document.referrer);</p>
<p style="margin-bottom: 0in;">Once you&#8217;ve modified the tracking code on your custom 404 page, you can search for 404 in the Top Content report.</p>
<p><img src="http://www.egadabout.com/wp-content/uploads/missing-pages-screen.png" alt="Google Analytics Missing Pages" /></p>
<p style="margin-bottom: 0in;">Configuring your tagged stats package to record missing pages and their referrers works pretty well. Once you have the relative frequency of each missing page,  you can set priorities for fixing broken links on your own site, contacting other sites, creating 301 redirects to the closest matching page, etc.  It could work even better, though. Google Analytics and the other tagged stats packages should really create an explicit missing pages report that can be added to dashboards. The more people know about missing page, the more likely they will be to stomp them out and improve the Internets for all of us.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/396568310" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2008/09/18/404-errors-finding-errors-for-missing-pages/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2008/09/18/404-errors-finding-errors-for-missing-pages/</feedburner:origLink></item>
		<item>
		<title>Local Search the fun continues with local.com</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/365084485/</link>
		<comments>http://www.egadabout.com/2008/08/14/local-search-the-fun-continues-with-localcom/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 20:31:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[local search]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/?p=19</guid>
		<description><![CDATA[Probably the most popular post on this blog to date is the one where I likened CitySearch to the mafia.
Local.com, though, has risen to levels of extortion. In comparison, CitySearch is just a school bully extorting lunch money. Here&#8217;s the story:
One of my clients on a fairly regular basis receives some really really poor local [...]]]></description>
			<content:encoded><![CDATA[<p>Probably the most popular post on this blog to date is the one where I likened <a title="CitySearch as Mafia" href="http://www.egadabout.com/2007/04/10/citysearch-the-mafia-of-business-listings-on-the-web/">CitySearch </a>to the mafia.</p>
<p>Local.com, though, has risen to levels of extortion. In comparison, CitySearch is just a school bully extorting lunch money. Here&#8217;s the story:</p>
<p>One of my clients on a fairly regular basis receives some really really poor local reviews. I mean they start with, &#8220;DON&#8217;T HIRE &#8230; &#8221; For the most part, these reviews are unjust in that the nature of my client&#8217;s business is they deal with some fundamentally unhappy people. We also receive really poor reviews from people who are obviously competitors. It is just the way things are in this industry.</p>
<p>As an online marketer I endeavor to get poor reviews removed. I have had some fair amount of success because most of these reviews are so over-the-top they clearly violate posting policies of Yelp, Yahoo Local, and other local search sites.</p>
<p>However, the bigger problem is with the review feeds. Yelp in particular has setup a bunch of partnerships that allow their reviews to appear on other websites. One of these is <a title="Local scumbags" href="http://www.local.com">local.com</a>. Now when I go look at my client&#8217;s profile page&#8217;s at local.com, I see reviews attributed to Yelp that were removed 3,4, or even more 6 months ago.</p>
<p>When I contacted local.com, I was first told that they have no control over the Yelp reviews appearing on their website. Wow! <a title="local.com stock quote" href="http://finance.yahoo.com/q?s=LOCM">local.com is a publicly traded company</a>, and they do not control their own website.  Seems a bit on the crazy side to me. I push a little more and find out that if I only upgrade my listings for many thousands of dollars a year, my client&#8217;s listing pages will be regenerated without the old Yelp reviews. Ah, the sweet sweet sounds of extortion.</p>
<p>Clearly, I am not going to contribute to the welfare of such an unethical company (ok, I might if I thought there was some positive ROI to be had), so I push a little further. I am now told that I can request my listings to be deleted entirely. Sounds like a good plan - I encourage everyone to do the same.</p>
<p>BTW, I also left a review of local.com on local.com at <a title="local.com review" href="http://www.local.com/details/908909/irvine-ca/blocalcomb-corporation.aspx">http://www.local.com/details/908909/irvine-ca/blocalcomb-corporation.aspx</a>. It will be interesting to see which gets removed first.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/365084485" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2008/08/14/local-search-the-fun-continues-with-localcom/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2008/08/14/local-search-the-fun-continues-with-localcom/</feedburner:origLink></item>
		<item>
		<title>Why is the Internet so boring?</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/262995848/</link>
		<comments>http://www.egadabout.com/2008/04/02/internet-is-boring/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 00:36:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[online marketing]]></category>

		<category><![CDATA[web hap's]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/2008/04/02/internet-is-boring/</guid>
		<description><![CDATA[I now have about a decade of experience providing various Internet services, consulting on websites, and making my own websites. Through these endeavors, I&#8217;ve made various small impacts on people&#8217;s lives:

I&#8217;ve been responsible for tens of thousands of popups asking people if they want to take a survey
I&#8217;ve wholly produced websites that generated hundreds of [...]]]></description>
			<content:encoded><![CDATA[<p>I now have about a decade of experience providing various Internet services, consulting on websites, and making my own websites. Through these endeavors, I&#8217;ve made various small impacts on people&#8217;s lives:</p>
<ul>
<li>I&#8217;ve been responsible for tens of thousands of popups asking people if they want to take a survey</li>
<li>I&#8217;ve wholly produced websites that generated hundreds of thousands of monthly visitors</li>
<li>I&#8217;ve consulted on major sites with audiences in the millions of monthly visitors category</li>
</ul>
<p>When I lived in Los Angeles, I knew lots of people in the entertainment industry. Whether a lowly PA who fetches coffee, a screenwriter, an actor, or a member of the crew, when I was with someone in the industry and we met someone new, the first question after what you do, would invariably be have you ever worked on something I&#8217;ve might have seen?</p>
<p>You can jsut imagine what use they might put this knowledge to. They get hoem from work and tell their significant other, &#8220;Honey, you won&#8217;t believe it but I met someone who does lighting on Seinfeld today.&#8221; Even the most casual of connection to the industry becomes an amusing story.</p>
<p>Now in my 10 years of working on websites big and small, nobody has ever asked me have you ever worked on a website I might have visited. When I mention this fact to people, I get back comments like &#8220;of course not, who cares.&#8221; I realize nobody cares, but I think that is interesting in its own right. It leads me to the question of this post,  Why is the Internet so boring?</p>
<p>There are a lot of Internet cheerleaders out there. These have come and gone over time from RedHerring  to <a title="TechCrunch" href="http://www.techcrunch.com/">Techcrunch</a>. They like to point to all their site visitors and lively discussions to underscore how sexy the Internet really is. Still, though, is there any mass market here? Are these just the same people talking amongst themselves?</p>
<p>Now if you&#8217;ve gotten this far, you ar ewelcome to tell people that you read a blog post today by someone who worked on &#8230;</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/262995848" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2008/04/02/internet-is-boring/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2008/04/02/internet-is-boring/</feedburner:origLink></item>
		<item>
		<title>Blue Man Group, Paid Posts, and Google Lovin’</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/194805723/</link>
		<comments>http://www.egadabout.com/2007/12/04/blue-man-group-paid-post/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 07:21:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[web hap's]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/2007/12/04/blue-man-group-paid-post/</guid>
		<description><![CDATA[
I&#8217;m in fabulous Las Vegas for this year&#8217;s Pubcon! One of the great activities is blogger&#8217;s night out. Joe Morin arranged for free tickets to some of the top show&#8217;s in Vegas. The idea being that bloggers go see the shows, bloggers blog about the shows, the shows get some ePublicity. Hey lookee me! I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.egadabout.com/wp-content/uploads/2007/12/bmg16.jpg" title="Blue Man Group"><img src="http://www.egadabout.com/wp-content/uploads/2007/12/bmg16.jpg" alt="Blue Man Group" /></a></p>
<p>I&#8217;m in fabulous Las Vegas for this year&#8217;s <a href="http://www.pubcon.com/" title="Pubcon 2007">Pubcon</a>! One of the great activities is <a href="http://equitymind.blogspot.com/" title="Joe Morin">blogger&#8217;s night out</a>. Joe Morin arranged for free tickets to some of the top show&#8217;s in Vegas. The idea being that bloggers go see the shows, bloggers blog about the shows, the shows get some ePublicity. Hey lookee me! I am blogging about the free show I went to see - <a href="http://www.blueman.com/" title="Blue Man Group">Blue Man Group</a> (I almost wrote &#8220;The Blue Man Group&#8221; but according to the digital press kit I received, that&#8217;s a no-no).</p>
<p>Now if you want my review of <strong>a</strong> Blue Man Group (not <strong>the</strong>) ,  it is kind of hard to say without knowing more about your likes and dislikes. It is hard to say bad things about Blue Man Group - they are so into what they are doing, seem to be having such a good time, it is really infectious. Still, though, there is not all that much variety to the act. I&#8217;d say if you have the opportunity go see them - I enjoyed the show - but I don&#8217;t see a need to see them a second time.</p>
<p>Ok, enough of my non-committal review. Let&#8217;s get down to serious matters &#8230; will Google still love me in the morning? Now I know a bunch of you crazies are thinking maybe <a href="http://www.mattcutts.com/" title="Matt Cutts">Matt Cutts</a> was at the show and I did something inappropriate (know to happen in Vegas). That is not the case. In case you missed it, I&#8217;ll do it again, my link to <a href="http://www.blueman.com/" title="Blue Man Group">Blue Man Group</a> didn&#8217;t have no stinkin&#8217; rel-nofollow.</p>
<p>Now I am no expert on these matters, but if I was given a free ticket to an expensive  show with the understanding that I would blog about it that seems to fit Google&#8217;s definition of a paid review.  Sure there is a long history of entertainment shows of all stripes providing free opening-night tickets to traditional media with the understanding that they would review the show, but I am just a blogger.</p>
<p>Maybe, though, I&#8217;ll skate by since I disclosed the ticket was given to me in exchange for this post. Maybe I&#8217;ll skate by because I also gave other people straight links. Maybe I&#8217;ll skate by because I&#8217;m under the radar. Maybe I&#8217;ll skate by because I&#8217;ll edit this post and add nofollow.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/194805723" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2007/12/04/blue-man-group-paid-post/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2007/12/04/blue-man-group-paid-post/</feedburner:origLink></item>
		<item>
		<title>Google Advertising Professional</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/139705345/</link>
		<comments>http://www.egadabout.com/2007/08/01/google-advertising-professional/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 21:03:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[online marketing]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/2007/08/01/google-advertising-professional/</guid>
		<description><![CDATA[The rumors are TRUE &#8211; I am now officially a Google Advertising Professional.


What does this actually mean? Not a whole heck of a lot, but I do now have access to $100 Google AdWords credits which I can apply to new accounts. If you are interested in starting to market your business with Google AdWords [...]]]></description>
			<content:encoded><![CDATA[<p>The rumors are <strong>TRUE </strong>&#8211; I am now officially a Google Advertising Professional.</p>
<p><a href="https://adwords.google.com/select/ProfessionalStatus?id=1j0gChxuH0fjOp3GXzCfsw&amp;hl=en_US" title="Google Advertising Professional"></a></p>
<p style="padding: 40px 0px; text-align: center"><a href="https://adwords.google.com/select/ProfessionalStatus?id=1j0gChxuH0fjOp3GXzCfsw&amp;hl=en_US" title="Google Advertising Professional"><img src="http://www.egadabout.com/wp-content/uploads/2007/08/logo_qualified_ind_80.jpg" alt="Google Advertising Professional" border="0" /></a></p>
<p>What does this actually mean? Not a whole heck of a lot, but I do now have access to $100 Google AdWords credits which I can apply to new accounts. If you are interested in starting to market your business with Google AdWords and are looking for external management, give me a shout out.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/139705345" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2007/08/01/google-advertising-professional/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2007/08/01/google-advertising-professional/</feedburner:origLink></item>
		<item>
		<title>Delayed Conversion - Allocating Returns</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/130247080/</link>
		<comments>http://www.egadabout.com/2007/04/19/delayed-conversion-allocating-returns/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 21:40:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[web analytics]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/2007/04/19/delayed-conversion-allocating-returns/</guid>
		<description><![CDATA[In an earlier post, I looked at the problems of tracking delayed conversions due to complex offerings, long sales cycles, and offline conversion.
Microsoft&#8217;s Ian Thomas has an excellent April 13, 2007 post on methods for allocating return when multiple referrers exist. His offering goes a long way towards helping to understand return with complex offerings [...]]]></description>
			<content:encoded><![CDATA[<p>In an earlier post, I looked at the problems of <a href="http://www.egadabout.com/2007/03/27/tracking-delayed-conversions-part-1/" title="tracking delayed conversions">tracking delayed conversions</a> due to complex offerings, long sales cycles, and offline conversion.</p>
<p>Microsoft&#8217;s Ian Thomas has an excellent April 13, 2007 post on methods for <a href="http://www.liesdamnedlies.com/2007/04/the_mysteries_o.html" title="allocated return with delayed conversion">allocating return when multiple referrers</a> exist. His offering goes a long way towards helping to understand return with complex offerings and long sales cycles.</p>
<p>He identifies 4 revenue allocation strategies that are currently being used and 2 others that are more complicated but might do a better job of modeling reality:</p>
<blockquote><p> <strong>Current Strategies</strong><br />
&#8216;In visit&#8217; allocation<br />
Last marketing source<br />
First marketing source<br />
Simple shared allocation</p>
<p><strong>Possible Strategies</strong><br />
Age-based shared allocation<br />
Age and channel-based shared allocation</p></blockquote>
<p>The current strategies are fairly self-explanatory. The simple shared allocation justs gives each referral source an average credit. For example, if a $100 sale had four referrals (such as a email campaign, a paid directory, and two pay-per-clicks), each would be credited with producing $25 of revenue.</p>
<p>Where the post really kicks into high gear is when Ian beguns to discuss what is possible by allocating based upon age and/or channel.  These strategies involve the estimation of <strong>influence curves</strong> to model how marketing effect decays over time and varies across channel. For example, you might feel that with your product any impression over 30 days old is worthless, so the curve would be asymptotic at 30 days (approaching zero influence).</p>
<p>While the math is better left for computers, the main notion is that a marketing source gets less credit the further back in time it is.  Adding in channel factors would affect the maximum influence each source could have. For example, you might feel a paid directory listing with copious amounts of information has more engagement than a pay-per-click ad. Consequently, you might set immediate influence of the directory higher, or alternatively, have the influence decay slower.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/130247080" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2007/04/19/delayed-conversion-allocating-returns/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2007/04/19/delayed-conversion-allocating-returns/</feedburner:origLink></item>
		<item>
		<title>Google Audio Ads - Ad Creation Marketplace</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/130247081/</link>
		<comments>http://www.egadabout.com/2007/04/18/google-audio-ads-ad-creation-marketplace/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 22:43:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[online marketing]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/2007/04/18/google-audio-ads-ad-creation-marketplace/</guid>
		<description><![CDATA[I&#8217;ve been trying out Google Audio Ads for one of my clients the last couple of weeks. In this post I&#8217;ll describe my experiences with Google&#8217;s vendor marketplace. In another post, I will write about how the campaign is going.
The first thing I find interesting is that the system is called &#8220;Audio Ads&#8221; instead of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying out Google Audio Ads for one of my clients the last couple of weeks. In this post I&#8217;ll describe my experiences with Google&#8217;s vendor marketplace. In another post, I will write about how the campaign is going.</p>
<p>The first thing I find interesting is that the system is called &#8220;Audio Ads&#8221; instead of radio. I wonder if they are planning on offering ad services for podcasts or Internet radio using the same system.</p>
<p>Google offers a RFQ system (Request for Quote) called the Ad Creation Marketplace to help get newbies find vendors to prepare professional radio ad spots. For some reason, the Ad Creation Marketplace is linked in the submenu of Campaign Management, but it is nowhere to be found from the new Audio Ads tab.<img src="http://www.egadabout.com/wp-content/uploads/2007/04/google-adwords-campaign-summary.png" alt="Ad Marketplace" /></p>
<p><span id="more-11"></span>Using the Ad Creation Marketplace, I filled out a form with basic information such as budget, male or female voice talent, what service I wanted (scriptwriting, music, sound effects), etc.  Google then provides a list of vendors that meet my basic requirements. After reading their short spiel, listening to some ad demos, I selected four vendors to provide me with a quote.</p>
<p>After selecting vendors for a bid, the advertiser has the opportunity to fill out a more detailed form with fields such as , goal of ad, call to action, special instructions (not a very long field).</p>
<p>Quotes started coming back really quickly. Within 24 hours I had received 3 quotes and the fourth vendor withdrew.  It appears vendors are able to answer so quickly because they do not read the RFQ. One of the three did give a minor notice to what I asked for, and the other two gave completely generic responses with quotes off a rate sheet. In other words, I did not feel like I was any further along the process than after reading their initial short descriptions. Another annoyance was that two of the vendors took it upon themselves to email me directly with largish audio attachments of further samples of their work.</p>
<p>My request was for three different 30-second spots, and I had provided all three texts. Google&#8217;s system seemed designed under the assumption that each advertiser would only request a single ad. Obviously this flies in the face of their multiple creatives and optimization philosophy used everywhere else. Requesting three ads created confusion for both me and the vendors. Some of the quotes were per ad and some were for the entire project.</p>
<p>I am new to radio advertising, but I know local stations often produce ads free-of-charge for their direct buyers as part of the overall purchase. With this in mind, I thought the quotes, I got back were high. One vendor wanted $400 per ad to do the voice work and music for a script I supplied.</p>
<p>I&#8217;ll cover the production process in another post, but now I&#8217;ll skip ahead to the end of the Ad Creation Marketplace.  The chosen provider after producing an ad uploads it to a preview area. The advertiser then has the option of accepting it or rejecting it. If it is accepted, the advertiser pays, and makes it eligible for scheduling in campaigns by moving it into their &#8220;Audio Ad Library.&#8221; Finally, the advertiser has the option of rating their vendor to help guide future purchasers in the ad marketplace.</p>
<p>That process is kind of goofy. By the time the vendor had previews ready for the Google Marketplace, we had already established a phone/email relationship. The vendor had already sent me previews (as email attachments I asked for). I accepted one spot as is and asked for two of them to be redone more slowly, and had accepted the revised versions. In other words, Google should not be trying to intermediate the rejection/approval process since it is more complex than a thumbs-up or down.</p>
<p>I again encountered problems with having three spots instead of the presumptory one. After each &#8220;approval&#8221; I got taken to the payment page (works with Google Checkout).  It looked like it was expecting a per ad payment when in reality it is for the entire request. The rating system was also similarly confusing - I did not know if I was giving a rating to each ad or the vendor.</p>
<p>In sum, I&#8217;d say the Ad Creation Marketplace is more bother than it is worth. Even when Google improves the usability, I do not think it will be worth using. It is too hard to differentiate vendors and too easy for advertisers to request many quotes. In turn, it is too easy for vendors to ignore the quote guidelines as paste a stock response.  There is a little to be gained from doing an Internet search (maybe using Google?) and sending off some quick emails or phone calls.</p>
<p>Google Audio Ads do allow you to upload ads made from outside their system, and I think this is the preferred way to go. For example, the vendor I did end up using - Audio 2.0  - has a site separate from Google that automates much of the production process and gives the user much greater control. At their <a href="http://123audioads.com" title="123 Audio Ads">123 Audio Ads</a> site, you don&#8217;t just hear a demo reel, but specific voices that you get to choose from. You don&#8217;t just vaguely describe the music, but you get to hear different samples and choose a specific one.</p>
<p>I used the 123 Audio Ads system for a 60 second ad for a direct buy, and I found it much more straightforward than Google&#8217;s Ad Creation Marketplace. The site isn&#8217;t going to win any usability awards, but it does allow for much greater control over the production process. In addition, they have a reasonable rate card ($200 for 60 second ads, $150 for 30 seconds), so you do not have to negotiate prices. If you would like to try their service, you can enter coupon code <strong>ca6a95ac7d </strong>and receive $25 off your first ad.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/130247081" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2007/04/18/google-audio-ads-ad-creation-marketplace/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2007/04/18/google-audio-ads-ad-creation-marketplace/</feedburner:origLink></item>
		<item>
		<title>Microsoft AdCenter: My life as an International Arms Dealer</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/130247082/</link>
		<comments>http://www.egadabout.com/2007/04/13/microsoft-adcenter-my-life-as-an-international-arms-dealer/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 17:38:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[online marketing]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/2007/04/13/microsoft-adcenter-my-life-as-an-international-arms-dealer/</guid>
		<description><![CDATA[I recently ran afowl of the Microsoft&#8217;s robotic crawler for their AdCenter. I had search phrases that had been in the system for almost a year suddenly rejected. Here&#8217;s the sequence of events

I added a single new term to my client&#8217;s account
Their robot went out and scanned the landing page
My newly added phrase was rejected [...]]]></description>
			<content:encoded><![CDATA[<p>I recently ran afowl of the Microsoft&#8217;s robotic crawler for their AdCenter. I had search phrases that had been in the system for almost a year suddenly rejected. Here&#8217;s the sequence of events</p>
<ol>
<li>I added a single new term to my client&#8217;s account</li>
<li>Their robot went out and scanned the landing page</li>
<li>My newly added phrase was rejected for &#8220;<strong><span>Website contains prohibited content</span></strong>&#8220;</li>
<li>   I scratched my head, wondered if I had somehow input the target url with a typo leading to a porn site, tested the target url, all was fine</li>
<li>Called AdCenter Support. Not a bad experience - no endless IVR system, got to a real person quickly who was friendly and efficient. He told me my phrase looked ok and he would appeal it form me and call me the next day.</li>
<li>The next day, the newly added phrase is now activated but all of previously accepted phrases are now rejected for &#8220;<strong>Website contains prohibited content</strong>&#8220;</li>
</ol>
<p>Well I again called support and the agent this time told me what was happening.  The landing page contained some images with a filename of &#8220;bullets&#8221; that I had inherited from the original designer. At some point, I had added in alt text so the page would validate. Not being very creative, I used &#8220;bullets&#8221; also as the alt text. The code looked like</p>
<pre lang="html4strict"><img src="/images/bullets.gif" alt="bullets" height="14" width="19" /></pre>
<p>Ok, not the greatest bit of HTML coding but pretty basic.</p>
<p>Apparently, since I had the word &#8220;bullets&#8221; in my code the AdCenter crawler decided I was some type of arms dealer which violates their site policy. This came about even though nowhere on the page, in the title tag,  or in the metatags was there any term associated with weapons.</p>
<p>While I am not sure I agree or disagree with their policies, this is just bad customer service. Why does failing their crawler in a non-obvious case reject previously approved phrases? Shouldn&#8217;t this automatically go to a human editor first? This penny-pinching procedure ends up costing Microsoft more money. My terms are offline for awhile not generating clicks, and they have to spend a bunch of expensive customer service time on the phone with me. Even when the problem will get resolved, I will be left with another bad feeling about AdCenter.</p>
<p>I asked the customer support agent what will happen if I add more phrases to my account. She told me that they will likely re-classify my customer&#8217;s site as inapprorpriate and reject all my keywords, but no to worry we can always go through the appeal process again.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/130247082" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2007/04/13/microsoft-adcenter-my-life-as-an-international-arms-dealer/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2007/04/13/microsoft-adcenter-my-life-as-an-international-arms-dealer/</feedburner:origLink></item>
		<item>
		<title>CitySearch - “the mafia of business listings on the web?”</title>
		<link>http://feeds.feedburner.com/~r/egadabout/~3/130247083/</link>
		<comments>http://www.egadabout.com/2007/04/10/citysearch-the-mafia-of-business-listings-on-the-web/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 19:53:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[local search]]></category>

		<guid isPermaLink="false">http://www.egadabout.com/2007/04/10/citysearch-the-mafia-of-business-listings-on-the-web/</guid>
		<description><![CDATA[In a recent highly-digged rant Sugarrae, an SEO consulatant, went off on MerchantCircle. While some of what she said was accurate, her venom certainly made for all of it being fun reading. One thing that caught my eye was her characterization of MerchantCircle as &#8220;the mafia of business listings on the web.&#8221;
Hey, people are saying [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent highly-digged rant <a href="http://www.sugarrae.com/blog/merchant-circle-can-kiss-my-consumer-ass/">Sugarrae</a>, an SEO consulatant, went off on <a href="http://www.merchantcircle.com">MerchantCircle</a>. While some of what she said was accurate, her venom certainly made for all of it being fun reading. One thing that caught my eye was her characterization of MerchantCircle as &#8220;the <strong>mafia </strong>of business listings on the web.&#8221;</p>
<blockquote><p>Hey, people are saying bad things about you, and we’re letting them. And we’re making sure they get publicity. If you want protection, it will cost you a fee each month</p></blockquote>
<p>Her point was that MerchanCircle was strong-arming merchants into signing up to remove bad reviews. Since MerchantCircle only allows users to remove reviews posted directly on their service (not for example ones from Yahoo Local that they scrape) and there are no MerchantCircle reviews until someone does do a <strong>free </strong>sign-up, her mafioso statements were more clever than true.</p>
<p>However, I believe I have discovered the real mafia of business listings on the web and they go by the name of CitySearch. Apparently under some  new scheme paying merchants have tools to respond  to poor reviews whereas merchants who never chose to be listed do not.</p>
<p>Wait! you say, &#8220;that&#8217;s hardly threatening to burn down your store.&#8221;</p>
<p>True enough, it is a very weak form of <em>protection</em>.  But there&#8217;s more &#8230; I&#8217;ve been speaking with an Account Manager who cold-called me for one of my clients. When he asked me to pay money to promote my client&#8217;s listing, I replied, &#8220;why would I want to do that when there is a bad review on it.&#8221; I went on to explain that we have been working for several months to get the review removed as it clearly violates CitySearch&#8217;s guidelines. He told me, he would see about getting it remove for me.</p>
<p>Fast forward a couple of weeks, I again receive a phone call from the Account Manager. He told me he was unsuccessful in getting the review removed. However, if I were to become a paying customer, they would remove it.  When I uproariously complained about their mafia-tactics  (ok, it was actually pretty timid &#8212; I&#8217;m no Sugarrae), he patiently explained how busy they were in reviewing reviews and naturally paying customers get a higher priority.</p>
<img src="http://feeds.feedburner.com/~r/egadabout/~4/130247083" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.egadabout.com/2007/04/10/citysearch-the-mafia-of-business-listings-on-the-web/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.egadabout.com/2007/04/10/citysearch-the-mafia-of-business-listings-on-the-web/</feedburner:origLink></item>
	</channel>
</rss>
