Javascript Error: Uncaught ReferenceError: ga is not defined at HTMLImageElement.onload

Hi, I found this error on my Jquery Page. 

Uncaught ReferenceError: ga is not defined
    at HTMLImageElement.onload 

I added this below script now it has been solved 

window['GoogleAnalyticsObject'] = 'ga';
  window['ga'] = window['ga'] || function() {
    (window['ga'].q = window['ga'].q || []).push(arguments)
  };


Popular posts from this blog

Cant use dump() function in twig files or how to enable debug in opencart twig or print_r alternate use dump() in opencart 3.0

maximum execution time error when importing sql data file since php.ini has been already set max execution time 3000

SEO Custom URL in Opencart