Have you ever had to install Google Analytics on each page of a website manually and wondered if you got every page? Or wondered if a new client’s site already had Google Analytics running? If you are a developer, than you know a quick peek at the source and you’ll know in no time. But for those that don’t know what to look for, you can install the GA? bookmarklet and it’ll do the checking for you and report back.
The GA? bookmarklet code is a small piece of JavaScript that simply checks to see if Google Analytics is installed on the page you have loaded in your browser. If it is, it’ll return “Yes, Google Analytics is installed on this page” if not, it’ll say “No, Google Analytics is not installed on this page.”







7 Comments