Hi .. I just copy/paste the code In my homepage .. Will this track all visitors to my site or just the ones landing in my Homepage? Thanks for answering.
It will track the pages which are executing the code in the home page. So if the other pages use homepage, this installation is enough. But if you have all the pages separate, your homepage alone will be tracked. Best option is to put the code in the template of your website.
Yes if it's a dynamic site put it in the footer code, usually footer.php. If it's a static site, just make sure it's somewhere before </body> on all pages.
after you paste ga.js code... wait a few hour .... if longer than 12hr and still not working...go check you code again, it could be any error
place this code in all pages if u don't have include folder, if u have include then place this code in footer or bottom or common call template just before </body>