I know that with analytics that the SSL code they have the domain name
changes not just the S in https

http://www.google-analytics.com/urchin.js

https://ssl.google-analytics.com/urchin.js


I've had to do special code in the past to detect when SSL was in
place and change the URL based on that. It is also nice when you can
turn off the urchin code when you are test mode or localhost.


J.J.

On 8/29/07, Brian Kotek <[EMAIL PROTECTED]> wrote:
> The error I see is that the certificate sent by Google doesn't match the
> name (one says www.google-analytics.com and the other says www.google.com).
>
> On 8/29/07, Matthew Smith <[EMAIL PROTECTED]> wrote:
> >
> > I am trying to get a page to load through https, but I get the
> > notification that there are non-secure items on the page.  Everything on
> > the page has a relative link, except the google analytics, which I have
> > loading through https.  I'm getting a javascript error that seems to
> > point to the google analytics, but I have the same code running on
> > another site fine.  I can't figure out what it is.
> >
> > Is there any tool that will help you track down what portion of content
> > is not loading secure?
> >
> > The page is https://www.jury-duty.org <https://www.jury-duty.org/>
> >
> > Thanks!
> >
> >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287436
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to