SyntaxFix
Write A Post
Hire A Developer
Questions
This may do the trick :)
<script> $.ajax({ type: "GET", url: "https://www.google-analytics.com/analytics.js", success: function(){}, dataType: "script", cache: true }); </script>