The three tools that show you real visitor numbers

You check site traffic through Google Analytics, which is free and shows you how many people visited, what pages they looked at, and how long they stayed. You install it by adding a small piece of code to your website, then Google tracks visitors automatically. Most website builders — Wix, Squarespace, WordPress.com — let you connect Analytics in a few clicks without touching code.

If you use WordPress on your own server, you can also use Jetpack or MonsterInsights, which show similar information but are designed specifically for WordPress sites. Both are easier to set up than raw Google Analytics if you are not comfortable with code. Your web host may also provide built-in traffic reports, though these are usually less detailed than Google's.

The numbers you see depend on what you measure. A visitor is one person in one session — if the same person comes back tomorrow, that is two visits. A pageview is a single page load, so one visitor might create five pageviews by clicking through your site. Bounce rate is the percentage of visitors who leave without clicking anything else. These numbers matter because they tell you different things about whether people are actually using your site or just landing and leaving.

Key Takeaways

  • Google Analytics is free and works on almost every website platform — you connect it once and it tracks visitors automatically.
  • You need to know the difference between visitors, pageviews, and bounce rate, because each one tells you something different about how people use your site.
  • Most website builders have built-in traffic reports, but Google Analytics shows much more detail about where visitors come from and what they do.
  • It takes 24 to 48 hours after you install Analytics before you see any data, so do not check when ready after setting it up.

Setting up Google Analytics on your website

Go to google.com/analytics and sign in with a Google account. Click "Start measuring" and enter your website URL and website name. Google will give you a tracking ID and a piece of code called a tracking tag. This tag is what actually collects the data.

If you use Wix, Squarespace, WordPress.com, Shopify, or another major builder, you do not paste code yourself. Instead, go to your website's settings or integrations menu, find the Analytics section, and paste your tracking ID into the field provided. The platform handles the rest. If you use WordPress on your own server, install the MonsterInsights plugin, connect it to your Google account, and it adds the tag for you.

If you built your site with custom code or use a less common platform, you will need to paste the tracking tag into your site's header. Ask your web host or developer where the header file is, or check your platform's documentation for "add Google Analytics". Once the tag is in place, Google starts collecting data within a few hours, but the dashboard will not show numbers until you have had at least a few visitors.

Understanding the main traffic numbers

Open your Google Analytics dashboard and look at the top section. Users is the number of individual people who visited. Sessions is the number of visits — one person visiting twice is two sessions. Pageviews is how many pages were loaded total. If you had 10 users, 12 sessions, and 45 pageviews, that means 10 people came, some came back, and they clicked through an average of about 4 pages each.

Bounce rate is the percentage of visitors who left without clicking anything. A high bounce rate (above 70 percent) usually means people are not finding what they expected, or your page is slow or confusing. A low bounce rate (below 40 percent) usually means people are engaged. But bounce rate depends on what your site does — a blog post people read and leave is not a bounce, it is a success. A landing page where people should click to the next step is a bounce if they do not.

Average session duration is how long people stayed. If your average is under 30 seconds, people are leaving quickly. If it is over 3 minutes, people are reading or exploring. Again, this depends on your site — a quick answer page might have a 20-second average and still be working perfectly.

Finding where your visitors come from

Click on "Acquisition" or "Traffic sources" in the left menu. This shows you whether people found your site through Google search, clicked a link from another site, typed your URL directly, or came from social media. This matters because it tells you which of your marketing efforts are actually working.

If most traffic comes from Google search, your site is showing up in results and people are clicking through. If most comes from direct traffic (people typing your URL), you have repeat visitors or you promoted the URL somewhere. If social media is sending traffic, your posts are getting clicks. If a source is sending almost no traffic, you might stop spending time there.

Click on "Search Console" or "Organic search" to see which search terms people used to find you. This shows you what Google thinks your site is about and whether that matches what you intended. If people are searching for something you do not cover, you might write about it. If they are searching for something you do cover but you are not showing up, you might improve that page.

Tracking specific pages and actions

