Google Analytics with ssl pages |
Post Reply |
Author | |
Nothing
Newbie Joined: 02-November-2005 Location: Canada Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 19-July-2006 at 6:22pm |
Hello all In your google stats settings, you need to modify your site url to unlcude https:// - not just http:// (located in the 'Main Website Profile Information' settings) I've added the below code just above the <body> tag. remember to replace 'YourAccountNumber' with your own account info. --> Your google account should now accept ssl connections and non ssl connections to the google urchin servers, as needed. ... acutally, I would think only adding the https:// settings in your google 'Main Website Profile Information' would also work in removing the security warnings, but then all your google.urchin traffic would go via ssl.... - i did not write the code. thank you if you did. nothing. Edited by Nothing - 19-July-2006 at 6:23pm |
|
dcunningham
Newbie Joined: 08-July-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Thanks for the tip
|
|
Nothing
Newbie Joined: 02-November-2005 Location: Canada Status: Offline Points: 0 |
Post Options
Thanks(0)
|
on the same note....
I added a flash banner to my header page without any problems, but during the log in/checkout process (https connection) I started getting an error again... "This page contains both secure and non secure items Do you want to display the secure or non secure ?" it seems there are far better ways to embed flash in html than how Flash MX does it by default. Read more here. I used the SWFObject code to fix the ssl errors mentioned above, and at the same time it fixed the "click here to activate active content" issue as well (IE6+) (works great for passing variables from PC to flash as well) Edited by Nothing - 28-September-2006 at 3:47am |
|
dcunningham
Newbie Joined: 08-July-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Do you have some code snippets and URL names that you modified to make this warning box disappear. I'm getting it on every page where I have the Godaddy seal in the footer file. Its very annoying for both me and a customer.
Thanks. |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Hello
dcunningham, ProductCart
uses relative links (e.g. href="viewcart.asp") so the URL will change
between "https://" and "http://" automatically, and as
required.
|
|
Nothing
Newbie Joined: 02-November-2005 Location: Canada Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Hi dcunningham
you can see an example of the above code at http://www.muffetandlouisa.com (copy paste link) The main sub pages also display random products from specific sub categories… although I think that was a question from another thread…. The above link uses the SWF-Object for embedding flash. Great code! |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |