Bug in Google Analytics tracking
-
Hi
I think there is a bug in “auto-load-next-post/assets/js/frontend/auto-load-next-post.min.js” :
function update_google_analytics() { /* if ( typeof pageTracker === "undefined" || typeof _gaq === 'undefined' || typeof ga === 'undefined' || typeof __gaTracker === 'undefined' ) {
I think operator should be && and not ||
When changing it everything is fine again ??
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Bug in Google Analytics tracking’ is closed to new replies.