<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-xxxxxxx-x");
pageTracker._trackPageview();
} catch(err) {}</script>
var _gat = {tracker: {_trackPageview: function(){}}, _getTracker: function() {return this.tracker;}}
||google-analytics.com^$third-party
// ==UserScript==
// @name Google Analytics fix
// @namespace https://adblockplus.org/forum/viewtopic.php?t=4160
// @include *
// ==/UserScript==
window.setTimeout("window.urchinTracker = function(){};", 0);
window.setTimeout("var _gat = {tracker: {_trackPageview: function(){}}, _getTracker: function() {return this.tracker;}}", 0);
tmr250z wrote:Really? Did you try it on typeracer.com?
I just did, and I'm still getting that browser freezing error I described here. Does that still happen for you too or is it just me?
Ares2 wrote:Yep, still freezes. But this site doesn't use the standard GA code (there is an additional script with .pageTracker), so it's just a problem with this specific site.
.google-analytics.com/$domain=~typeracer.com
// ==UserScript==
// @name Google Analytics fix
// @namespace http://adblockplus.org/forum/viewtopic.php?t=4160
// @include *
// @exclude http://typeracer.com/*
// @exclude http://*.typeracer.com/*
// ==/UserScript==
window.setTimeout("window.urchinTracker = function(){};", 0);
window.setTimeout("var _gat = {tracker: {_trackPageview: function(){}}, _getTracker: function() {return this.tracker;}}", 0);
se224141 wrote:I notice .google-analytics.com/ doesn't figure in Easylist.
http://www.google-analytics.com/urchin.js is not blocked at http://www.yogameditation.com/.
http://www.google-analytics.com/ga.js is not blocked at http://www.economist.com/.
Any specific reason.
// ==UserScript==
// @name Google Analytics fix
// @namespace http://aaa.aaa.aa/
// @include *
// @grant none
// ==/UserScript==
urchinTracker = function(){};
pageTracker = function(){};
Guest wrote:se224141 wrote:I notice .google-analytics.com/ doesn't figure in Easylist.
http://www.google-analytics.com/urchin.js is not blocked at http://www.yogameditation.com/.
http://www.google-analytics.com/ga.js is not blocked at http://www.economist.com/.
Any specific reason.
Boris wrote: Downside, it gets updated maybe once a month.
Return to Filters for Adblock Plus
Users browsing this forum: No registered users and 8 guests