Pop-up security warnings on ssl pages
Problem:
Pop-up windows appear on SSL pages displaying various security messages.Solution:
Here is a solution to the pop-up problem:Replace the Opentracker code in secured pages code with this code:
This will solve the pop-up problem, by re-locating SSL data to a secured server. We have a dedicated server handling SSL pages. Third-party verification has been obtained for this purpose. You will experience a ten minute lag before secured pages show up in your stats.
NOTE:
1. https, not http (different from original code)
2. Be sure to replace "mysite" with the url of your site/domain
3. It is important to cut & paste the above code, as any alteration will lead to errors.
Additionally, see forum posting on this subject:
http://www.opentracker.net/forum/viewtopic.php?t=39