How to Add Google Analytics to WordPress

Google Analytics is one of the most used website statistics applications on the internet. You can easily find Google Analytics specific plugins that make it easy for you to integrate the application into your WordPress website. There is also the option to add Google Analytics directly to your WordPress site without using a plugin. These guides can help you make use of Google Analytics for tracking your WordPress site statistics.


Want a better home for your WordPress site? Check out InMotion’s WordPress Hosting for secure, optimized servers that are configured for your budget needs.


How Do I Add Google Analytics to WordPress Using a Plugin?

WordPress provides different options to measure its performance, but Google Analytics is the most used option for checking the statistics of your website. Google Analytics can be installed without a plugin but this tutorial will demonstrate how you can install it using a Google Analytics plugin. There are many Google Analytics plugins, but the one used in this tutorial will be the Google Analytics Dashboard for WP. It provides you access to the Google Analytics data without having to leave the WordPress Administrator interface.

Installing the Plugin for Google Analytics – Google Analytics Dashboard for WP

  1. Log into the WordPress Administrator
  2. Click on pluginsClick on Plugins.
     
  3. Click on Add NewClick on Add New.
     
  4. Search for Google Analytics dashboard pluginSearch for the plugin that we will be using in this tutorial – Google Analytics Dashboard for WP.
     
  5. Select install nowWhen you see the plugin option appear, click on the Install Now.
     
  6. Activate pluginClick on Activate.
     

How to Authorize the Plugin to connect to Google Analytics

Once the plugin has been installed, the next part is to authorize the plugin to connect to Google Analytics.

  1. If you are not logged in to the WordPress Administrator, log in.
  2. Google Analytics in menuWith the plugin installed, you will see the option for Google Analytics on the menu. Click on Google Analytics.
     
  3. Click on Authroize pluginYou will be brought to the Google Analytics Settings page. Click on Authorize Plugin in order to start the plugin authorization process.
     
  4. Click on Get access code linkYou will see the Google Analytics Settings page. You will see a link labeled Get Access Code. Click on this link.
     
  5. Connect to Google AccountIt will attempt to login to your Google Account. You will need to select the appropriate account.
     
  6. Click to Allow access to AnalyticsOnce you have selected the account there will be a window asking for you approval to allow access to Google Analytics. Click on the Allow button to proceed.
     
  7. Copy Access CodeCopy the code that you see next.
     
  8. Paste Access CodeGo back to your WordPress site and paste the code into the Access Code field.
     
  9. Save Access codeClick on Save Access Code.
     
  10. Select website to track and make settings changes if neededYou will then be brought to the General Settings page. Select the account that you wish to track if you have multiple accounts. Make any settings changes if need.
     
  11. Save changesClick on Save Changes.
     

That completes the plugin authorization. You will need to add the tracking code to your website in order for Google Analytics to track your website activity. Follow the steps below to add the tracking code.

Adding the Google Analytics Tracking Code to your WordPress Website without a Plugin

Google Analytics requires that you add code to your theme files. As with any change made to your site, it is highly recommended that you perform a full backup of the site so that you can recover should anything unexpected happen during the installation process.

Obtain the Google Tracking code

  1. Login to Google Analytics
  2. Click on Admin iconIn the menu at left scroll down until you see the gear icon that is used for the Admin section. Click on this section.
     
  3. Select website to be trackedSelect the property (website) that you wish to track by clicking on the drop-down menu under the property section.
     
  4. Click on Tracking Info sectionUnder the column, you will see an option labeled Tracking Info. Click on Tracking Info.
     
  5. Click on Tracking CodeThis will bring up another set of options. Click on the one labeled Tracking Code.
     
  6. Copy codeA column of text will appear on the right with your Tracking ID, Status, and then a Website Tracking section. You will see a window with the Global Site Tag (gtag.js) Copy this text and then go to your WordPress site.
     

