Google Analytics is a tool provided by Google to measure and analyze the visitor’s interaction with a website. At present, free version of the tool helps people to understand the complete details of visitor demographics, location and search preferences among the others. One account of Google Analytics can register and create 100 no. of UA properties. Without implementing Google Analytics code to a website, the owners cannot understand the visitor’s behavior on a website. Following Video tutorial helps you to create and implement it to a WordPress website.
Step by step method with screenshots are as follows:
Step1: Log In to your Google Analytics Account with Google ID
Step2: Go To Admin Section and Create a new Property in the account and Fill up the related details.
Step3: Accept the T&C and Your required Code/JS is ready. Copy this code.
Step4: Log In to your WordPress website and go to the editor Section under Appearance Menu of your dashboard.
Step5: Open “header.php” file and paste the given Code/JS before closing Head (</head>) Tag.
Step6: Update the “header.php” file and that’s it. You have done it successfully.
![]() |
![]() |
