GA4 Audit Checklist: What to Check Before You Trust Reports
A practical GA4 audit checklist covering event quality, duplicate tags, ecommerce parameters, key events, attribution, consent, and evidence levels.
Audience: Analysts, marketers, and agencies auditing GA4 properties.
Key takeaways
- Verify event names, key events, parameters, and duplicate firing before using GA4 reports for decisions.
- Separate confirmed problems from high-risk signals and missing-evidence gaps.
- Use Measure Copilot to turn uploads and URL scans into a prioritized fix plan.
Start with evidence, not assumptions
A reliable GA4 audit starts by listing exactly what evidence is available: public URL crawl, GTM export, raw GA4 event CSV, acquisition CSV, backend orders export, or tracking plan. If an item is not available, mark that area as Needs More Data instead of treating it as a pass.
Measure Copilot follows that model: URL-only checks can validate page-level signals, while event quality, revenue trust, and attribution checks need uploaded data or connector access.
Check event quality
Review whether key events exist, whether naming is consistent, and whether required parameters are present. Ecommerce implementations should include purchase, begin_checkout, add_to_cart, transaction_id, value, currency, and item-level fields.
For lead generation, check generate_lead or form_submit events with form and page context so teams can connect lead volume back to source, campaign, and landing page.
Check duplicate collection
Duplicate GA4 config or event tags can inflate sessions, events, conversions, and revenue. In GTM, look for overlapping triggers, hardcoded gtag.js plus GTM, and multiple tags firing on the same action.
The safest QA pattern is to test a known action in DebugView or GTM Preview and verify one event per user action.
How Measure Copilot helps
Upload a GTM JSON export and GA4 event CSV, then Measure Copilot ranks issues by severity, owner, evidence, business impact, and estimated score improvement.
The report is designed as a triage document: fix P0/P1 issues first, then resolve medium-risk schema and attribution gaps.
How to use Measure Copilot for this audit
Run a URL audit first, then upload the relevant evidence files. The report separates confirmed findings from high-risk signals and missing-data gaps, so you can decide what to fix now and what needs more proof.
Run a trust auditFAQ
What files make a GA4 audit more reliable?
A GTM JSON export, raw GA4 event CSV, user or traffic acquisition CSV, tracking plan, and backend orders export provide the strongest evidence.
Can a URL-only GA4 audit prove revenue accuracy?
No. A URL-only crawl can detect page-level signals, but it cannot prove purchase payload quality or backend revenue reconciliation.