Forum Moderators: DixonJones
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2218709-1";
urchinTracker();
</script>
Put it on EVERY page of the site, at the end just before </body>.
The code watches users as they come and go, and from that Google generates a variety of reports about the site which are both interesting and useful.
Ask your client to give you guest access to view the reports. If you have your own Google account, all he'd need to do would be to add your name and email to grant you access. You wouldn't need to know his password and he wouldn't need to know yours.
Remember to include the code if you create new pages. You can either add the snippet to pages individually or else create an include that serves it to multiple pages.