TOPIC: _gat is undefined

_gat is undefined 31 May 2012 15:55 #999

  • darrenl
  • darrenl's Avatar
  • Offline
When I open a report using Logicity Desktop, I receive the error 'An unhandled exception (''_gat' is undefined') occurred in Logicity Desktop.exe'.

If I debug this, it stops at the following...

<!-- Google Analytics Script -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-343276-4");
pageTracker._trackPageview();
<

specifically at the line
var pageTracker = _gat._getTracker("UA-343276-4");

I'm running this in a corporate environment with the usual firewalls, etc.

Please can you advise?
The administrator has disabled public write access.