
Connecting Google Analytics to Looker Studio
GA4's own interface is built for exploration, not for handing a polished, shareable report to someone who doesn't want to click around a dashboard. Looker Studio (formerly Google Data Studio) fills that gap — free, built by Google, with a native GA4 connector, and designed specifically for building reports you can share as a link or schedule as a recurring email, without requiring the recipient to have any GA4 access at all.
Why Connect GA4 to Looker Studio at All
A few reasons this combination is worth setting up even if you're comfortable navigating GA4 directly:
- Sharing with people who shouldn't have GA4 access — clients, executives, or stakeholders who need to see specific numbers but shouldn't be poking around your raw analytics property.
- Combining GA4 with other data sources — Google Ads spend, Search Console query data, a CRM export — in a single unified view, which GA4's own interface can't do natively.
- Building a fixed, focused layout that doesn't change every time someone clicks around, unlike GA4's own flexible but less "finished" reporting interface.
Step 1: Create a New Report
- Go to lookerstudio.google.com.
- Click Create → Report.
- You'll be prompted to add a data source immediately — this is where the GA4 connection happens.
Step 2: Connect the GA4 Data Source
- In the data source picker, search for and select Google Analytics.
- Authorize Looker Studio to access your Google Analytics account, if prompted.
- Select the specific GA4 property (and, if relevant, data stream) you want to report on.
- Click Add to bring the data source into your report.
Looker Studio automatically exposes GA4's standard dimensions (like Session default channel group, Page path) and metrics (Sessions, Conversions, Total revenue) for direct use in charts.
Step 3: Build Your First Chart
- Click Add a chart and choose a chart type (a time series for trends, a table for breakdowns, a scorecard for a single headline number).
- Drag the chart onto the canvas.
- In the right-hand panel, set the Dimension (e.g.,
Datefor a trend, orSession default channel groupfor a breakdown) and Metric (e.g.,Sessions,Conversions). - Repeat for additional charts, building out your report page by page as needed.
Step 4: Add a Date Range Control
- Add a Date range control element to the top of your report.
- Set a sensible default (e.g., "Last 28 days").
- Once added, every chart connected to the same data source will respect this shared control, letting viewers adjust the date range for the whole report at once rather than per chart.
Step 5: Enable Comparisons for Context
For key charts, enable a comparison against the prior period so viewers immediately see direction of change:
- Select the chart.
- In the Data tab of the chart's settings panel, enable Comparison date range, typically set to Previous period.
- Scorecards will now show a percentage change indicator alongside the raw number.
Step 6: Combine with Additional Data Sources
To build a report spanning more than just GA4:
- Click Add data (or Resource → Manage added data sources).
- Add a second connector — Search Console, Google Ads, or a Google Sheets import for anything not natively connected.
- New charts can reference either data source; combining data across sources into a single chart typically requires a blended data source, configured under Resource → Manage blended data, joined on a shared dimension like date or landing page URL.
Step 7: Share or Schedule the Report
- Click Share in the top-right corner.
- Add specific people by email (with view or edit permissions), or generate a shareable link.
- For recurring delivery, use Share → Schedule email delivery, setting a cadence (daily, weekly, monthly) and choosing whether recipients receive a PDF or a link to the live report.
Common Setup Issues
- "You don't have access to this data" — the Google account connecting to Looker Studio needs at least Viewer access to the underlying GA4 property; check Admin → Property Access Management in GA4 if this comes up.
- Numbers don't match GA4's own interface — check that the report's date range control matches what you're comparing against in GA4 directly, and confirm you're not accidentally comparing a sampled Looker Studio calculation against an unsampled GA4 report (rare, but possible with very complex custom calculated fields).
- Report feels slow to load — this usually means too many charts querying large date ranges simultaneously; consider splitting a very dense report into multiple pages, each loading only the charts relevant to that page.
Building Calculated Fields for Custom Metrics
Looker Studio lets you build custom calculated fields beyond GA4's native metrics — useful for things like a blended cost-per-conversion once you've added Google Ads spend data:
- Click Add a field (or edit an existing calculated field under Resource → Manage added data sources).
- Write a formula, e.g.:
Cost / Conversions(referencing fields from your blended data source). - Use the new calculated field in any chart, just like a native metric.
FAQ about Connecting Google Analytics to Looker Studio

Is Looker Studio free to use?
Yes — Looker Studio and its GA4 connector are both free, with no additional licensing cost.
Do report viewers need their own GA4 access to view a Looker Studio report?
No — Looker Studio reports can be shared independently of GA4 property access, which is one of the main reasons to use it for stakeholders who shouldn't have direct GA4 login access.
Can I connect more than one GA4 property to the same report?
Yes — you can add multiple GA4 data sources (from different properties) to the same report, useful for agencies managing several client properties or businesses with multiple GA4 properties.
How current is the data shown in a Looker Studio report?
It reflects GA4's own data freshness, typically updating within a similar timeframe to GA4's standard reports, though very recent data (the last few hours) may lag slightly behind GA4's Realtime report.
Can I build a report combining GA4 data with a non-Google data source, like a CRM export?
Yes, using a Google Sheets import (or various third-party connectors) alongside the GA4 connector, joined via blended data if needed.
Is there a limit to how many charts a single report can have?
There's no strict published limit, but very dense reports with many charts can load more slowly — splitting a large report into multiple pages is a common practical solution.
Conclusion
Connecting Google Analytics to Looker Studio takes the flexible, exploration-oriented data GA4 collects and turns it into something polished and shareable, without requiring every viewer to learn GA4's own interface. Start with a focused set of charts, add comparisons for context, and schedule recurring delivery so your website's key numbers reach the right people automatically.


