The free tools that show you how many people visit your site
You can see how many people visit your website using free tools from Google, Bing, and other services. The most useful is Google Analytics, which shows visitor count, where they came from, what pages they looked at, and how long they stayed. You set it up by adding a tracking code to your website — usually a few lines of HTML that take five minutes to install. Google Search Console is a separate free tool that shows how many people found you through Google search, which search terms brought them there, and whether Google can actually crawl your pages.
Both tools are free forever, require only a Google account, and work whether your site is brand new or has been running for years. They do not limit how much data you can see or charge you when traffic grows. If you use a website builder like Wix, Squarespace, or WordPress.com, basic traffic information is often built in without needing to add any code.
Key Takeaways
- Google Analytics shows visitor numbers, traffic sources, and which pages people spend time on, and it is free to set up and use indefinitely.
- Google Search Console tells you how many people found your site through Google search and which search terms brought them there.
- Both tools require adding a tracking code or connecting your Google account, which takes less than ten minutes for most websites.
- Website builders like Wix and WordPress.com include basic traffic reports without needing separate tools.
- Free tools show the same core metrics as paid services — visitor count, traffic source, and page performance — though paid services add features like heat maps and advanced audience segmentation.
Setting up Google Analytics on your website
Start by going to google.com/analytics and signing in with your Google account. Click "Start measuring" and enter your website name, URL, and time zone. Google will generate a tracking code — a block of text that looks like random characters. Copy this code.
Where you paste it depends on how your website is built. If you use WordPress, Wix, Squarespace, or Shopify, search that platform's help for "add Google Analytics" — each has a settings page where you paste the code without touching HTML. If you built your site with custom code, paste the tracking code into the <head> section of your HTML template so it appears on every page. If you are not sure how to do this, ask your web host or the person who built the site.
After you paste the code, wait 24 to 48 hours. Google needs time to collect data before it shows you anything. Then log back into Google Analytics and you will see a dashboard with visitor numbers, traffic sources, and which pages people visited.
Understanding what Google Analytics actually tells you
Users is the number of individual people who visited your site in a given time period. Sessions is the number of visits — one person might visit twice, so sessions can be higher than users. Pageviews is how many individual pages were loaded. If one person visits your home page and then your contact page, that is one session and two pageviews.
Traffic source shows where visitors came from: organic search (they found you on Google), direct (they typed your URL or had a bookmark), referral (they clicked a link from another website), or social (they came from Facebook, Twitter, or similar). This tells you which channels actually bring people to your site. Bounce rate is the percentage of visitors who looked at only one page and left without clicking anything else — a high bounce rate on a particular page often means the page is not answering what people expected.
The Audience section shows what country and language your visitors use, what devices they use (phone, tablet, desktop), and what browser they use. The Behavior section shows which pages get the most traffic and how long people spend on each one. This helps you understand what content people actually want.
Using Google Search Console to see search traffic
Google Search Console is separate from Analytics and answers a different question: of the people who found you through Google search, what did they search for? Go to search.google.com/search-console, sign in, and add your website. Google will ask you to verify that you own the site — usually by adding a small code to your site or uploading a file, which takes a few minutes.
Once verified, the Performance report shows how many times your site appeared in Google search results, how many people clicked through to your site, what search terms brought them there, and what position your site ranked in. If you rank first for a search term but few people click through, it means your page title or description in the search results is not compelling. If many people search for a term but you do not rank at all, that is a keyword you could target with new content.
Search Console also shows technical problems that prevent Google from crawling your site, like broken links or pages that load too slowly. These reports help you fix issues that hurt your search visibility.
Free analytics built into website builders
If you use Wix, Squarespace, WordPress.com, Shopify, or similar platforms, you do not need to install Google Analytics separately — the platform already tracks your traffic. Log into your site dashboard and look for a "Stats," "Analytics," or "Reports" section. These built-in reports show visitor numbers, traffic sources, and top pages.
Built-in analytics are simpler than Google Analytics but less detailed. They usually do not show bounce rate, session duration, or audience location. If you need only basic numbers — "how many people visited this month" — the built-in tool is enough. If you want to dig into why people leave your site or which pages convert visitors into customers, you will eventually want Google Analytics alongside it.
Other free tools for specific questions
Hotjar (free tier) shows a heat map of where people click on your pages and records short video clips of real visitors using your site. This answers "what are people actually doing on my pages" in a way numbers alone cannot. Clicky (free tier) shows real-time visitor activity — you can watch people visiting your site as it happens. Statcounter (free tier) tracks visitor numbers and traffic sources and works on sites where you cannot install Google Analytics.
These tools are not necessary to start. Google Analytics and Search Console answer the core questions — how many people visit, where they come from, and what they do. Add other tools only when you have a specific question that Google's free tools do not answer.
What free tools do not show you
Free analytics do not show you individual visitor names, email addresses, or personal information — that would require a separate tool like a contact form or email signup. They do not track whether a visitor bought something or filled out a form unless you set up conversion tracking, which is free but requires extra setup. They do not show heat maps or session recordings without adding a separate tool like Hotjar.
Paid analytics services like Mixpanel or Amplitude add features like advanced audience segmentation, predictive analytics, and custom reports. But for understanding whether your site is getting traffic and where that traffic comes from, free tools show everything you need to know.
Frequently Asked Questions
How long does it take to see traffic data after I install Google Analytics?
Google usually starts showing data within 24 to 48 hours of installing the tracking code. If your site is brand new with very little traffic, it may take longer to see meaningful numbers. Check that the code is installed correctly by visiting your site and then checking the "Real-time" report in Google Analytics — if visitors show up there, the code is working.
Can I see traffic from before I installed Google Analytics?
No. Google Analytics only tracks data from the moment you install the code forward. If you want historical traffic data, you may be able to get it from your web host's server logs, but that requires technical knowledge. Start tracking now so you have data to compare against in the future.
Does Google Analytics slow down my website?
No. The tracking code is small and loads asynchronously, meaning it does not block your pages from loading. Your visitors will not notice any difference in speed.
What if I use multiple website builders or platforms?
You can install Google Analytics on any website, regardless of platform. If you have multiple sites, create a separate Google Analytics property for each one and track them all from one Google account. This lets you compare traffic across your sites.
Is my visitor data private?
Google Analytics collects data about visitor behavior but not personal information like names or email addresses. Google uses this data to improve its own services. If privacy is a concern, you can use privacy-focused alternatives like Plausible or Fathom, though these are paid services. For most small websites, Google Analytics is the standard choice.