Adding Google Analytics to Your WordPress Site

Written by admin on June 19, 2009 – 3:09 pm -

We get asked regularly how to add Google Analytics tracking to WordPress sites. A quick search of the WordPress plugins directory shows about 60 results for “Google Analytics” so there are no shortage of ways to add it. The plugin we prefer to use is WP Google Analytics. With WP Google Analytics you can not only add your tracking code easily you can choose to log 404 errors, searches and outgoing link clicks as well as disable tracking for any role you want, like administrators, editors, etc.

To install WP Google Analytics you just need to download the .zip file from the plugins directory, go to your WordPress admin dashboard and navigate to Plugins > New > Upload. Upload the .zip file and activate the plugin. You can then change the settings and insert your tracking code.

Subscribe to my RSS feed

Adding Google Analytics to Your Joomla Site

Written by admin on June 19, 2009 – 2:59 pm -

We get asked all the time how to add Google Analytics tracking to Joomla sites. Until now we’ve recommended doing it manually because that was the only way to get the code just above the </body> like Google recommends. All the modules would place the code in the middle of your page. There is a new plugin that allows you to get the code inserted just above the </body> without needing to edit the template file.

BIGSHOT Google Analytics is a free Joomla 1.5 native plugin that allows you to insert your Analytics tracking code from the administrator with no file editing required.

It would be nice if the plugin allowed the option to prevent it showing if you are logged in as various levels on the frontend if you didn’t want to track admin or editor visits.

Subscribe to my RSS feed