<?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: how do I use google analytics for my website?</title>
	<atom:link href="http://topblogplacement.com/how-do-i-use-google-analytics-for-my-website/feed" rel="self" type="application/rss+xml" />
	<link>http://topblogplacement.com/how-do-i-use-google-analytics-for-my-website?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-do-i-use-google-analytics-for-my-website</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:40:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: CreateOnlineBusiness</title>
		<link>http://topblogplacement.com/how-do-i-use-google-analytics-for-my-website/comment-page-1#comment-2662</link>
		<dc:creator>CreateOnlineBusiness</dc:creator>
		<pubDate>Mon, 08 Feb 2010 21:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://topblogplacement.com/how-do-i-use-google-analytics-for-my-website#comment-2662</guid>
		<description>I think I your question could be 2 questions...

1) How do I install it?
Right here https://www.google.com/analytics/home/
Just sign up for a free account.

2) How do I Use it?

• First determine the type of site. Eg. Lead Gen-Ecom- Brandlift- Social.
• Second  Block IPs that should not count as visits
• Third determine KPIs (key performance Indicators)
• Fourth create of goal conversion funnel

If you are new to Google Analytics and really want to milk it for all its worth develop the mindset here http://www.kaushik.net/avinash/.

If you already have a good idea of how the net works you will have a distinct advantage over others learning. 

The final step is where all the fun starts. Taking action after you have collected enough data :-).

The most powerful ROI booster on the net, especially if you also use AdWords.

Enjoy the ride</description>
		<content:encoded><![CDATA[<p>I think I your question could be 2 questions&#8230;</p>
<p>1) How do I install it?<br />
Right here <a href="https://www.google.com/analytics/home/" rel="nofollow">https://www.google.com/analytics/home/</a><br />
Just sign up for a free account.</p>
<p>2) How do I Use it?</p>
<p>• First determine the type of site. Eg. Lead Gen-Ecom- Brandlift- Social.<br />
• Second  Block IPs that should not count as visits<br />
• Third determine KPIs (key performance Indicators)<br />
• Fourth create of goal conversion funnel</p>
<p>If you are new to Google Analytics and really want to milk it for all its worth develop the mindset here <a href="http://www.kaushik.net/avinash/" rel="nofollow">http://www.kaushik.net/avinash/</a>.</p>
<p>If you already have a good idea of how the net works you will have a distinct advantage over others learning. </p>
<p>The final step is where all the fun starts. Taking action after you have collected enough data <img src='http://topblogplacement.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>The most powerful ROI booster on the net, especially if you also use AdWords.</p>
<p>Enjoy the ride</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vichenou r</title>
		<link>http://topblogplacement.com/how-do-i-use-google-analytics-for-my-website/comment-page-1#comment-2660</link>
		<dc:creator>vichenou r</dc:creator>
		<pubDate>Mon, 08 Feb 2010 21:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://topblogplacement.com/how-do-i-use-google-analytics-for-my-website#comment-2660</guid>
		<description>hi 
go to google.com/analytics sign up 
veryfy your domain owership with meta tag or html file.
get the code from google
paste it below to body line
now u will receive date </description>
		<content:encoded><![CDATA[<p>hi<br />
go to google.com/analytics sign up<br />
veryfy your domain owership with meta tag or html file.<br />
get the code from google<br />
paste it below to body line<br />
now u will receive date</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oni-kun 卍</title>
		<link>http://topblogplacement.com/how-do-i-use-google-analytics-for-my-website/comment-page-1#comment-2661</link>
		<dc:creator>oni-kun 卍</dc:creator>
		<pubDate>Mon, 08 Feb 2010 21:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://topblogplacement.com/how-do-i-use-google-analytics-for-my-website#comment-2661</guid>
		<description>You install a simple tag into your website like at the bottom

&lt;script type=&quot;text/javascript&quot;&gt;
document.write( &#039;&lt;scr&#039;+&#039;ipt type=&quot;text/javascript&quot; src=&quot;&#039; );
if( document.location.toString().indexOf( &#039;https://&#039; ) != -1 ) {
document.write( &#039;https://ssl&#039; );
} else {
document.write( &#039;http://www&#039; );
}
document.write( &#039;.google-analytics.com/urchin.js&quot;&gt;&lt;\/scr&#039;+&#039;ipt&gt;&#039; );
&lt;/script&gt;

It&#039;s probably less then this since this is an older code I used, lol.

Anyway it scans who goes onto your site and directly places it into your free analytics account listing where people come from, such as if they come to your site from a link. And other useful stuff such as where they quit your site, or which pages they viewed most etc.

Webalyzer is almost 30x as infotic so I personally use that..</description>
		<content:encoded><![CDATA[<p>You install a simple tag into your website like at the bottom</p>
<p>&lt;script type=&quot;text/javascript&quot;&gt;<br />
document.write( &#8216;&lt;scr&#8217;+'ipt type=&quot;text/javascript&quot; src=&quot;&#8217; );<br />
if( document.location.toString().indexOf( &#8216;https://&#8217; ) != -1 ) {<br />
document.write( &#8216;<a href="https://ssl" rel="nofollow">https://ssl</a>&#8216; );<br />
} else {<br />
document.write( &#8216;<a href="http://www" rel="nofollow">http://www</a>&#8216; );<br />
}<br />
document.write( &#8216;.google-analytics.com/urchin.js&quot;&gt;&lt;\/scr&#8217;+'ipt&gt;&#8217; );<br />
&lt;/script&gt;</p>
<p>It&#8217;s probably less then this since this is an older code I used, lol.</p>
<p>Anyway it scans who goes onto your site and directly places it into your free analytics account listing where people come from, such as if they come to your site from a link. And other useful stuff such as where they quit your site, or which pages they viewed most etc.</p>
<p>Webalyzer is almost 30x as infotic so I personally use that..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

