How To Add HubSpot Tracking Code to Wordpress
Posted by Ken Pearce on Mon, Nov 08, 2010 @ 02:30 PM
How to install HubSpot tracking code on Wordpress
- Login to your website: http://yoursite.com/wp-admin
- Click on the "Appearance" tab in the left hand side menu
- Select "Editor"
- On the right side of the page there will be a long list of core Wordpress files
- Look for Footer.php


If you followed the steps above you should now be looking at your website’s HTML
- Scroll to the bottom of Footer.php and look for the close </body> tag
- Paste the HubSpot tracking code right above it
- Hit "Update File" and you are done
