rictic / sutsis

A lightning-fast lojban dictionary
MIT License
4 stars 2 forks source link

failed to load resource google-analytics.com/ga.js #18

Open ahzee opened 9 years ago

ahzee commented 9 years ago

Taken from the Developer Tools Console in Chrome on Windows 8:

Document was loaded from Application Cache with manifest http://sutsis.nomei.la/webapp.appcache sutsis.nomei.la/:1
Application Cache Checking event sutsis.nomei.la/:1
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT http://www.google-analytics.com/ga.js
Application Cache NoUpdate event sutsis.nomei.la/:1
Application Cache Checking event (index):1
Application Cache NoUpdate event (index):1
dtytomi commented 7 years ago
<script>
    (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
    function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
    e=o.createElement(i);r=o.getElementsByTagName(i)[0];
    e.src='www.google-analytics.com/analytics.js'; // forward slashes taken out
    r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
    ga('create','not giving this out');ga('send','pageview');
</script>

@ahzee You can try this i guess it should help; for more details read up from: http://stackoverflow.com/questions/24668860/google-analytics-file-not-found