Showing posts with label security warnings on checkout. Show all posts
Showing posts with label security warnings on checkout. Show all posts

Sunday, April 29, 2007

Integrating Google Analytics

To see the full discussion on Google Analytics into BVCommerce 5 and to receive the files, please visit: http://forums.bvcommerce.com/default.aspx?f=79&m=42170&g=46508#m46508

After installing the code, we were recieving security messages during the checkout. This occurs because the Google Analytics code uses a standard http connection instead of https. The simplest fix we found was introduced by Promotion Sickness. Instead of using the standard http://www.google-analytics.com/urchin.js to connect to Google, simply change this link to https://ssl.google-analytics.com/urchin.js in your themes Default.master page.