Google Analytics Dashboard: The Step-by-Step Guide
A useful Google Analytics dashboard comes together in five steps inside GA4, using Explorations, built around 6 to 8 metrics tied to a real decision, not every number available. The old Universal Analytics dashboards are gone: today you rebuild your views in Explorations or a connected reporting tool. The rule of thumb comes down to three levels: acquisition, engagement, conversion. Without manually configuring key events, no conversions show up at all. And too many charts kill the decision:

The essentials
- The classic Universal Analytics dashboards are gone: in GA4, you rebuild them through Explorations or a connected reporting tool.
- An effective dashboard sits at 6 to 8 metrics max, each tied to a real decision (budget, content, a page that needs fixing).
- The right approach: three levels (acquisition, meaning where visitors come from; engagement, what they do; conversion, how many buy or reach out).
- GA4 is free up to a very high volume of events, but its default setup doesn't track any conversions: key events have to be configured by hand.
- On the accounts we've audited, a poorly scoped dashboard wastes more time than it saves: too many charts kill the decision.
Contents
- Before you build your dashboard: what changed in GA4
- Step 1: Define the 6 to 8 metrics worth a screen
- Step 2: Build the dashboard in GA4 Explorations
- Step 3: Set up conversions so they actually show up
- Step 4: Share and automate your reporting
- Mistakes that make a dashboard useless
- Frequently asked questions
Before you build your dashboard: what changed in GA4
Universal Analytics' drag-and-drop dashboards were removed with the move to GA4, and their direct replacement is called Explorations. That's the first source of confusion I run into when an owner opens their account for the first time.

Google permanently shut down Universal Analytics on July 1, 2023, then cut access to old properties in July 2024. The widgets you knew, the drag-and-drop custom reports: all of it is gone. GA4 now runs entirely on an event-based model. Every click, every page view, every purchase is an event, and that logic changes how you build your views at a fundamental level. If this event-based logic still feels fuzzy, our guide GA4 for beginners: getting to grips with the tool step by step covers the basics before you tackle the dashboard.
When I open a freshly migrated GA4 account, the step people miss most often is setting up conversions. By default, GA4 measures traffic, engagement, and sources, but it doesn't track a single sale or form submission until you configure it. A dashboard can be perfectly built and still be blind to what matters most.
Why did the old dashboards disappear?
Universal Analytics was built on sessions, GA4 is built on events, and that made the old widgets technically incompatible. Google rewrote the tool from scratch to track users across the web and apps, in a context of stronger privacy requirements. The result: the old modular dashboard system no longer had a place. Explorations and custom reports took over, with more flexibility but a real learning curve.
What do you need to get started (account, property, events)?
You need three things: a Google Analytics account, an active GA4 property on your site, and at least one key event configured. The property is the container that collects data for a specific site. If your GA4 tag is already in place (through Google Tag Manager or directly in the code), data is already coming in. Check the "Realtime" report to confirm visitors show up as you browse your own site. Without that green light, there's no point going further: data collection is broken.
Step 1: Define the 6 to 8 metrics worth a screen
An effective dashboard fits on 6 to 8 metrics at most, each one tied to a real decision. It's the hardest constraint to stick to, and by far the most rewarding.

