π GOOGLE INFRASTRUCTURE SETUP GUIDE
Domain Ownership Β· Google Workspace Β· The Two-Account System Β· Business Email Β· DNS Authentication Β· GA4 Β· GTM Β· YouTube
β οΈ Read This First β Before You Touch Anything:
This document covers your entire Google infrastructure β the digital backbone that every other part of your online business depends on. It is not a checklist to rush through. Each section builds on the one before it. A mistake made in Part 1 can break everything in Part 5. Read it end to end first, then execute in order. This infrastructure is among the most critical assets your business will ever own.
PART 1: THE FOUNDATION β Understanding Your Domain Name
Your domain name β yourbusiness.com β is your address on the internet. But a domain is simply a name. What that name points to is controlled by DNS (Domain Name System).
The DNS Record Types You Need to Know
| Record Type | What It Does | Real-World Analogy |
|---|---|---|
| A Record | Points your domain to an IP address (your website's server) | The street address of your building |
| MX Record | Tells the internet which servers handle email for your domain | The mailbox where your mail gets delivered |
| CNAME Record | Creates an alias β points one name to another name | A nickname that redirects to your main address |
| TXT Record | Stores text-based instructions β verification & security | A certificate proving you own and authorize something |
| NS Record | Nameserver record β tells the internet which DNS provider is authority | The address of the phone book itself |
| DKIM Record | A digital signature that authenticates your outgoing emails | A wax seal on an envelope proving it came from you |
PART 2: REGISTERING YOUR DOMAIN β GoDaddy vs. Cloudflare
Cloudflare β The Recommendation
| Feature | GoDaddy | Cloudflare |
|---|---|---|
| WHOIS Privacy | Extra charge (~$9.99/yr) | Free on all domains |
| DNSSEC | Optional / extra cost | Default β automatic |
| DDoS Protection | Not default | Free, integrated |
| DNS Network Speed | Standard | World's fastest |
| Renewal Pricing | Often higher after first year | At-cost β no markup |
To register on Cloudflare: Go to cloudflare.com β Create Account (with 2FA) β Domain Registration β Register Domains.
PART 3: THE TWO-ACCOUNT SYSTEM β The Architecture Before Everything Else
You will operate two Google Workspace accounts. Both are mission-critical. Neither replaces the other.
Account 1: Your Personal Owner Account
Email: yourname@yourbusiness.com
This is your professional identity. You use it for email, calendar, and meetings. It is tied to you personally, and no one else operates from it. It holds legal ownership.
Account 2: The System Account
Email: system@yourbusiness.com
This is your business's IT-admin identity. Every platform registration, every tool setup, every third-party service account is created and managed through this account. Proscris operates through this account without needing your personal login.
The Strategy: Register every platform (Meta, Canva, HubSpot, Zoom) using "Sign in with Google" via the System Account. When a team member leaves, revoke access to the System Account, and access to everything is revoked instantly.
PART 4: GOOGLE WORKSPACE β Your Professional Email & Business Platform
Step 4.1 β Sign Up
Go to workspace.google.com. Recommended plan: Business Standard (2TB storage, meeting recordings).
Step 4.2 β Create the System Account
- Log into admin.google.com with your owner account.
- Go to Directory β Users β Add New User.
- Create
system@yourbusiness.com. - Assign Role: Super Admin.
- Enable 2FA immediately.
PART 6: MAKING EMAIL WORK β The Four DNS Records Google Requires
Without these, your email is unprofessional, insecure, and likely to land in spam.
Record 1: MX Records (Mail Exchange)
Add these 5 records to Cloudflare DNS:
- Priority 1:
ASPMX.L.GOOGLE.COM - Priority 5:
ALT1.ASPMX.L.GOOGLE.COM - Priority 5:
ALT2.ASPMX.L.GOOGLE.COM - Priority 10:
ALT3.ASPMX.L.GOOGLE.COM - Priority 10:
ALT4.ASPMX.L.GOOGLE.COM
Record 2: SPF (Sender Policy Framework)
Type: TXT | Name: @ | Value: v=spf1 include:_spf.google.com ~all
Record 3: DKIM (DomainKeys Identified Mail)
Generate this in Admin Console β Apps β Google Workspace β Gmail β Authenticate Email. Add the provided TXT record to Cloudflare.
Record 4: DMARC (Enforcement)
Type: TXT | Name: _dmarc | Value: v=DMARC1; p=none; rua=mailto:system@yourbusiness.com
PART 8: GOOGLE ANALYTICS 4 β Measuring Your Website Traffic
Create property at analytics.google.com under the System Account.
Access Protocol
- Owner Account: Administrator
- System Account: Administrator (Creator)
- Proscris Agency: Editor
PART 9: GOOGLE SEARCH CONSOLE β Your Presence in Google Search
Verify domain property at search.google.com/search-console via DNS TXT record.
Access Protocol
- Owner Account: Owner
- System Account: Owner
- Proscris Agency: Full
PART 10: GOOGLE TAG MANAGER β Your Website's Tracking Command Center
The Solution: Install ONE container code on your website. Manage all future pixels, tags, and tracking via the GTM interface without touching website code again.
Step 10.2 β Install the GTM Code
- Snippet 1: In
<head>(high up). - Snippet 2: After opening
<body>tag.
Access Protocol
- Owner Account: Admin / Publish
- Proscris Agency: User / Publish
PART 11: YOUTUBE β The Platform You Cannot Ignore
Create a Brand Account under the System Account at youtube.com. This allows multiple managers without sharing the login.
Access Protocol
- Owner Account: Manager
- Proscris Agency: Manager
PART 14: GOOGLE DRIVE, SHARED ASSETS & THE COMPLETE ACCESS PICTURE
The Permission Hierarchy
SYSTEM ACCOUNT (system@yourbusiness.com)
βββ Creates all shared Drive folders and files
βββ Invites: Owner Account (yourname@yourbusiness.com) β Editor
βββ Invites: Proscris Agency Account β Editor
βββ Invites: Additional team members β Editor/Viewer
The Revocability Principle: Every single access grant made through this system can be revoked completely and instantly at any time via the System Account.
PART 15: ONBOARDING CHECKLIST β DOCUMENT 3
Phase 1: Domain & Workspace
- β Domain registered/transferred to Cloudflare
- β Google Workspace created (Business Standard)
- β Owner & System accounts created
- β 2FA enabled on all accounts
Phase 2: Authentication
- β MX Records updated
- β SPF Record added
- β DKIM Record generated & added
- β DMARC Record added
Phase 3: Platform Setup
- β GA4 Property created & access granted
- β Search Console verified & access granted
- β GTM Container created, installed & access granted
- β YouTube Brand Channel created & verified
- β Google Business Profile claimed & verified
APPENDIX: KEY TERMS GLOSSARY
| Term | Definition |
|---|---|
| DNS | Domain Name System β translates domain names to server addresses. |
| MX Record | Mail Exchange β directs email to the correct server. |
| SPF | Sender Policy Framework β authorizes servers to send email. |
| DKIM | DomainKeys Identified Mail β digital signature for email authenticity. |
| DMARC | Domain-based Message Authentication β enforcement policy for SPF/DKIM. |
| System Account | IT-admin account (system@) for owning infrastructure. |
| GTM Container | Single code block installed on site to manage all tags. |
| Brand Account | YouTube channel type allowing multiple managers. |
| 2FA | Two-Factor Authentication β mandatory security layer. |
π The Closing Frame:
The infrastructure covered in this document is not exciting. It does not generate leads directly. But it is the bedrock that every other part of your digital business is built on. Your domain is your name. Your Google accounts are the master keys. Your DNS records are the rules. Get this right once, and it works silently, reliably, and securely for years.
Sources
- Google Workspace β Sign Up for Google Workspace
- Cloudflare β What is DNS?
- Google Search Central β Search Console Setup
- Google Analytics β Set Up GA4
- Google Tag Manager β Install the Container
- YouTube Help β Create a Brand Account
- Google Workspace Admin β Set Up MX Records
- Google Workspace Admin β Set Up SPF
- Google Workspace Admin β Set Up DKIM
- Google Workspace Admin β Set Up DMARC
- Kinsta β What is DNS Propagation?
- Namecheap β Transfer Domain to Cloudflare
- Google Workspace β 2-Step Verification Enforcement
- Neil Patel β The Ultimate Guide to Google Tag Manager
- Moz β The Beginnerβs Guide to Google Search Console
- Yoast β The Ultimate Guide to GA4
- Sprout Social β YouTube for Business Guide
- Ahrefs β Optimize Google Business Profile
- Zapier β Guide to Google Shared Drives
- Google Workspace β Add Users