Google Analytics (pageTracker not defined ) Fix


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. if (typeof(_gat) == 'object') {
  2. var pageTracker = _gat._getTracker("UA-24817576-1");
  3. pageTracker._trackPageview('/quick-submit/');
  4. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.