See what your website is actually doing
Right now your site is a black box. Nobody can tell you how many people landed on it this week, where they came from, or how many got as far as your contact form. This connects it to Google so we all can.
Those last two lines are the ones that matter. They tell you whether the money going into ads is turning into enquiries or just into clicks. You cannot see any of it until the tag is on the site.
Create the Google Analytics account
Sign in with the Google account you want to own this permanently. A personal Gmail is fine. Just do not use one you might lose access to.
- Click Start measuring. If you already have an account, click the cog at the bottom left, then Create, then Account.
- Account name: your business name.
- Property name: your business name again. Set the time zone to United Kingdom and the currency to British Pound.
- Answer the couple of questions about industry and business size. Nothing here is binding, pick the closest.
- When it asks what you want to measure, choose Web.
- Enter your full website address and give the stream a name. "Website" is fine.
Pick United Kingdom from the country dropdown, tick both boxes, then I Accept. This is normal.
Grab your Measurement ID
Google now shows you a code starting with G-. That is the only thing you need out of this whole screen. Paste it in the box below and the rest of this page fills itself in for you.
Nothing leaves your browser. It just fills in the code below so you do not have to edit anything by hand.
Click the cog at the bottom left, then Data streams, then click your website. The G- code sits at the top right.
Put the tag on your website
This is the bit that puts people off, so pick what your site is built on and follow only that. If you have no idea, choose the last one.
WordPress
Skip the code entirely. Google has an official plugin that does the whole job, including step 6.
- Log into your dashboard, usually
yoursite.co.uk/wp-admin. - Left menu, Plugins, then Add New Plugin.
- Search for Site Kit by Google. Install it, then Activate it.
- A setup wizard opens. Sign in with the same Google account you just used and say yes to what it asks.
- When it offers to set up Analytics, pick the property you made in step 1.
If you go this route you can skip step 6 at the bottom. It gets connected automatically.
Would rather not add a plugin? Install WPCode instead and paste the snippet below into its Header section.
Squarespace
- Open your site editor, then in the left panel go to Website, Website Tools, Code Injection. On older accounts it sits under Settings, Advanced, Code Injection.
- Paste the snippet below into the Header box. Not the footer.
- Click Save at the top left.
If you are on Personal, the box will be greyed out. Tell us and we will sort a different route rather than you paying to upgrade.
Wix
- Go to your site Dashboard, then Marketing & SEO, then Marketing Integrations.
- Find Google Analytics in the list and click Connect.
- Paste in just the G- code, not the whole snippet below.
- Click Save, then Publish your site.
On a free Wix site the integrations page is locked. Nothing you can do about that one.
Shopify
- In the Shopify admin, go to Settings at the bottom left, then Apps and sales channels.
- Install the official Google & YouTube app from the App Store.
- Open it, connect the same Google account, and pick your Analytics property when it asks.
You will count every visit twice and every number on the site becomes useless. The app on its own is enough.
Webflow
- Open Site settings, then Custom code.
- Paste the snippet below into the Head code box.
- Save, then hit Publish. Nothing goes live in Webflow until you publish.
A landing page or funnel we built you
Leave this one alone and send us the G- code. We will put it in and check it the same day.
If you would rather do it yourself: Sites, then Funnels, open the funnel, Settings, Tracking Code, and paste the snippet into Head.
Someone else built it, or you are not sure
Do not go digging. Forward it to whoever looks after the site. The button below writes the email for you, snippet included, so all you do is add their address and hit send.
Send us the website address and we will work out what it is running on and tell you the exact route.
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XXXXXXXXXX');
</script>
Check it actually worked
Do not take Google's word for it. Prove it in thirty seconds.
- Open your website on your phone, on mobile data rather than the office wifi.
- On the laptop, go back into Analytics and click Reports, then Realtime.
- Within about half a minute you should see 1 user in the last 30 minutes. That is you.
Three usual culprits. You pasted into the footer instead of the header, you have not published or saved the site since, or your site has a cookie banner that you need to accept before the tag fires. Try all three, then send us a screenshot.
Add us so you never have to look at it
This is the point of the exercise. We read the numbers and tell you what they mean, instead of you screenshotting charts at ten at night.
- Click the cog at the bottom left of Analytics.
- Under the Property column, click Property access management.
- Blue + at the top right, then Add users.
- Enter the email below, choose Administrator, then Add.
The account is in your name, the data is yours, and you can remove us in two clicks whenever you want.
Connect Search Console
2 minsAnalytics tells you what people do once they land. Search Console tells you what they typed into Google to find you in the first place. You want both, and the second one is nearly free now the tag is live.
- Sign in with the same Google account.
- Click Add property, choose the URL prefix box on the right, and paste your full address including the
https://. - For the verification method choose Google Analytics. It passes in one click because your tag is already on the site.
- Back in Analytics: cog, Product links, Search Console links, then Link.
Already done. Site Kit set this up when you signed in. Nothing to do here.
What this does and does not do
- ✓Shows you real numbers. How many people landed this week, which pages they read, and how long they stayed.
- ✓Shows you where they came from. Google, the ads, your Instagram bio, or someone typing your name in.
- ✓Shows you what the ad spend is buying. Clicks are easy. Enquiries are the number that pays the wages.
- ×Not names or phone numbers. Google only gives you totals. You cannot see who an individual visitor is, and neither can we.
- ×Not a slower website. The tag is a few kilobytes and loads after your page has already drawn.
- ×Not a monthly cost. Google Analytics is free and stays free at your kind of traffic.
Stuck at any point?
Screenshot whatever is on your screen and send it over. We will tell you exactly where to click, or jump on a five minute call and do it with you.