Skip to main content
2 of 3
added 1 character in body
Jenis Patel
  • 1.6k
  • 1
  • 13
  • 20

Just place the code in header.php. And in case you do not want to edit any of file then you can use this plugin to add the tracking code in the head section from wordpress backend itself :

https://wordpress.org/plugins/header-footer/

And if you also wanted to check whether the code is included or not that you can simply check the source view (Ctrl+U) of your website pages and search for Google analytics code.

Jenis Patel
  • 1.6k
  • 1
  • 13
  • 20