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:

<script defer="defer" src="//script.opentracker.net/?site=www.mysite.com" type="text/javascript"></script>

This will solve the pop-up problem, by re-locating SSL data to a secured server.

NOTE: the latest script has this turned on by default.