By default, Google Analytics shows you overall numbers. To see which pages get the most traffic, click "Pages" under "Engagement". This shows you a list of every page on your site, ranked by how many times it was viewed. If one page gets 10 times more traffic than others, that tells you what people actually want to read.

You can also set up goals to track specific actions — like someone filling out a contact form, downloading a file, or clicking a button. Click "Goals" in the left menu and create a new goal. Tell Google what URL or action counts as a success, and Analytics will count how many times it happened. This is useful if your site is supposed to do something specific, like get people to sign up or call you.

If you run an online store, Google Analytics can track purchases and show you how much revenue each page or traffic source brought in. This requires additional setup called ecommerce tracking, but it is worth doing because it shows you which marketing efforts actually make money.

What the numbers mean for your site

Traffic numbers alone do not tell you if your site is working. A site with 100 visitors a month where 50 of them fill out a contact form is more successful than a site with 1,000 visitors where 2 fill out a form. Look at traffic in combination with what you want people to do.

If traffic is low, check where it is coming from. If you are getting no Google search traffic, your site might not be showing up in results — that is a search engine problem, not a traffic-checking problem. If you are getting traffic but people are bouncing when ready, your page might be slow, confusing, or not matching what they searched for. If traffic is steady but nobody is taking action, your call-to-action might be unclear.

Check your traffic numbers once a month, not every day. Daily numbers are too small to show patterns. Monthly numbers show you whether things are getting better, staying the same, or getting worse. If you made a change — like publishing new content or fixing a slow page — check back in a month to see if it helped.

Common reasons your traffic numbers might be wrong

If you see traffic from yourself, you are inflating the numbers. Google Analytics counts your own visits unless you tell it not to. Go to "Admin" and add a filter to exclude traffic from your IP address. Your web host can tell you what your IP address is if you do not know it.

If you see a sudden spike in traffic from a country you do not serve, or from a single page that does not exist, you might be seeing bot traffic — automated visitors that are not real people. Google Analytics filters out most obvious bots, but some get through. Spikes that last a few hours and then disappear are usually bots. Real traffic patterns are more consistent.

If you see no traffic at all after 48 hours, the tracking tag might not be installed correctly. Go back to your website, open it in a browser, and right-click to "View page source". Search for "google" or your tracking ID. If you do not see it, the tag is not there. Reinstall it or contact your web host for help.

Frequently Asked Questions

How long does it take to see traffic data in Google Analytics?

Google Analytics starts collecting data within a few hours of installation, but the dashboard usually does not show numbers until you have had at least a few visitors. If you installed it this morning and check tonight, you might see nothing. Check back tomorrow or the day after. If you still see zero after 48 hours, the tracking tag probably is not installed correctly.

Can I see traffic from mobile phones separately from desktop?

Yes. In Google Analytics, click "Device" under "Audience" to see how many visitors came from phones, tablets, and computers. You can also see which devices have the highest bounce rate, which tells you if your site works well on phones. If mobile bounce rate is much higher than desktop, your site might not be mobile-friendly.

What is the difference between Google Analytics and my website builder's traffic report?

Website builders like Wix and Squarespace have built-in traffic reports that show basic numbers — how many visitors, which pages got clicks. Google Analytics shows much more detail: where visitors came from, what they searched for, how long they stayed, and whether they took specific actions. Both are free, and you can use both at the same time.

If I get 100 visitors but nobody buys anything, is my traffic worthless?

Not necessarily. If your site is new, traffic is building. If you are testing different content, you are learning what people want. If you are building an audience before you sell anything, traffic is progress. But if you have been getting steady traffic for months and nothing is happening, you need to look at what people are doing on your site — are they bouncing when ready, or are they reading but not clicking your call-to-action?

Can I see how many people clicked a specific link on my page?

Not automatically. Google Analytics tracks which pages people visit, but not which links they click within a page. To track specific links, you need to set up event tracking or use a tool like Hotjar that shows you where people click. This requires some setup, but it tells you which links are actually getting used.