The temptation when you first open GA4 is to display thirty metrics "just in case." On the accounts I work with, the dashboards that actually drive action are always the leanest ones. An owner looking at eight numbers knows what to do; an owner looking at thirty charts closes the tab. Think of a dashboard like your car's instrument cluster: speed, fuel, engine temperature. Three readings, three possible decisions. Not thirty gauges blinking at once. The method I use: three levels, two to three metrics per level.
Which metrics should you track based on your business goal?
Choose your metrics based on the decision they trigger, never on what GA4 offers by default. An e-commerce site watches conversion rate and revenue by source. A B2B services site tracks quote requests and the pages that generate them. A media site measures engagement time and pages per session. Ask yourself one question before adding a number: if this value doubled or collapsed, would you change anything? If the answer is no, that metric doesn't earn a spot on your screen.
Acquisition, engagement, conversion: the 3 levels
The three-level pyramid structures any dashboard by answering three questions: where do your visitors come from, what do they do, and how many take action. This grid keeps you from turning it into a catch-all. It applies just as well to a showcase website as to an online store. For more on picking the right metrics for day-to-day management, the overview of digital marketing KPIs to track when you run a small business rounds out this logic nicely.
| Level | Question | Typical metrics |
|---|---|---|
| Acquisition | Where do visitors come from? | Sessions by channel, users, source/medium |
| Engagement | What do they do on the site? | Engagement rate, average duration, pages per session |
| Conversion | How many buy or get in touch? | Key events, conversion rate, revenue by source |
Two to three numbers per level is enough. That gets you to your 6 to 8 metrics without effort.
Step 2: Build the dashboard in GA4 Explorations
The dashboard is built in GA4's "Explore" menu, which replaces the old Universal Analytics dashboards. This is where you freely cross your dimensions and metrics.
Log into your account, open your property, then click "Explore" in the left menu. You land on a gallery of templates. The "Free form" format is the most versatile to start with: it works like a pivot table you feed by hand. The official GA4 Explorations documentation covers every visualization type if you want to dig deeper.
Where is the dashboard in Google Analytics?
In GA4, the custom management view lives under "Explore," not in a "Dashboards" tab anymore. The standard reports (acquisition, engagement, monetization) are still available in the "Reports" menu, but they're fixed. To assemble your own screen, crossing exactly the metrics you choose, Explore is the space you need. Think of it as a blank page, as opposed to a pre-filled form.
How do you add dimensions and metrics without making mistakes?
Drag your dimensions into the rows first, then your metrics into the values. A dimension describes something (traffic source, country, page); a metric counts something (sessions, conversions, revenue). In a free-form exploration, you might drop "Source/medium" in rows and "Sessions" plus "Conversion rate" in values. Within seconds, you see which channels are actually working. Add a 30-day date filter to smooth out the noise.
On an e-commerce project I followed last year (a store with about ten employees), this simple source-versus-conversion cross revealed that a paid channel was bringing in plenty of clicks and almost zero sales. The decision took five minutes: budget reallocated to a far more profitable organic channel.
That's exactly the kind of cross-check Lysible runs continuously between your acquisition channels and your actual sales, without you building this table by hand every week.
Step 3: Set up conversions so they actually show up
Your conversions don't appear by default in GA4 because no event is marked as a "key event" on setup. It's the step everyone forgets, and the one that makes a dashboard genuinely useful.
GA4 automatically collects certain events: page views, first visit, scroll. But for a sale, a submitted form, or a clicked call button, you have to declare them explicitly. Without that flag, your "conversion rate" column will show zero or stay empty, even if your site sells every single day.
Why don't your conversions show up by default?
GA4 doesn't guess what matters for your business; you have to tell it by pointing to the right events. For a services site, the trigger event is often a submitted contact form. For a store, it's the "purchase" event fired after a sale. These events first need to exist in your data, which usually means going through Google Tag Manager, the tool that sets up your tags without touching the code. Once the event shows up in GA4, you promote it to a key event with a single toggle.
How do you mark an event as a key event?
Go to "Admin," then "Events," find the event you want, and switch on "Mark as key event." The operation takes thirty seconds. Allow 24 to 48 hours after that for the historical data to settle.
The before-and-after is often striking. An e-commerce manager reached out to me in early 2026 because their dashboard showed traffic, engagement, and a conversion line stuck hopelessly at zero. After flagging the "purchase" event, the real conversion rate appeared, around 1.4%, which made it possible to prioritize which product pages needed fixing. To then connect each sale back to its originating channel, the logic of marketing attribution, which identifies the channel driving your sales makes complete sense.
Step 4: Share and automate your reporting
You share a GA4 exploration by inviting users to the property or exporting the view, but real automation requires a connected reporting tool. Making it a regular habit is what turns a one-off table into a team reflex.
Inside GA4, an exploration is shared with people who already have access to the property. You manage permissions under "Admin," in the "Access management" section. For an outside client, you can also export the view as a PDF or Google Sheet: functional, but manual. If you want a report that lands in an inbox every Monday with no manual step, you need to connect a reporting layer on top of GA4.
How do you share a dashboard with your team or client?
To share without exposing everything, set up read-only access limited to your GA4 property. The "Viewer" role is enough in most cases. Avoid handing admin rights to a contractor or teammate who only needs to look at the numbers. For recurring client reporting, export your exploration or connect a third-party tool that refreshes itself. That avoids manually sent screenshots, a common source of errors and delays.
Do you need an external tool to automate delivery?
An external tool becomes worthwhile as soon as you're combining multiple sources or want scheduled automatic deliveries. GA4 on its own is still great for one-off exploration. But if you're combining data from Google Ads, Search Console, and your e-commerce platform, a connected reporting tool makes life a lot simpler.
| Solution | Target profile | Main strength | Limitation |
|---|---|---|---|
| GA4 Explorations | Small business, occasional use | Free, native | Limited sharing and automation |
| Matomo | Privacy-conscious small businesses | Self-hosted data, open source | Setup and maintenance |
| Power BI | Organizations with a data resource | Deep multi-source crossing | Learning curve, license cost |
| Connected reporting tool | Non-technical small businesses | Ready-made, readable reporting | Scope depends on the provider |
To structure the SEO side of things, tracking through the method for managing your SEO with Google Search Console connects naturally alongside your audience data.
Mistakes that make a dashboard useless
Mistake number one isn't a lack of data, it's an excess of it: a dashboard loaded with charts paralyzes decisions instead of clarifying them. This is where I part ways with the usual consensus.

