<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Problems with the Bounce Rate in the Top Content Report</title>
	<atom:link href="http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/</link>
	<description>Ambient and Transparent</description>
	<lastBuildDate>Tue, 07 Feb 2012 05:50:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Lars Meyer</title>
		<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/comment-page-1/#comment-2997</link>
		<dc:creator>Lars Meyer</dc:creator>
		<pubDate>Thu, 08 Apr 2010 12:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-nor.com/blog/?p=709#comment-2997</guid>
		<description>Apart from flash, Ajax on your website can also be a problem when trying to measure your bounce rate correctly, as I have written about here: http://www.intramedia.dk/bounce-rate.aspx.
Too many websites are not developed in a way that ensures the correct registration af Bounces with an ordinary Google Analytics integration. With complex websites and webdesign and can be a real pain to call/instanciate the analytics code manuelly og dynamically via javascript directly in the ajax or jquery calls.</description>
		<content:encoded><![CDATA[<p>Apart from flash, Ajax on your website can also be a problem when trying to measure your bounce rate correctly, as I have written about here: <a href="http://www.intramedia.dk/bounce-rate.aspx" rel="nofollow">http://www.intramedia.dk/bounce-rate.aspx</a>.<br />
Too many websites are not developed in a way that ensures the correct registration af Bounces with an ordinary Google Analytics integration. With complex websites and webdesign and can be a real pain to call/instanciate the analytics code manuelly og dynamically via javascript directly in the ajax or jquery calls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rehan Asif</title>
		<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/comment-page-1/#comment-2749</link>
		<dc:creator>Rehan Asif</dc:creator>
		<pubDate>Fri, 29 May 2009 17:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-nor.com/blog/?p=709#comment-2749</guid>
		<description>If the Google Analytics tracking code (GATC) doesn&#039;t load until they hit the https site there should not be any problems with URL rewrites or redirects.
Can you determine if the GATC loads when someone requests the http site and before they are redirected?

It is quite normal to have people bouncing from the homepage.  What kind of bounce rates are you seeing?</description>
		<content:encoded><![CDATA[<p>If the Google Analytics tracking code (GATC) doesn&#8217;t load until they hit the https site there should not be any problems with URL rewrites or redirects.<br />
Can you determine if the GATC loads when someone requests the http site and before they are redirected?</p>
<p>It is quite normal to have people bouncing from the homepage.  What kind of bounce rates are you seeing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: how to fix it with ssl redirect</title>
		<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/comment-page-1/#comment-2748</link>
		<dc:creator>how to fix it with ssl redirect</dc:creator>
		<pubDate>Fri, 29 May 2009 15:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-nor.com/blog/?p=709#comment-2748</guid>
		<description>We have a site that is full ssl so the domain goes like this: 

https://www.example.com 

in order to redirect all users who type http://www.example.com to https://www.example.com we are using and .htaccess rewrite rule.

How can we fix the google code or do something in order to lower the bounce rate from users entering the site via http://www.example.com ?

I noticed that all bounce is from / page

Thanks for the help</description>
		<content:encoded><![CDATA[<p>We have a site that is full ssl so the domain goes like this: </p>
<p><a href="https://www.example.com" rel="nofollow">https://www.example.com</a> </p>
<p>in order to redirect all users who type <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> to <a href="https://www.example.com" rel="nofollow">https://www.example.com</a> we are using and .htaccess rewrite rule.</p>
<p>How can we fix the google code or do something in order to lower the bounce rate from users entering the site via <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> ?</p>
<p>I noticed that all bounce is from / page</p>
<p>Thanks for the help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rehan Asif</title>
		<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/comment-page-1/#comment-2731</link>
		<dc:creator>Rehan Asif</dc:creator>
		<pubDate>Tue, 05 May 2009 17:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-nor.com/blog/?p=709#comment-2731</guid>
		<description>Hi Jeff,

Google Analytics is not supposed to count https as a separate session.
Depending on how your site is configured and the transition to https from http, you may need to modify the Google Analytics tracking code that goes on every page.
If you are not sure what to do to fix the problem, give us a call.</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>Google Analytics is not supposed to count https as a separate session.<br />
Depending on how your site is configured and the transition to https from http, you may need to modify the Google Analytics tracking code that goes on every page.<br />
If you are not sure what to do to fix the problem, give us a call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Vogt</title>
		<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/comment-page-1/#comment-2729</link>
		<dc:creator>Jeff Vogt</dc:creator>
		<pubDate>Mon, 04 May 2009 20:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-nor.com/blog/?p=709#comment-2729</guid>
		<description>I was getting a bounce rate on non-landing page and it turned out that this was the first page where I switch over to SSL.  It appears Google counts https as a separate session.</description>
		<content:encoded><![CDATA[<p>I was getting a bounce rate on non-landing page and it turned out that this was the first page where I switch over to SSL.  It appears Google counts https as a separate session.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Redwood</title>
		<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/comment-page-1/#comment-2722</link>
		<dc:creator>Jason Redwood</dc:creator>
		<pubDate>Fri, 24 Apr 2009 02:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-nor.com/blog/?p=709#comment-2722</guid>
		<description>Another thing to consider is that this can occur not only if the prior page has no tracking code installed, but if the form was a PDF file, or Flash form, both of which, can reside off-line and still post form data to the web server.</description>
		<content:encoded><![CDATA[<p>Another thing to consider is that this can occur not only if the prior page has no tracking code installed, but if the form was a PDF file, or Flash form, both of which, can reside off-line and still post form data to the web server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cassandra</title>
		<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/comment-page-1/#comment-2719</link>
		<dc:creator>Cassandra</dc:creator>
		<pubDate>Mon, 20 Apr 2009 21:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-nor.com/blog/?p=709#comment-2719</guid>
		<description>great post and I agree with you that there should be a way to remove the &quot;bounce rate&quot; column.</description>
		<content:encoded><![CDATA[<p>great post and I agree with you that there should be a way to remove the &#8220;bounce rate&#8221; column.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rehan Asif</title>
		<link>http://www.e-nor.com/blog/index.php/web-analytics/problems-with-the-bounce-rate-in-the-top-content-report/comment-page-1/#comment-2712</link>
		<dc:creator>Rehan Asif</dc:creator>
		<pubDate>Tue, 14 Apr 2009 18:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-nor.com/blog/?p=709#comment-2712</guid>
		<description>I will add that subdomains or multiple domains without the right tracking code can lead to thank you pages being classified as entry/landing pages.</description>
		<content:encoded><![CDATA[<p>I will add that subdomains or multiple domains without the right tracking code can lead to thank you pages being classified as entry/landing pages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

