↚ Back to Insights
SEO

Website analytics for beginners: what to track and what to ignore

Google Analytics has hundreds of reports. You need five. Here is how to find them and what they actually mean for your business.

Apr 06, 2026 7 min read SEO
Analytics GA4 Metrics Reporting
Google Analytics dashboard showing key website metrics on a desktop screen
Data is only useful when you know which numbers matter and which ones to ignore.

Setting up Google Analytics 4

If you have not set up GA4 yet, do it today. The old Universal Analytics stopped collecting data in 2024, and GA4 is now the only option. The good news: setup takes about 15 minutes.

  • Go to analytics.google.com and create a new GA4 property for your website.
  • Copy the measurement ID (starts with G-) from the data stream settings.
  • Paste the tracking code into the head section of every page, or use Google Tag Manager.
  • Wait 24-48 hours for data to start appearing in your reports.
  • Verify it is working by checking the "Realtime" report while you browse your own site.
Use Google Tag Manager Installing GA4 through Google Tag Manager instead of directly in your code makes future changes easier. You can add tracking events, Facebook pixels, and other scripts without touching your website code again.

The 5 metrics that actually matter

Out of the dozens of reports in GA4, these five numbers tell you whether your website is working and where to focus your energy next.

Traffic sources Where your visitors come from: Google, social, direct, or referrals. This tells you which channels to invest in.
Engagement rate The percentage of sessions where users stayed 10+ seconds, viewed 2+ pages, or converted. Replaces bounce rate in GA4.
Conversion rate The percentage of visitors who complete your goal: form submission, phone call, or purchase.
Top pages

Which pages get the most traffic? These are your highest-value assets. Optimize them first for conversions.

User flow

The path visitors take through your site. Where do they enter, where do they go, and where do they leave?

GA4 changed the names "Bounce rate" is now "engagement rate" (inverted). "Sessions" matter less than "engaged sessions." If you are comparing to old Universal Analytics numbers, the definitions are different.

Vanity metrics to ignore

Some numbers look impressive in reports but tell you nothing about business performance. Stop watching these and save yourself time and anxiety.

Vanity metric Why it is misleading Track this instead
Total page views Bots and accidental clicks inflate the number Engaged sessions per user
Time on site (average) Skewed by tabs left open and outliers Engagement rate per page
Social media followers Followers do not equal customers Traffic from social to your site
Alexa / domain authority Third-party estimates, not real Google data Actual organic traffic and rankings
"If a metric does not help you make a decision, stop checking it. Dashboards should lead to actions, not just feelings."

Setting up goals and conversions

Analytics without conversion tracking is like a scoreboard without a score. You can see activity, but you cannot tell if you are winning. In GA4, conversions are called "key events."

Form submissions

Track when someone reaches your thank-you page after submitting a contact form. This is the most common conversion for service businesses.

Phone calls

Use a click-to-call event to track when someone taps your phone number on mobile. This counts a large portion of service business leads.

  • In GA4, go to Admin > Events > Create Event to set up custom conversion events.
  • Mark the event as a "key event" (formerly "conversion") to see it in your main reports.
  • Track at least two conversions: form submissions and phone calls.
  • Test each conversion by triggering it yourself and checking the Realtime report.
Thank-you page method The easiest conversion setup: create a separate thank-you page (e.g., /thank-you.html) that only appears after form submission. Then create an event that fires when the page_location contains "/thank-you."

Monthly reporting rhythm

Checking analytics daily leads to overreacting to normal fluctuations. Checking quarterly means you miss problems for too long. A monthly rhythm is the sweet spot for small businesses.

First of the month

Spend 20 minutes reviewing last month. Compare traffic, engagement, and conversions to the previous month.

What to record

Total sessions, top 5 pages, conversion count, top traffic source, and one action item for the coming month.

20 min/month That is all you need. Open GA4, check five numbers, write one action item, and close the tab.
3 months The minimum time to see meaningful trends. One month of data is noise, three months is a pattern.
1 action item Each monthly review should produce exactly one thing to improve. More than that and nothing gets done.

Making data-driven decisions

Analytics exist to answer questions, not to fill dashboards. Here are the most common questions small business owners should ask their data, and where to find the answers.

"Is my SEO working?"

Check Acquisition > Traffic Acquisition. Filter by "Organic Search." If organic sessions are growing month over month, your SEO efforts are paying off.

"Which pages need work?"

Check Pages and Screens report. Sort by views, then check engagement rate. High traffic + low engagement = a page that attracts visitors but fails to hold them.

Is traffic growing? Where do leads come from? Which page converts best? What should I fix first?
One number, one decision Tie every metric to a decision. If your contact page has a 90% exit rate, the decision is to redesign the form. If organic traffic dropped 20%, the decision is to check for indexing issues. No action needed means no need to track it.
Want analytics set up properly from day one? We install GA4, configure conversions, and build a simple monthly dashboard so you always know what is working.
Request a quote +

Article details

Author: Studio Web Editorial

Updated: Apr 06, 2026