Most tutorials, and even some well-regarded best practices, push you to display everything "just to be safe." For a small business, it's the opposite that works. After five years analyzing GA4 accounts, I've seen the same pattern repeat: the more metrics a dashboard has, the less it gets looked at. A screen with fifteen charts becomes decoration. A screen with seven numbers becomes a decision-making tool. And the numbers on display still need to be accurate: the 8 common GA4 mistakes in small businesses can throw off even the best-built dashboards. Arcep's digital barometer is a good reminder of just how limited small-business owners' time is; every minute spent decoding an unhelpful chart is a minute lost.
What are the 4 types of dashboards, and which one should you choose?
There are four families: strategic, operational, analytical, and reporting. Strategic tracks long-term, big-picture goals. Operational monitors day-to-day activity. Analytical digs into one specific problem. Reporting communicates results to a third party. For a small business, I recommend starting with a simple operational dashboard, a handful of weekly metrics that trigger action. The other types can come later, once the need is real, not before.
Too many metrics: why it backfires
Past 8 metrics, the brain stops prioritizing and decisions get diluted. It's a well-documented effect in ergonomics research: cognitive overload drags down the quality of judgment. I'd rather have a client look at five numbers every Monday than one subscribed to a thirty-page report they never open. The discipline of cutting things out beats piling them up.
If a metric hasn't triggered a single decision in three months, cut it. This same filtering logic runs through the seven-step website analysis method, which prioritizes what's genuinely holding back results. For documentation on GA4 metric definitions, the Google Analytics Academy on Skillshop remains the free go-to reference.
Two other mistakes deserve a mention. Comparing periods without accounting for seasonality, first: an e-commerce store comparing December to January will panic over nothing, you should always compare like-for-like periods. Trusting aggregate averages, second: an overall conversion rate often hides huge gaps between channels, and it's precisely in those gaps that the useful decisions live.
Going further: scaling your reporting with Lysible
Building a GA4 dashboard once is doable. Keeping it up to date every week, cross-referencing GA4, Search Console, and Ads, translating numbers into decisions: that's where the time disappears. On the accounts we work with, moving from manual reporting to a centralized view saves several hours a month and, more importantly, makes the data readable for a non-technical owner. Lysible brings your web sources together on one screen, connects the metrics automatically, and flags what deserves action. Instead of juggling five tools, you look at one clear view and decide. That's the spirit behind the web data analysis method for deciding fast: fewer charts, more action.
Frequently asked questions
Does Google Analytics still have dashboards?
Yes, but in a different form. Universal Analytics' drag-and-drop dashboards were removed when GA4 took over in July 2023. Today, you rebuild your custom views in GA4's "Explore" space, which lets you freely cross dimensions and metrics. The standard reports (acquisition, engagement, monetization) are still available in the "Reports" menu, but they're fixed. For a genuinely custom control screen, you need a free-form exploration, or a connected reporting tool layered on top of GA4.
Where is the dashboard in Google Analytics?
In GA4, the custom management view sits in the "Explore" menu, on the left of the interface. There you'll find a gallery of templates, including "Free form," the most versatile one to start with. There's no more "Dashboards" tab like there was in Universal Analytics. The predefined reports still live in the "Reports" menu. If you're trying to assemble your own metrics on a single screen, Explore is your starting point, not the Reports section.
How do you create a dashboard in GA4?
Open your GA4 property, click "Explore," then pick the "Free form" template. Drag your dimensions into the rows (source, page, country) and your metrics into the values (sessions, conversion rate, revenue). Add a 30-day date filter to smooth out variations. Stick to 6 to 8 metrics organized across three levels: acquisition, engagement, conversion. Remember to mark your key events beforehand, otherwise no conversions will show up. The exploration saves automatically and is shared with users who have access to the property.
Why aren't my conversions showing up in Google Analytics?
Because no event is marked as a "key event" by default. GA4 automatically tracks traffic and engagement, but not sales or forms until you declare them. Go to "Admin," then "Events," find the event in question (for example "purchase" or a form submission), and switch on "Mark as key event." Allow 24 to 48 hours for the data to settle. If the event doesn't exist yet, you'll need to create it first, often through Google Tag Manager.
Is Google Analytics free for building a dashboard?
Yes. The standard version of GA4 is free, including the Explorations used to build your dashboards. It comfortably covers the needs of a small business, up to a very high volume of monthly events. The paid version, Google Analytics 360, targets very large companies with higher data limits and dedicated support. To automate report delivery or combine multiple sources, you can add a connected reporting tool, sometimes paid, but GA4 alone is enough to explore and build a useful dashboard.
Which metrics should go in a Google Analytics dashboard?
Choose 6 to 8 metrics spread across three levels. Acquisition: sessions by channel and traffic source, to know where your visitors come from. Engagement: engagement rate and average duration, to understand what they do. Conversion: key events, conversion rate, and revenue by source, to measure who takes action. The selection rule is simple: each metric must trigger a real decision. If a metric wouldn't change any of your actions even if it collapsed, it doesn't belong on your dashboard.


