Home | About | All Things STL | Dev | Investing | iPad | Links | Site Search | StockInsight* | Twitter | USX China | Login | Register

Ads

RSS Feed for This PostCurrent Article

How do you know about visitors to your website ?

How much Google knows about you? The google dashboard. I found out the google search I did last Saturday on “enable root on Mac” (by going to google => “My Account” => “web history”). I believe there is a setting a google user can change to disable google to collect the data. But for me sometimes it could be useful because I want to repeat an old search I did a while back. A related question for business is:

How do you know about visitors to your website?
My title may be a bit misleading, I think a better question is how do you measure the performance of your web site? In other words, which page is highly viewed, which page gets no attention etc. Here comes web analytics (Wiki). Web analytics came of age lately as Omniture being bought by Adobe recently.

Google analytics
Google analytics is a free web analytics service offered by Google (Wiki entry here). Setup tutorial (video, link here)



View More Free Videos Online at Veoh.com

Google analytics is enabled in this site. Code in my WordPress Footer (file)

< script type="text/javascript" >
var gaJsHost = ((”https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
document.write(unescape(”%3Cscript src=’” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
< /script >
< script type="text/javascript" >
try {
var pageTracker = _gat._getTracker(”UA-510172-1″);
pageTracker._trackPageview();
} catch(err) {}< /script >

Book: Advanced Web Metrics with Google Analytics
http://www.amazon.com/Advanced-Web-Metrics-Google-Analytics/dp/0470253126/ref=pd_ts_b_3?ie=UTF8&s=books

Google analytics is NOT the only game in town. There are other companies specialized in this: besides Omniture, there is Hitwise (owned by Experion).

(Update 11Nov09) Another useful tool from Google is Google Webmaster Central. From there a webmaster can use the Tools to see how Google sees (crawls) his/her site. It’s also free, but needs some initial setup.

Trackback URL

del.icio.us

Save to del.icio.us

Ads

Google
 
Web www.stlplace.com

RSS Feed for This Post2 Comment(s)

  1. nicholassimon | Nov 8, 2009 | Reply

    A great free application based on Adobe AIR called TrakkBoard has been released for interfacing with Google Analytics on your desktop. Read more about it here:

    http://ninjarabbits.blogspot.com/2009/11/trakkboard-beta-for-google-analytics.html

  2. Dani | Nov 12, 2009 | Reply

    With Google Analytics you get a powerful Web Analytics software at no cost. Big corporations can afford costly software with more in depth analytics features.

RSS Feed for This PostPost a Comment

// 最新推荐 Noteworthy
  • NBR at PBS (Oct 2009 through Sept 2010): Your Mind & Your Money
  • Bogle WSJ op-ed 01/08/2009: 6 Lessons for Investors
  • Buffett on Market 12/10/2001: Whats in the future for investors
  • JoelOnSoftware 04/06/2000: Things You Should Never Do, Part I
  • Google Ad

  • blog

  • China

  • Dev

  • finance

  • Links

  • Major

  • Saint Louis

  • Shanghai

  • Meta

  • Author作者

    "古人云,人不自信谁人信之." Others won't believe in you unless you believe yourself. --Chinese proverb

    Hello, world :-) I am not another stock expert. I am an ordinary guy who believes: by lifetime learning, indepenent analysis and disciplined investing, little guys can achieve great return.

    I grew up in China. Currently I am working toward CFA level II. Here I'm blogging about business, finance, stocks, other fun stuffs in the US and China. Comments and Email are welcome.

  • Disclaimer声明

    See Disclaimer Page
  • Valid XHTML 1.0 Transitional