I want know How can I add Google Analytics code on site? I need to have add that code on every page or only just home page. Informative answers will be appreciated.
If you're using WordPress you can use the Google Analyticator Plugin. Otherwise just copy and paste the code between the <body> and </body> tags.
generate a google analystic code from google analystic and just paste it before </body> tag. if your site don't having any particular structure then you have to do that on every page of your site and if u have then you don't have to do it just find </body> tag in your website folder and paste that code just before the </body> tag and this will appear on all of your website pages.
if wordpress you are using then there are many plugins if not then just add that code between <body></body> tag