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
Access Coding
SELCT statement based on Javascript Image change code
Is it possible to color code a chart in a Crystal Report according to a Formula?
read pdf from blob column write to file
Deleting Windows directory on secondary installation
Interpretation of load average vs. CPU utilization
How do I show comments without showing tracked changes via code (C#)?
How do I pass command line values to a VB .exe
High CPU utilization due to IP SNMP
How do i rename mapped drives and printers with the script i have in place