Set Up Google Analytics 4
Follow the steps in order. Each step ends with a Done when line — don't move on until it's true.
| Who | How to reach them | What to say |
|---|---|---|
| Nolan (FunkPd) | +1 431 813 2402 contact@funkpd.com |
Send your Measurement ID and a screenshot of the step you're on. |
| ChatGPT | chat.openai.com | Paste any step from this page and ask it to explain in plain language. |
Step 1 — Open Google Analytics
-
Go to analytics.google.com, sign in, and click
Start measuring.Use the same Google account you use for everything else.
You're inside Google Analytics and the setup flow has started.
Step 2 — Name Your Account
-
Enter your business name as the account name, then click
Next.Leave the data sharing checkboxes as-is.
Google lets you continue to the property step.
Step 3 — Create the GA4 Property
-
Enter a property name, pick your time zone and currency, then click
Next.Simple name format:
Your Business Name GA4. Get the time zone right — wrong time zone means confusing reports later.You're on the business details screen.
Step 4 — Business Details
-
Choose the closest business category and your business size, then click
Next.You're on the business objectives screen.
-
Pick one or two objectives, then continue.
This only affects default report layout. Choose whatever fits and move on.
You're at the Terms of Service screen.
-
Accept the terms and click
I Accept.Google takes you to platform selection.
Step 5 — Create a Web Data Stream
-
Choose
Web.The website setup form appears.
-
Enter your website URL and a stream name, then click
Create stream.Stream name example:
Main Website. Double-check the URL — wrong site, wrong data.Google shows a Measurement ID starting with
G-.
G-XXXXXXXXXX. Keep this page open — you need it for the next step.
Step 6 — Install the Tracking Tag
Creating the account does nothing without this step. No tag, no data.
-
If Nolan manages your site, email him your Measurement ID and ask him to install it.
Nolan confirms he has the ID.
-
If you manage the site yourself, pick an install method.
- Best: Google Tag Manager.
- Good: your platform's built-in GA4 field (WordPress, Wix, Shopify, Squarespace).
- Last resort: manual code in the
<head>— only if you're comfortable with HTML.
The Measurement ID is in your site.
Install details — expand if doing it yourself
Option A — Google Tag Manager.
New tag → Google Analytics GA4 Configuration → paste Measurement ID → trigger: All Pages → Save → Submit.
Option B — Platform integration.
Find the Google Analytics field in your platform's settings and paste the G- ID. Most major platforms have one.
Option C — Manual code.
Paste Google's provided script right after the opening <head> tag on every page. Don't add multiple Google tags to the same page.
Step 7 — Confirm It's Working
-
In GA4, go to
Reports→Realtime.The Realtime report is open.
-
Open your website in another tab and click around. Wait a minute or two.
Realtime shows at least one active user. GA4 is working.
- GA4 property created.
- Web stream created.
- Measurement ID (
G-…) saved. - Tag installed on the site.
- Realtime shows a visit.
Email Nolan at contact@funkpd.com — include your Measurement ID, a screenshot, and the step number.