Why arnt I seeing any reports for the other pages on my website? I have put the code before the </body> tag in the index page. Anyone know why this is happening?
Is the code appearing when you browse to other pages? pm me your url, I can take a look and see if anything is wrong.
You need to insert the code in all the pages so that analytics can track them. What kind of site is it by the way? If it is wordpress, you should insert the code into footer or other parts that are visible on every page.
As the others already said, the code must be present on every page. I placed mine in a footer that is included in every page on my site. You can double check if the code is there by viewing the source of the page.