Google Analytics Detector

By ppalli Last update Sep 30, 2009 — Installed 383 times.

Don't work with the last version

in
Subscribe to Don't work with the last version 1 post, 1 voice

lpalli User
Firefox

The last version of the Google Analytics code is no more detected by this script.
Others tools like Wappalyzer (http://wappalyzer.com/) are able to detect it.

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-XXXXX-X']);
_gaq.push(['_setDomainName', 'none']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel