Announcement

Collapse
No announcement yet.

How to add Google analytics dashboard to Wordpress?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to add Google analytics dashboard to Wordpress?

    Hi guys,
    How to add Google analytics dashboard to WordPress?

  • #2
    Hello Hadley,
    • Log in to your WordPress dashboard.
    • Head over to Plugins area.
    • Then click on “Add New” near Plugins at the top on the screen.
    • Then search for the Google Analytics Dashboard Plugin.
    • Find the search results for Google Analytics Dashboard and click “Install Now”.
    • On the next step click on “Activate Plugin” to makes it live.
    • Next you need to configure the plugin to get access your Google Analytics account. To do that, find the plugin’s option link under "Settings".

    Now you’re done!! You can see statistics of your posts and pages on your WordPress dashboard.

    Comment


    • #3
      Hello Hadley,

      After you’ve signed up, you’ll be given a piece of JavaScript code to add to your site.
      Copy the tracking code and leave the page open in your browser in case you need to refer to it again. The next step involves adding this code to your site using one of the following two techniques:

      Method 1: Editing Your header.php File
      In the backend of your site, go to Appearances > Editor.

      Open your theme’s header.php file and directly underneath the <body> tag, paste the tracking code. Click Update File.

      Method: 2 Editing Your functions.php File
      Alternatively, you can add the following code to your theme’s functions.php file:

      Don’t forget to paste in your analytics code.

      Method 3 - Using a Google Analytics Plugin Instead

      If you don’t want to edit your theme’s files, our Google Analytics + is the plugin can make the process all the more easier for you.

      It puts all the important statistics at your fingertips by adding beautiful charts and graphs to your dashboard and the post edit screen.

      Hope you find this helpful .. Cheers!

      Comment

      Working...
      X