The Only Analytics Setup Guide You'll Ever Need
The setup most businesses get wrong
You have Google Analytics. Congratulations — so does every other website on the internet. But having GA4 installed and having GA4 configured correctly are two very different things. We audit 30+ analytics setups per year. Fewer than 10% are tracking conversions accurately.
The gap between 'installed' and 'configured' is the gap between data and insight. Here's how we close it.
Step 1: GA4 configuration
The default GA4 setup misses critical data. We configure these on day one:
- Enhanced measurement events (scroll depth, outbound clicks, file downloads, video engagement)
- Custom events for key interactions (form submissions, CTA clicks, pricing page views)
- Conversion events marked for your actual business goals — not just page views
- Cross-domain tracking if you use multiple domains or subdomains
- Data filters to exclude internal traffic, bot traffic, and staging environments
Step 2: Server-side tracking
Ad blockers block 30–40% of client-side analytics. That means your GA4 data is missing a third of your users. Server-side tracking sends events from your server, not the browser — ad blockers can't touch it.
We deploy server-side Google Tag Manager on Cloud Run or a similar service. Cost: $5–20/month for most businesses. Accuracy improvement: 25–40% more data captured.
Step 3: Conversion attribution
GA4's default attribution model is data-driven, which works well for most businesses. But if you run ads across multiple platforms (Google, Meta, TikTok), you need to reconcile different attribution models.
We set up a unified conversion tracking system: server-side events feed into each ad platform's API (Meta CAPI, Google Enhanced Conversions, TikTok Events API). This ensures each platform counts conversions consistently, and you can compare performance apples-to-apples.
Step 4: Custom dashboards
GA4's interface is feature-rich but slow. For daily decision-making, we build Looker Studio dashboards with these five views:
- Executive overview — traffic, conversions, revenue, and trends (one page, updated daily)
- Acquisition breakdown — which channels drive traffic and conversions, with cost data
- Content performance — top pages by traffic, engagement, and conversion rate
- Funnel visualization — where users drop off between landing and converting
- Ad performance — spend, ROAS, CPA across all platforms in one view
Maintenance
Analytics isn't set-and-forget. We run a monthly audit: check for tracking gaps, verify conversion counts against your CRM or payment processor, and update dashboards with new KPIs. The worst analytics setup is the one nobody looks at.