I just launched a website with this module on an e-commerce site with SSL and noticed warning messages since the site was serving up mixed content. The message was because the URL for the statcounter script was not using SSL. For now I hardcoded it to always use the SSL path (https://secure.statcounter.com/counter/counter_xhtml.js), but I would like to see this module be flexible to use the SSL path when needed.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kdebaas’s picture

Assigned: Unassigned » kdebaas
Category: Bug report » Feature request
Status: Active » Needs review
FileSize
1.91 KB

Please test the attached patch.
I'd be interested in the results of switching between cached and non-cached use of the tracking code (a switch can be found in the settings).