Apply the Google Tracking Code into the WordPress theme’s header

  1. Log into the WordPress Administrator
  2. Click on AppearanceClick on Appearance and then click on Editor.
     
  3. Find header.phpA typical WordPress theme will have a Theme Header (header.php). Find this file in the list at the right, then click on the file link. It will open the file in the editor. If you have a theme where the file doesn’t seem to have a header.php file, then contact the theme’s developer for assistance.
     
  4. Paste tracking code and savePaste the Global Site Tag (gtag.js) code that you copied earlier into the header.php file above the “</head&rt” tag in the header.php file.
     
  5. Click on Update File in order to save the code changes.

Once you’ve finished adding the tracking code into your theme header then you be ready to start using Google Analytics with your website. Next, we will provide more information on installing Google Analytics without using a plugin.

How to Use Google Analytics on your WordPress site without a Plugin

If you’re using WordPress, it is possible and easy to add Google Analytics to your website without using a plugin. When you have added Google Analytics to your site you will be able to track data, produce charts and reports directly from the Google Analytics application.

.

Video on Adding Google Analytics without a plugin

Google Analytics requires that you add code to your theme files. As with any change made to your site, it is highly recommended that you perform a full backup of the site so that you can recover should anything unexpected happen during the installation process.

Your first step will be to obtain the tracking code within Google Analytics. This means that you must have created a Google Analytics account. Then you must have already set up a property (your website) so that Google Analytics will be able to track it. If you have already completed these steps, then you can begin the steps below.

Obtain the Google Tracking code

  1. Login to Google Analytics
  2. Click on Admin iconIn the menu at left scroll down until you see the gear icon that is used for the Admin section. Click on this section.
     
  3. Select website to be trackedSelect the property (website) that you wish to track by clicking on the drop-down menu under the property section.
     
  4. Click on Tracking Info sectionUnder the column, you will see an option labeled Tracking Info. Click on Tracking Info.
     
  5. Click on Tracking CodeThis will bring up another set of options. Click on the one labeled Tracking Code.
     
  6. Copy codeA column of text will appear on the right with your Tracking ID, Status and then a Website Tracking section. You will see a window with the Global Site tag (gtag.js) Copy this text and then go to your WordPress site.
     

Apply the Google Tracking Code into the WordPress theme’s header

  1. Log into the WordPress Administrator
  2. Click on AppearanceClick on Appearance and then click on Editor.
     
  3. Find header.phpA typical WordPress theme will have a Theme Header (header.php). Find this file in the list at right, then click on the file link. It will open the file in the editor. If you have a theme where the file doesn’t seem to have a header.php file, then contact the theme’s developer for assistance.
     
  4. Paste tracking code and savePaste the Global Site Tag (gtag.js) code that you copied earlier into the header.php file above the “</head>” tag in the header.php file.
     
  5. Click on Update File in order to save the code changes.

When you have finished adding the tracking code to your theme header, then you’re ready to start using Google Analytics to track your website.

BoldGrid users – how to add the Google Tracking Code to your theme’s header

The BoldGrid plugin can affect how the menus appear. Please refer to the directions below to properly add the code to the header section of your BoldGrid site.

  1. Log into the WordPress Administrator.
  2. Click on CustomizeClick on Customize.
     
  3. Click on AdvancedClick on Advanced.
     
  4. Click on Header SettingsClick on Header Settings.
     
  5. Paste the tracking codeIn the field provided under Custom Header HTML paste the Global Site Tag (gtag.js) code.
     
  6. Save the changes and publishThen click on Save & Publish button at the top of the column in order to save your changes.
     

Once you have completed adding the code and saved it, then the website is ready to be tracked with Google Analytics. For more information on using Google Analytics, please see the Getting Started with Google Analytics. For further information on the use of the Google Analytics Dashboard plugin, please see this tutorial or video.

AC
Arnel Custodio Content Writer I

As a writer for InMotion Hosting, Arnel has always aimed to share helpful information and provide knowledge that will help solve problems and aid in achieving goals. He's also been active with WordPress local community groups and events since 2004.

More Articles by Arnel

Was this article helpful? Join the conversation!