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
Best way to map network drives
Need to move bullets in Powerpoint text box outside margin
iPad Mobile Browsing
SharePoint 2010 Upgrade Error: The missing feature may cause upgrade to fail. Please install any solution which contains the feature and restart upgrade if necessary.
How to sort grid view grouping in delphi by different value and not by caption of the text?
Outlook "friendly names" - where do these come from?
HP EVA Command View
Windows 2008 R2 Virtual machine problems impacting host
Have a problem with schtasks command in a tiny batch file
Problem Binding Data to a textbox in Vb.Net