[Plugin: Google Analytics for WordPress] Try/Catch missing from code?
-
Hi,
Just did a view source, compared it to GA website code, found that the plugin is not putting the ‘try/catch’ into the code as follows:
———-
try {
var pageTracker = _gat._getTracker(“UA-XXXX-X”);
pageTracker._trackPageview();
} catch(err) {}Will it be added?
Thanks,
-Brett
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Google Analytics for WordPress] Try/Catch missing from code?’ is closed to new replies.