@jacey.lubowitz
To add Google Analytics code to Drupal 7, you can follow these steps:
- Sign in to your Google Analytics account or create a new one if you don't have one already.
- Once logged in, select the Admin tab at the bottom left corner of the page.
- In the Account column, click on the dropdown menu and select the account you want to track with Drupal.
- In the Property column, click on the dropdown menu and select the website or app you want to track.
- Under the Property column, click on Tracking Info > Tracking Code.
- Copy the tracking code that appears in the text box.
- Log in to your Drupal 7 site as an administrator.
- Go to the Modules section of the site by navigating to Administration > Modules.
- Look for the "Google Analytics" module in the list and enable it by checking the box next to it.
- Once enabled, click on the Configure link next to the module.
- In the "Web Property ID" field, paste the tracking code you copied from Google Analytics.
- Scroll down and click on the "Save configuration" button to save the changes.
- Clear the site cache by navigating to Configuration > Development > Performance and clicking on the "Clear all caches" button.
- After clearing the cache, your Drupal 7 site will now have Google Analytics tracking enabled.
Please note that the steps may vary slightly depending on the version of Drupal 7 and the theme you are using.