I wan to check traffic record on my all web pages, should I place same Google Analytics code on every page or use different code for each URL on my webiste?
Same code for every page. If you're using php, just put the code in your global footer right before the closing body tag.
You just need to put same code on every page of the website for checking traffic record on all web pages
Thanks all for your kind reply. I understand now what to do? what do u mean by sub domain? like sub.mydomain.com?
Hello, if your website is static then you can use Google analytic code only one time in the end of the body tag before. if your website is dynamic then you can make hidden file upload it root directory your website.