The CDN (Content Delivery Network) SkyGlue uses for hosting JavaScripts was acquired by another company. They notified us that they are in the EOL process and will stop the CDN service in early 2021. We have migrated to a new CDN platform. It provides faster script load speed and more edge locations around the world.
This EOL notification will require some of our existing customers to update the SkyGlue JavaScript.

If your SkyGlue JavaScript has the following line of code and your website uses HTTPS scheme, please update your script ASAP.

Original line:

sg.src = (“https:” == document.location.protocol ? “https://customerscripts-skyglue.netdna-ssl.com” : “http://cdn0.skyglue.com”) + “/sgtracker.js”;

Update to

sg.src = “https://cdn0.skyglue.com/sgtracker.js”;

Please contact us at [email protected] if you have any questions regarding this change.

We are happy to help you check if your script needs to be updated. Simply drop us a line at [email protected].