<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebProNews &#187; google display</title>
	<atom:link href="http://www.webpronews.com/tag/google-display/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Mon, 13 Feb 2012 22:13:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Answers Bounce Rate Questions</title>
		<link>http://www.webpronews.com/google-answers-bounce-rate-questions-2009-01</link>
		<comments>http://www.webpronews.com/google-answers-bounce-rate-questions-2009-01#comments</comments>
		<pubDate>Sun, 04 Jan 2009 09:24:54 +0000</pubDate>
		<dc:creator>Chris Crum</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[Bounce Rate]]></category>
		<category><![CDATA[google display]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=48177</guid>
		<description><![CDATA[<p>Some questions about how bounce rate relates to SEO <a href="http://webforumz.com/search-engine-optimization-seo/72309-bounce-rate-and-seo.htm#post345196">came up over at Webforumz.com</a>, where our own Mike McDonald was kind enough to step in and try to get some answers about. Mike asked some questions to a couple of Googlers, and the following responses are the result of that. This should shed a little light on how Google takes bounce rate into account.<br /> <br /> <b>First Mike got a response from Google Search Evangelist Adam Lasnik:</b><br /> ]]></description>
			<content:encoded><![CDATA[<p>Some questions about how bounce rate relates to SEO <a href="http://webforumz.com/search-engine-optimization-seo/72309-bounce-rate-and-seo.htm#post345196">came up over at Webforumz.com</a>, where our own Mike McDonald was kind enough to step in and try to get some answers about. Mike asked some questions to a couple of Googlers, and the following responses are the result of that. This should shed a little light on how Google takes bounce rate into account.</p>
<p> <b>First Mike got a response from Google Search Evangelist Adam Lasnik:</b></p>
<p> <i>If you&#8217;re talking about bounce rates in the context of Google Analytics, I&#8217;m afraid you probably know as much as I do. I love the product, but don&#8217;t know the ins-and-outs of it very thoroughly.</p>
<p> If you&#8217;re talking about bounce rates in the context of Google web search and webmaster-y issues, then we really don&#8217;t have specific guidance on bounces per se; rather, the key for webmasters is to make users happy so they find your site useful, bookmark your site, return to your site, recommend your site, link to your site, etc. Pretty much everything we write algorithmically re: web search is designed to maximize user happiness, so anything webmasters do to increase that is likely to improve their site&#8217;s presence in Google.</i></p>
<p> <img align="left" src="http://images.ientrymail.com/webpronews/article_pics/mike-mcdonald-pubcon.jpg" alt="Mike McDonald" title="Mike McDonald" style="margin: 10px;" /><b>Mike also sent a few questions to Matt Cutts, who forwarded them to Google Analytics Evangelist Avinash Kaushik</b>, which produced a nice little Q&amp;A:</p>
<p> <b>Mike McDonald: What is the duration for a single page visit until it is no longer considered a bounce when a visitor leaves?</b></p>
<p> <b>Avinash Kaushik: </b>Bounce is a Visit level metric.</p>
<p> The definition is simple, if there is a Visit (a session technically speaking) with just one page view in it then it is considered a bounce. IE Someone came to your site, saw just one page, did not other action, left your website.</p>
<p> If you want to get a graduate level explanation about bounce rates and a business / marketing perspective on it here it is:</p>
<p> <a href="http://www.kaushik.net/avinash/2007/08/standard-metrics-revisited-3-bounce-rate.html">http://www.kaushik.net/avinash/2007/&#8230;unce-rate.html</a></p>
<p> <b>MM: What if a visitor lands on a page, and then visits another page within 5 seconds and then closes the browser. Is that considered a bounce?</b></p>
<p> <b>AK:</b> No bounce.</p>
<p> Remember time has no bearing on bounce computations. Just page views. In this case there are two page views in a session. No bounce.</p>
<p> The WAA standard definition of bounce rate, and that of Google Analytics, only considers the page view. Time has no bearing on the equation.</p>
<p> <b>MM: When external links are opened in a new window (i.e. target_blank, rel=&quot;external&quot;, onclick=&#8230; etc) is it considered a bounce? Is there any difference between using HTML and Javascript to open a new window?</b></p>
<p> <b>AK:</b> Depends.</p>
<p> If in your external link popping strategy you are also sending a &quot;hit&quot; back to GA, as in this strategy&#8230;.</p>
<p> <a href="http://www.google.com/support/google...n&amp;answer=55527">http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55527</a></p>
<p> Then the behavior you describe won&#8217;t be considered as bounce because you have just sent a &quot;hit&quot; (a page view really) back to GA.</p>
<p> If in your external link popping strategy you are not sending a hit back to GA then if the person comes to your site, clicks on a link to leave the site, then that is a bounce.</p>
<p> Note that with Event Tracking (advanced AJAX, Flash, Flex, Video etc) released by the GA team Analytics can handle a lot more complex scenarios intelligently. Say if I come to your site. Watch the <a href="http://videos.webpronews.com/2008/08/25/google/">video you did with me</a> at SES and leave. Most tools would consider that bounce. But if you are using GA and have event tracking for your videos (or 100% flash site) then that won&#8217;t be considered bounce. In fact GA will accurately compute how long I stayed on your site, how much of the video I watched etc etc.</p>
<p> <center><br />
<table>
<tbody>
<tr>
<td>
<div style="border: 1px solid rgb(0, 0, 0); margin: 0px; padding: 4px 0px 0px; background: rgb(217, 217, 217) url(http://images.ientrymail.com/webpronews/video/embed-bg.gif) repeat-x scroll left top; width: 326px; height: 208px; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: 'Lucida Grande',Tahoma,Verdana,Times,serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><embed height="188" width="316" flashvars="config=http%3A%2F%2Fvideos.webpronews.com%2Fvideo%2Fjwplayer%2Fconfig.xml&amp;file=http%3A%2F%2Fvideos.webpronews.com%2Fvideo%2Fplaylist.php%3Fmovie_name%3Dses08google" allowfullscreen="true" allowscriptaccess="always" src="http://videos.webpronews.com/video/jwplayer/player.swf"></embed><br />             <a style="color: rgb(0, 51, 102); text-decoration: none;" href="http://videos.webpronews.com/"><b>More WebProNews Videos</b></a></div>
</td>
</tr>
</tbody>
</table>
<p> </center>
<p><b>MM: If opening external links in a new window is considered a bounce, does it change anything if the user then comes back to the site which has remained opened and then starts browsing around?</b></p>
<p> <b>AK:</b> See above for first part of your answer. It depends on how you have encoded the external links (with ga tracking or not).</p>
<p> For the second part&#8230;.</p>
<p> A session in Google Analytics (and pretty much every other web analytics tool out there) is &quot;29 mins of inactivity&quot;. So I come to your site. See just one page. Go away to say google or whatever. Come back in 15 mins (or under 29 mins). Do another click. That&#8217;s still the same session. No bounce.</p>
<p> Hope this helps.</p>
<p> There is definitely some useful information there. To read the rest of the conversation, or to contribute to it, you can find the thread at Webforumz <a href="http://webforumz.com/search-engine-optimization-seo/72309-bounce-rate-and-seo.htm#post345196">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/google-answers-bounce-rate-questions-2009-01/feed</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>Why We Dont Get A Live Google Display</title>
		<link>http://www.webpronews.com/why-we-dont-get-a-live-google-display-2006-03</link>
		<comments>http://www.webpronews.com/why-we-dont-get-a-live-google-display-2006-03#comments</comments>
		<pubDate>Mon, 06 Mar 2006 17:31:28 +0000</pubDate>
		<dc:creator>Nathan Weinberg</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google display]]></category>
		<category><![CDATA[InsideGoogle]]></category>
		<category><![CDATA[Live]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=27378</guid>
		<description><![CDATA[<a href="http://xooglers.blogspot.com/2006/03/hey-i-just-saw-my-search-go-by.html" class="bluelink">Xooglers' Doug Edwards explains</a> why the famous scrolling display of Google queries, located in the Googleplex lobby, isn't made available for public use.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://xooglers.blogspot.com/2006/03/hey-i-just-saw-my-search-go-by.html" class="bluelink">Xooglers&#8217; Doug Edwards explains</a> why the famous scrolling display of Google queries, located in the Googleplex lobby, isn&#8217;t made available for public use.</p>
<blockquote><p><i>Larry never cared much for the scrolling queries screen. More than anyone, he was focused on privacy issues and alert to the currents of paranoia and information seepage that have recently come to the fore. He felt the scrolling screen could inadvertently reveal personal data, because queries could contain names or information that users would prefer to remain private (for example, &#8220;John Smith DUI arrest in Springfield&#8221; or &#8220;Mary Jones porn movie&#8221;). Moreover, it could cause people to think more about their privacy and raise unnecessary alarm over what information they were conveying with each search.</i></p></blockquote>
<p>There are several reasons a company wouldn&#8217;t want that information out there, including worries about privacy and porn searches and people spamming the display. And no company is more likely to be worried about such things than Google. Still, I would have loved to have been able to install a Google Live screensaver, or buy a product from the Google Store that displayed live queries, or even a simulation of them, or even a sanitized version of them.</p>
<p>As is, my only option is to sit in Google&#8217;s lobby and stare. And that gets old after a few weeks. </p>
<p>Add to <script language='javascript'> document.write("<a   href='http://del.icio.us/post?url="+encodeURIComponent(document.location.href)+"&#038;title="+encodeURIComponent(document.title)+"  '>Del.icio.us</a>")</script> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,h  eight=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">DiggThis</a>  | <a href="javascript:void   window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURICompo  nent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=10  0,top=50',0)">Yahoo! My Web</a></p>
<p>Technorati: </p>
<p><a name="nathan"></a><a href="http://google.blognewschannel.com/">Nathan Weinberg</a> writes the popular <a href="http://google.blognewschannel.com/">InsideGoogle</a> blog, offering the latest news and insights about Google and search engines.
<p>Visit the <b><a href="http://google.blognewschannel.com/">InsideGoogle</a></b> blog. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/why-we-dont-get-a-live-google-display-2006-03/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/13 queries in 0.025 seconds using memcached
Object Caching 242/262 objects using memcached

Served from: webpronews.com @ 2012-02-13 17:15:19 -->
