Every Citable engagement opens with a foundations audit, and the first thing I check is almost boringly basic: is this brand actually measuring anything, and is it measuring it correctly?
More often than you'd expect, the answer is no. The analytics tag was installed once, two agencies ago, and nobody's sure it still fires. Search Console was verified on a URL that has since moved to https. The YouTube channel exists but nobody claimed the handle or ever opened the analytics tab. None of this is exotic. It's just unglamorous, so it gets skipped, and then six months of growth work has no baseline to prove it worked.
You can't grow what you can't measure, and you can't measure what was never set up right. So this is the starting line for any brand, whether you work with us or not: three free Google accounts, set up properly, reading real data. This guide points you to the current, official Google resources for each one, explains what each does, and gives you the order to do them in.
Why these three
Organic discovery in 2026 doesn't happen on one surface. Someone finds you through Google search, through an AI answer that cites you, through a YouTube explainer, through a comparison page. These three accounts are the free instrumentation that lets you see the biggest slices of that picture:
- Google Analytics 4 (GA4) tells you what happens on your own site: who arrived, where from, and what they did. It's your source of truth for behaviour, and the base you'll later extend to track AI referrals.
- Google Search Console (GSC) tells you how you show up in Google search itself: the exact queries you appear for, your position, your clicks, and whether Google can even index your pages. GA4 can't see any of this. It's a different lens entirely.
- YouTube Studio is the analytics and management home for your YouTube channel, which is both the world's second largest search engine and one of the heaviest sources of content that AI answer engines quote back to users.
Between them, they cover your site, your search presence, and your video presence. That is the minimum viable dashboard before any strategy conversation is worth having.
Do all three from a Google account you own and will keep, ideally a company account rather than a personal Gmail, and one that more than one person can access. The single most common foundations problem I see is not a missing setup. It's the person who set everything up having left the company, taking sole access with them.
The order that saves you the most regret
Do them in this sequence, and here's the one reason each comes where it does:
- GA4 first, because it does not backfill. It only starts counting from the moment the tag goes live, so every day it's not installed is baseline data you never get back.
- Search Console second, then link it to GA4, so your search query data flows into your Analytics reports and the two lenses sit side by side.
- YouTube Studio third, when video is part of the plan (and for most brands building for AI visibility, it should be).
1. Google Analytics 4
What it does: GA4 is the free analytics platform that measures behaviour on your website and app. It replaced the old Universal Analytics, so if your memory of Google Analytics is from a few years ago, the interface and the data model are genuinely different now. It answers the on-site questions: how many people came, which channels sent them, which pages they saw, and which of them did the thing you care about (bought, signed up, booked).
Set it up. Google's own walkthrough is the resource to follow, because the interface changes often enough that third-party screenshots go stale fast. Start here:
- Set up Analytics for a website and/or app (Google Analytics Help): the canonical, always-current start-to-finish guide.
- analytics.google.com: where you click "Start measuring" to create the account.
The flow, in plain terms, is four steps: create an account, create a property (this is your business), add a web data stream (this generates your Measurement ID, which looks like G-XXXXXXX), and install the Google tag on your site. You can install it directly in your site's code after the <head> tag, through a CMS integration (most website builders and WordPress have a field for exactly this), or through Google Tag Manager. When the property is created, leave Enhanced measurement switched on: it automatically captures scrolls, outbound clicks, site search, and form interactions with no extra work.
Don't assume. After installing, open the Realtime report in GA4 and visit your own site in another tab. If you don't see yourself appear within a few seconds, the tag isn't firing and nothing downstream will work. This 30-second check catches the single most expensive foundations mistake.
2. Google Search Console
What it does: Search Console is a completely different lens from GA4, and people constantly confuse the two. GA4 shows you what people do on your site. Search Console shows you how your site behaves inside Google search: the exact queries you appear for, how high you rank, how many people clicked, and whether Google can crawl and index your pages at all. This is the tool that tells you whether you're even eligible to be found, which is why it's non-negotiable.
Set it up. Follow Google's official onboarding:
- Getting started with Search Console (Search Console Help): the overview and starting point.
- Add a website property to Search Console: how to choose a property type.
- Verify your site ownership: the verification methods explained.
- search.google.com/search-console: where you click "Start now".
The one real decision here is property type. You'll be asked to choose between a Domain property and a URL-prefix property:
| Property type | What it covers and how you verify it |
|---|---|
| Domain | Every version of your site at once: all subdomains (www, blog, shop) and both http and https, under one property. Verified with a single DNS record at your domain registrar. The cleaner choice for most brands. |
| URL-prefix | Only the exact address you enter (so https://www.example.com is separate from https://example.com). More verification options: an HTML file upload, an HTML tag, Google Analytics, or Google Tag Manager. Useful when you can't access DNS. |
If you can add a DNS record, choose Domain: it captures everything in one place and you'll never wonder which variant of your URL the data lives under.
Verification proves you own the site before Google shows you its data. If you pick a Domain property, you'll add a TXT record at your registrar; if Search Console recognises your provider, it can often walk you through it in a couple of clicks. Data starts collecting the moment the property is added, and you'll usually see the first few days of it appear within two or three days.
Link Search Console to GA4
This is the step almost everyone skips, and it's the one that makes both tools more useful. Linking them pulls your Search Console query and landing-page data directly into GA4, so you can see the searches that brought people in alongside what they did once they arrived. In GA4, go to Admin, find Search Console links under Product links, and follow the prompts. Do it once and forget it.
GA4 tells you what people did on your site. Search Console tells you how they found it in the first place. Neither can see the other's half of the story, which is exactly why you need both.
3. YouTube Studio
What it does: YouTube Studio is the management and analytics home for a YouTube channel. It's where you upload, edit metadata, and, most importantly for our purposes, read how your videos and channel are actually performing: impressions, click-through rate, watch time, retention, and where your viewers came from.
Two reasons this belongs in a foundations guide even for brands that don't think of themselves as "video brands." First, YouTube is the second largest search engine in the world, so it's a discovery surface in its own right. Second, and increasingly, AI answer engines lean on video: they transcribe, summarise, and cite YouTube content when they build answers. A channel that publishes clear, useful video is feeding the exact material those engines quote.
Set it up. Use Google's official YouTube help:
- Create a YouTube channel (YouTube Help): create the channel, ideally a Brand Account so more than one person can manage it.
- Navigate YouTube Studio: how to find your way around studio.youtube.com.
- Get started with YouTube Analytics: reading the Overview, Content, and Audience tabs, and Advanced Mode.
- studio.youtube.com: the channel dashboard itself.
Create the channel as a Brand Account rather than under a single personal login, so ownership can be shared and transferred. Claim your handle (the @yourbrand address) even before your first upload, because good handles get taken. Then confirm you can open Analytics and see the dashboard. That's the setup done. What you make and how you read the numbers is a separate conversation, and one worth having deliberately.
Google began rolling out an updated YouTube Studio experience in July 2026, so your Analytics screens may look different from older tutorials online. This is exactly why the guide above points you to Google's own help pages rather than to third-party screenshots: the official docs track the current interface, dated walkthroughs don't.
The 45-minute foundations checklist
If you do nothing else after reading this, do this. Most brands can complete the whole thing in well under an hour:
- Create GA4 from a shared company Google account, install the tag, and confirm you appear in the Realtime report.
- Leave Enhanced measurement on.
- Add and verify a Search Console Domain property (via DNS).
- Link Search Console to GA4 in Admin.
- Create a YouTube Brand Account, claim the handle, and open Analytics once to confirm access.
- Write down where all three accounts live and who has admin access. Put it somewhere the whole team can find it.
These are table stakes, not the finish line
Setting these up is not a growth strategy. It's the instrumentation that lets you know whether a growth strategy is working. Think of it the way a doctor thinks about a baseline blood test: it doesn't make you healthier, but nothing sensible happens without it.
And there's a gap these three don't cover on their own. Out of the box, none of them cleanly answers one of the most important questions of 2026: how much of my traffic is now coming from AI answer engines like ChatGPT and Perplexity? GA4 can be configured to see a lot of it, but not by default. That's the subject of the next Learn guide: how to see how much of your traffic comes from AI.
Get the foundations in place first. Then the interesting questions become answerable. That's the work, and that's Citable.
Frequently asked questions
What order should I set up Google Analytics, Search Console, and YouTube Studio in?
Set up Google Analytics 4 first, because it needs to be live and collecting data as early as possible and GA4 does not backfill history. Set up Google Search Console second and link it to GA4, so search query data flows into your Analytics reports. Set up YouTube Studio third if video is part of your discovery plan. All three are free and the full sequence takes under an hour for most brands.
Is Google Analytics 4 free, and does it collect historical data?
Google Analytics 4 is free for standard use. It does not collect historical data: it only starts counting from the moment the Google tag is live on your site, so the single most valuable thing you can do is install it today. Every day it isn't installed is a day of baseline data you'll never get back.
What is the difference between a Domain property and a URL-prefix property in Search Console?
A Domain property covers every version of your site (all subdomains, and both http and https) under one property, and is verified with a single DNS record. A URL-prefix property covers only the exact address you enter and offers more verification methods, including an HTML file, an HTML tag, Google Analytics, or Google Tag Manager. For most brands a Domain property is the cleaner choice because it captures everything in one place.
Do I need YouTube Studio if I don't make videos yet?
If video isn't part of your discovery plan yet, you can defer it. But YouTube is the second largest search engine and a heavy source of the content AI answer engines cite, so most brands building for AI visibility set up the channel early, even before the first upload, so the handle is claimed and analytics start accruing the moment content goes live.
Google Analytics Help, "Set up Analytics for a website and/or app".
Google Search Console Help, "Getting started with Search Console", "Add a website property", and "Verify your site ownership".
YouTube Help, "Create a YouTube channel", "Navigate YouTube Studio", and "Get started with YouTube Analytics".
Links current as of July 2026. Google updates these interfaces regularly, which is why this guide points to Google's own help pages rather than reproducing steps that go stale.