If you sign up google analytics for tracking of your site you have to palce google analytics code to your site so that you could be able to analyze visitors of your site.
With the help of the analytic code you can track the number of visitor, traffic source not only this How visitors found your content, Top sources per page, Top keywords per page etc. www.google.com/analytics/ -visit this site Register yourself. Sign In. You will get “Add web site profileâ€. Enter URL and Country, press continue button. After this you will get code Eg. “<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2212094-12"; urchinTracker(); </script> Paste that code before </body> tag (every webpage you want to track ) (Note: For each URL (New Site) you will get new code) And that press the finish button For reports you have to wait 24 hours. Google Analytics generally updates reports every 24 hours