How to use Google Analytics with WordPress

This article discusses several ways you can use Google Analytics with a WordPress site.


USING GOOGLE ANALYTICS WITH WORDPRESS

Google Analytics provides detailed statistics about visitor traffic to your site. To use Google Analytics with WordPress (or with any other type of site), you must first sign up for a Google Analytics account at https://analytics.google.com/ and obtain a unique Tracking ID.

After you have set up a Google Analytics account and have the Tracking ID for your site, you can configure it for WordPress. There are two ways to do this:

  • Use a WordPress plugin.
  • Edit the WordPress theme.

 

Method #1: Use a Plugin

There are numerous plugins that enable you to configure Google Analytics for a WordPress site, and they all function in essentially the same way—all you have to do is specify your Tracking ID, and the plugin takes care of the rest.

Here are some popular Google Analytics plugins for WordPress:

  • Google Analytics for WordPress
  • Google Analyticator
  • Google Analytics

To view a complete list of Google Analytics plugins on the official WordPress site, please visit https://wordpress.org/plugins/search.php?q=google+analytics

 

Method #2: Edit the Theme

Plugins are convenient, but they also carry processing overhead with them that can affect site performance. If you prefer not to use a plugin, you can edit the WordPress theme directly to enable Google Analytics.

  • One disadvantage of editing the theme directly is that if the theme is updated, the Google Analytics modifications are overwritten. To avoid this scenario, you should use a child theme instead of editing the base parent theme. For detailed information about how to set up a child theme in WordPress, please visit http://codex.wordpress.org/Child_Themes.

To enable Google Analytics by editing the theme, follow these steps:

  1. Log in to your Google Analytics account, click Admin, click Tracking Info, and then click Tracking Code. Copy the entire text in the tracking code box, including the starting <script> tag and the ending </script> tag.
  2. Log in to WordPress as the administrator.
  3. Under Dashboard, click Appearance, and then click Editor. The Edit Themes page appears.
  4. Under Templates, click Header (header.php).
  5. Locate the ending </head> tag. Just above the </head> tag, paste the Tracking ID code snippet from Google Analytics that you obtained in step 1.


    Note: Make sure you include the starting <script> tag and the ending </script> tag.



  6. Click Update File. Google Analytics is now enabled for all pages on your WordPress site.


    Note: It can take up to 24 hours for Google Analytics to change its status from Tracking Not Installed to Receiving Data.

 

  • WordPress, Analytics, Google Analytics
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to Add MailChimp Subscribers from WordPress

You can add subscribers directly to a MailChimp mailing list from WordPress. This article...

Broken Image Links in WordPress

This articles describes how to resolve a problem that may occur when you try to add images to a...

How to Add CAPTCHA Protection to a WordPress Site

This article describes how to add CAPTCHA protection to a WordPress site using the Google CAPTCHA...

How to Add External RSS Feeds to your WordPress Site

This article demonstrates how to add an external RSS feed to a WordPress site. RSS (Rich Site...

How to Add a Custom Logo to WordPress

This article describes how to add a custom logo to a WordPress site. Adding a logo to your...

Powered by WHMCompleteSolution