If you have ever installed google analytics on a secure page you should have noticed a certificate warning which indicates that the page contains both secure and unsecure content. This is caused by the google analytics reference to http://www.google-analytics.com/urchin.js. Luckily, google have thought about serving the javascript file over a secure connection. All you need to do is just use this url for the secure javascript file:
https://ssl.google-analytics.com/urchin.js










