I am trying to track my secure pages using Analytics by adding an 's' to the 'http' in the google script provided: <script src="https://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-XXXX-1"; urchinTracker(); </script> </HEAD> However, Analytics is not tracking these pages AND a notice about the ssl cert not being mine keeps popping up. What to do?
Hi jwbond I would contact Google about this. Their AdSense team is usually pretty responsive. Also, changing the code in the ads is usually against the TOS (unless they give you permission). Please post the response you get as I'm interested to hear about it. zerohex
i found my answer online: http://www.google.com/support/analytics/bin/answer.py?answer=31846&topic=7175