Google Analytics Setup
- The first thing we do when setting a client up with Google Analytics is create a Google account for them. This allows us to control the analytics for one account without affecting others. (If you are adding a school within a district, you only need to add a new account for the overall district, not each individual school)
- Go to https://accounts.google.com/SignUp
- Name: The name of the school. Just split it up between first and last name like:
- First: USC Carruso
- Last: Catholic Center
- Choose your username: We always try to use the site URL first (without the .com, org, etc.) For example, catholictrojan for the USC Carruso website. If that is already taken, try adding the state they are in to the end, like catholictrojanca. If that is still taken, just think of something that makes sense to add to the end.
- Create a password: We always use websiteanalytics
- Birthday: use December 27, 1979
- Gender: Female
- Mobile phone: Try using 480.200.1048. If it gives you a message that the phone number already has too many accounts associated with it, try using your own, but please update the phone number to the 480.200.1048 after the account is created for uniformity.
- Your current email address: melanie@schoolwebmasters.com
- Location: United States
- Once you have created the account, please be sure to add the login information to the Client Sites and Products spreadsheet. This is extremely important to remember, as this is where our employees can go to find the login information for each client.
- You are now ready to create the Google Analytics account.
- Go to https://www.google.com/analytics
- In the top right corner, sign in to Google Analytics
- Make sure you logged in with the account you just created.
- You will first see a screen asking you to sign up for Analytics. Click Sign Up.
- This will bring you to a screen with a signup form. Fill out the form.
- Accept the Terms of Service
- Find the script under Website Tracking. Highlight and hit ctrl + c to copy it.
- Now we will add that tracking code to the client site
- Go to SW Engine
- Select the school in the top right corner and switch account.
- Go to Modules > Layout. Click Edit next to Google Analytics..
- Once you are in the Google Analytics component, click on the Source tab and paste in the script code you just copied from the Google Analytics website. Hit Save.
- Clear the cache for the entire site by going to the top right corner and clicking the down arrow next to the site name. Click the Refresh Cache button.
- It is a good idea to verify that the Analytics code is actually on the live site
- On the live site, right-click somewhere in the background to the side of the site. Click View Source.
- Scroll to the very bottom and look for the script code you just entered. You can also do a ctrl + f and search for “UA-” and make sure the code is there.