AWStats and the Metrics tools in cPanel let you read your own visitor statistics straight from the server, without adding any third party tracking script to your pages. Because they parse the raw web server logs, they count every request that actually reached your site, including bots and crawlers that JavaScript analytics never see. This guide shows where the tools live, how to open a report, and how to read the numbers correctly.

Where the stats tools live in cPanel

Log in to cPanel and scroll to the Metrics section. In the modern Jupiter interface you will typically find several related tools grouped together:

  • AWStats gives graphical, monthly reports with charts for visits, page views, bandwidth, referrers and search terms.
  • Webalizer is an older, faster summary view of the same log data.
  • Raw Access lets you download the compressed Apache log files for your own analysis.
  • Errors shows the most recent entries from your error log, useful for spotting broken links and missing files.
  • Visitors lists the latest individual hits with IP, URL, referrer and user agent.

Open an AWStats report

  1. In cPanel, open the Metrics section and click AWStats.
  2. If you host more than one domain or subdomain, pick the one you want from the list and click View.
  3. Use the Month and Year selectors at the top of the report to move between reporting periods. AWStats keeps a rolling history, so older months stay available.
  4. Read down the left menu to jump to specific panels: Summary, Days of month, Hours, Countries, Hosts, Robots/Spiders, Pages/URL, Referrers, Search Keyphrases and HTTP Status codes.

What the key numbers actually mean

AWStats separates traffic into layers, and reading them in the right order avoids the classic mistake of quoting the biggest figure. From most human to least filtered:

  • Unique visitors: distinct IP addresses seen in the period. The closest thing to a real audience count, though it undercounts people behind shared networks.
  • Number of visits: sessions, where a gap of about one hour starts a new visit for the same host.
  • Pages: requests for actual documents (HTML and similar), the best proxy for content consumption.
  • Hits: every single request, including each image, CSS file and script. Always the largest number and the least meaningful on its own.
  • Bandwidth: total bytes served, handy for capacity planning rather than audience size.

The Robots/Spiders panel is reported separately from human visits, so check it before you celebrate a traffic spike. A jump driven by a single crawler is a footprint event, not new readers. If SEO is your goal, the crawl frequency of search engine bots there is often more telling than raw human totals. For context on how search engines process what they fetch, see Google's Search Central documentation.

Reading referrers and search phrases

The Referrers panel shows which external sites linked visitors to you, split into search engines, external links and direct or bookmarked entries. The Search Keyphrases panel lists terms captured from referrer strings, though modern search engines encrypt most queries, so this panel is now sparse. Treat Search Console as the authoritative source for keyword data and use AWStats referrers mainly to confirm which domains send you traffic.

Important limits to keep in mind

  • Reports are generated from log files on a schedule, so today's numbers may lag by a few hours and are not truly real time.
  • Statistics are per cPanel account and per domain. If you run several sites on separate Class C IPs, each has its own report set.
  • Log retention is finite. If you need long term history, use Raw Access to download and archive the logs yourself.

For deeper configuration questions, the official cPanel documentation covers each Metrics tool in detail. If a report is missing or empty on your account, contact our team through the support page or browse the cPanel and technical guides for related walkthroughs.

?האם התשובה שקיבלתם הייתה מועילה 0 משתמשים שמצאו מאמר זה מועיל (0 הצבעות)