Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
... detects and does what ? |
|
|
Thanks for this script analytics drive me crazy it like an open door to disaster! |
|
|
You should change it to support the HTTPS version of the urchin.js script as well. The URL for that is: "https://ssl.google-analytics.com/urchin.js" What I did for now to make it work for me is to change your code from var URL = "http://www.google-analytics.com/urchin.js"; to var URL = ".google-analytics.com/urchin.js"; |