Microsoft
Software
Hardware
Network
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
My Xslt file wont read the XML file
Work within the header dynamically whilst working with shapes in the header
Running swap image javascript inside jQuery thickbox
Best approach to setting up test/development for learning SharePoint 2010?
DirectoryExists does not work on UNC path
TOC including paragraph verbiage? Word 2007
Unable to open or connect to internet through IE7
Setup syslogs to IP address of LAN server
dcpromo Setup Wizard and AD replication
Which strategies to use for a program written in python?