Question : Google Analytics

I am using Google Analytics, when I post the code into a page, it only gives me the results for that one page. Is there a way to allow it to cover the whole of my site so that I know what page people land on and where they come from?
Many thanks, Simon

Answer : Google Analytics

You also need to give it the IP address, with the -h parameter, so it should be:

Cscript Prnport.vbs -a -r PCOUNT_0.0.0.0 -h 0.0.0.0

You may also want to add:

-o raw -n 9100

just to make sure it does not create a port with some other weird settings.
Random Solutions  
 
programming4us programming4us