<?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>SwamiSEO Blog &#187; Google Analytics</title>
	<atom:link href="http://blog.swamiseo.co.uk/google-analytics/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.swamiseo.co.uk</link>
	<description>Ajay's blog on SEO, SMO, Internet Marketing, Affiliate Marketing and other topics</description>
	<lastBuildDate>Wed, 02 Jun 2010 10:26:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google Analytics &#8211; How to export more than 500 rows of report data?</title>
		<link>http://blog.swamiseo.co.uk/google-analytics/google-analytics-how-to-export-more-than-500-rows-of-report-data.html</link>
		<comments>http://blog.swamiseo.co.uk/google-analytics/google-analytics-how-to-export-more-than-500-rows-of-report-data.html#comments</comments>
		<pubDate>Wed, 02 Jun 2010 10:26:15 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Gogole Analytics]]></category>
		<category><![CDATA[How to export more than 500 rows of report data]]></category>

		<guid isPermaLink="false">http://blog.swamiseo.co.uk/?p=110</guid>
		<description><![CDATA[http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&#38;answer=159501]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=159501" target="_blank">http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=159501</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.swamiseo.co.uk/google-analytics/google-analytics-how-to-export-more-than-500-rows-of-report-data.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Analytics banned in Germany</title>
		<link>http://blog.swamiseo.co.uk/google-analytics/google-analytics-banned-in-germany.html</link>
		<comments>http://blog.swamiseo.co.uk/google-analytics/google-analytics-banned-in-germany.html#comments</comments>
		<pubDate>Wed, 25 Nov 2009 00:37:29 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Germany]]></category>
		<category><![CDATA[Google Analytics banned in Germany]]></category>

		<guid isPermaLink="false">http://blog.swamiseo.co.uk/?p=94</guid>
		<description><![CDATA[Not yet but it might be real soon. Many German local government officials are thinking to ban usage of Google Analytics in Germany. They claim that Google collects user data without their consent. If their plan goes ahead they will impose ban and penalized any companies trying to collect data by using Google Analytics. So [...]]]></description>
			<content:encoded><![CDATA[<p>Not yet but it might be real soon. Many German local government officials are thinking to ban usage of Google Analytics in Germany.</p>
<p>They claim that Google collects user data without their consent. If their plan goes ahead they will impose ban and penalized any companies trying to collect data by using Google Analytics.</p>
<p>So is this the end of Google analytics? A ban in Germany might trigger a chain reaction in other European countries which would try to think on the same pattern as Germany.</p>
<p>Well its true that Google collects a lot of data without user’s consent, so what about banning Google altogether?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.swamiseo.co.uk/google-analytics/google-analytics-banned-in-germany.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to track email campaign using Google Analytics</title>
		<link>http://blog.swamiseo.co.uk/google-analytics/how-to-track-email-campaign-using-google-analytics.html</link>
		<comments>http://blog.swamiseo.co.uk/google-analytics/how-to-track-email-campaign-using-google-analytics.html#comments</comments>
		<pubDate>Sat, 21 Nov 2009 23:34:30 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Campaign]]></category>
		<category><![CDATA[Campaign Medium]]></category>
		<category><![CDATA[Campaign Name]]></category>
		<category><![CDATA[Campaign Source]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Tracking]]></category>
		<category><![CDATA[utm_campaign]]></category>
		<category><![CDATA[utm_medium]]></category>
		<category><![CDATA[utm_source]]></category>

		<guid isPermaLink="false">http://blog.swamiseo.co.uk/?p=87</guid>
		<description><![CDATA[Ever wonder how to track email campaigns in Google Analytics? It is very simple. All you need is some extra bit of tracking code which you need to add in email campaign. Following is the format of link code http://www.domain.com/?utm_source=emailsource&#38;utm_medium=email&#38;utm_campaign=Campaing%2BName Replace www.domain.com with the website which you wish to track.You can even specify any subpage [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wonder how to track email campaigns in Google Analytics? It is very simple. All you need is some extra bit of tracking code which you need to add in email campaign.</p>
<p>Following is the format of link code</p>
<h3><code><strong><span style="color: #ff0000;">http://www.domain.com/</span></strong>?utm_source=<span style="color: #ff0000;"><strong>emailsource</strong></span>&amp;utm_medium=<span style="color: #ff0000;"><strong>email</strong></span>&amp;utm_campaign=<span style="color: #ff0000;"><strong>Campaing%2BName</strong></span></code></h3>
<p>Replace www.domain.com with the website which you wish to track.You can even specify any subpage of your website here.</p>
<p>Also repalce the red marked text with your own text.</p>
<p>The explaination of these tags are given below:</p>
<p><strong>Campaign Source &#8211; utm_source</strong><br />
This is the source of email campaign. If you are using any 3rd party mailing software such as phplist then to identify it make it phplist or whatever.</p>
<p><strong>Campaign Medium &#8211; utm_medium<br />
</strong>: This is the medium of campaign. Since you are tracking e-mails, it is better to identify it as email.</p>
<p><strong>Campaign Name &#8211; </strong><strong>utm_campaign</strong><br />
This identifies your campaign name.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.swamiseo.co.uk/google-analytics/how-to-track-email-campaign-using-google-analytics.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Does Google Analytics slow down page loading?</title>
		<link>http://blog.swamiseo.co.uk/google-analytics/does-google-analytics-slow-down-page-loading.html</link>
		<comments>http://blog.swamiseo.co.uk/google-analytics/does-google-analytics-slow-down-page-loading.html#comments</comments>
		<pubDate>Tue, 04 Mar 2008 09:54:02 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://blog.swamiseo.co.uk/google-analytics/does-google-analytics-slow-down-page-loading.html</guid>
		<description><![CDATA[Google analytics, undoubtedly, is a great tool and add to that it is free. If you wish to monitor traffic analyze visitor traffic and trend of your website then you will not have any better option than Google Analytics. Now the million dollar question is does it slow down the page loading? If you are [...]]]></description>
			<content:encoded><![CDATA[<p>Google analytics, undoubtedly, is a great tool and add to that it is free.</p>
<p>If you wish to monitor traffic analyze visitor traffic and trend of your website then you will not have any better option than Google Analytics.</p>
<p>Now the million dollar question is does it slow down the page loading?</p>
<p>If you are having a basic html page with few images and some javascripts then you wouldn&#8217;t be bothering about the negative effect of Google Analytics at all.</p>
<p>E.g. <a href="http://www.swamiseo.co.uk" title="SwamiSEO" target="_blank">SwamiSEO</a> website is mostly consists of html, some images and a javascript (the slowest component) and I wouldn&#8217;t be bothering even if Google Analytics slows down the page loading a little bit.</p>
<p>On the contrary if we have a dynamic website (backend/database interaction) like <a href="http://www.swamilaptops.in" title="SwamiLaptops" target="_blank">SwamiLaptops</a> which has a lots of images then we need to think over affects of GA on page loading.</p>
<p>Being a rational man I don&#8217;t take any predefined concepts so I&#8217;m going to do experiment to find out if Google Analytics really slows down the page loading or not.</p>
<p><strong>Experiment 1 &#8211; <a href="http://www.swamiseo.co.uk" title="SwamiSEO" target="_blank">SwamiSEO</a> </strong></p>
<p>Without Google Analytics code the front page loading time is about 0.41 seconds with the page size of about 17.09 kb</p>
<p>With Google Analytics code the page loading time remains almost same to 0.41 seconds and page size is 17.26 KB.</p>
<p><strong>Conclusion</strong>: Google Analytics doesn&#8217;t not slow down the page loading to cause any concern.</p>
<p><strong>Experiment 2 &#8211; <a href="http://www.swamilaptops.in" title="SwamiLaptops" target="_blank">SwamiLaptops</a></strong></p>
<p>Without Google Analytics the  front page loading time is about 1.12 seconds with the page size of about 80.14 kb</p>
<p>With Google Analytics code the front page loading time is about 1.12 seconds with the page size of about 80.34 kb</p>
<p><strong>Conclusion</strong>: Google Analytics doesn&#8217;t not slow down the page loading to cause any concern.</p>
<p>Above tests are by no means 100% accurate and done in laboratory environment, but they do provide a first hand conclusion that Google Analytics doesn&#8217;t slow down pages considerably.</p>
<p>GA is a small Javascript which is executed every time a page is loaded. Byt its virtue it will obviously take some time to execute a Javascript but I would say that GA doesn&#8217;t slow downpage loading to cause any concern.</p>
<p><strong>Google Analytics and High Traffic Websites</strong></p>
<p>If you have got millions of visitors per day then you may see some slowing down of page loading as it is pure mathematics.</p>
<p><strong>Trade off</strong></p>
<p>It is all about trade off between a great tool and page loading. If you don&#8217;t have a high traffic website then you should not be bothering about page loading.</p>
<p>For high traffic websites you have no choice but to use GA. Any other tool will also employ some code to be inserted in each and every page of your website which will obviously slow down page loading a little bit.</p>
<p><strong>Best practice for inserting Google Analytics Code</strong></p>
<p><strong>1) Insert Google Analytics Code just before &lt;/body&gt; tag. </strong></p>
<p>With this rest of page will render before executing GA code and users may not see any significant affect of slowness if any.</p>
<p><strong> 2) Use common page to insert Google Analytics code</strong></p>
<p>The best place to add GA code is in footer files if you have any. If you are using php/asp or any similar languages then it is easy to create a a common footer.php file and add GA code.</p>
<p>Another way is to create a new file name it as google_analytics.php and include this in the footer file.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.swamiseo.co.uk/google-analytics/does-google-analytics-slow-down-page-loading.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
