Task Library
Stand up a correctly-owned GA4 property that collects on every page and filters out the owner's and team's own visits, so the numbers mean something.
Category: Digital Plumbing
Use this when the site has no GA4, GA4 lives in some agency's account, or analytics are polluted by the owner refreshing their own homepage all day.
Inputs
- Business owner's Google account (the GA4 property must be owned by the client; operators get added as users)
- GTM container installed and firing (run install-google-tag-manager-container first)
- The office/home/team IP addresses to exclude
Steps
- In the owner's Google account, create the GA4 account and property with correct business name, time zone, and currency. Add the operator with Editor access – ownership never leaves the client.
- Create the Web data stream for the https domain and note the Measurement ID (G-XXXXXXX).
- Deploy via GTM: add the Google tag / GA4 configuration tag firing on All Pages. No hard-coded snippets – GTM is the tap point.
- Define internal traffic: in the data stream's tag settings, add an internal-traffic rule listing the owner's office/home IPs and team IPs.
- Activate the filter: in Admin → Data settings → Data filters, switch the Internal Traffic filter from Testing to Active. In Testing it still counts everything – the most common GA4 mistake.
- Mark the conversions: register form-submit and click-to-call as key events (fed by the GTM events from those sibling skills).
- Verify: with Realtime/DebugView open, browse the site from an excluded IP – your visits must NOT appear. Then confirm a normal visit (phone on cellular) does appear, and key events fire.
- Record property ID, Measurement ID, and excluded IPs in the client record.
Definition of done (QA checklist)
- GA4 property owned by the client's account; correct time zone/currency; operator added as user
- GA4 collects on every page via GTM (verified in Tag Assistant + Realtime)
- Internal Traffic data filter is Active, and visits from excluded IPs do not appear in Realtime
- External test visit appears, and form-submit + click-to-call register as key events
- Measurement ID and excluded IPs documented
- Linked back to the definitive article and relevant siblings
- Complies with Blog Posting Guidelines (if it publishes content)
Example(s)
- Example needed – run the Meta-Article Prompt after first real run.
File in the zip: skills/digital-plumbing/set-up-ga4-with-internal-traffic-filtering.md. Download the Task Library zip.
Index: Task Library. Article guidelines.
