If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
How to add Google analytics dashboard to Wordpress?
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.
Comment