Difference between revisions of "Viewing and interpreting your website hit stats"

From Imaginet FAQ
Jump to navigation Jump to search
(Activate detailed logging)
 
(21 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[file:Plesksettings.png|thumb|Plesk settings]]
 
[[file:Plesksettings.png|thumb|Plesk settings]]
 
[[file:Activatepleskstats.png|thumb|Activate stats]]
 
[[file:Activatepleskstats.png|thumb|Activate stats]]
=Activate detailed logging=
+
=Activate detailed reporting=
 +
''Please note that it may take up to 48 ours for your first report to be available after reporting has been enabled.'''
 +
 
 
If you need detailed stats about visitors to your sites, you can activate detailed logging feature in [[Plesk hosting control panel| Plesk]].
 
If you need detailed stats about visitors to your sites, you can activate detailed logging feature in [[Plesk hosting control panel| Plesk]].
  
Line 9: Line 11:
 
Scroll to the end of the page and locate '''Web statistics (Protect access to your web statistics with your FTP username and password)'''.
 
Scroll to the end of the page and locate '''Web statistics (Protect access to your web statistics with your FTP username and password)'''.
  
Select the logging system you would like to use. Your options are:</div>
+
Select the logging system you would like to use.The options are outlined below.</div>
 +
 
 +
==Webalizer==
 +
<div style="overflow:hidden">
 +
[[file:Webalizer.png|thumb|Example of Webalizer's report format]]
 +
Webalizer is a simple log analysis tool to help you understand your web stats. If you just want the basic numbers, Webalizer may be for you.
 +
 
 +
[https://webalizer.net/sample/index.html See this demo page to help you decide if Webalizer meets your needs].
 +
 
 +
[https://webalizer.net/ See Webalizer's official documentation] for more info.
 +
 
 +
===Viewing your website's hits===
  
=AWStats=
+
You can view the hits for a particular domain by browsing to www.yourdomain.co.za'''/plesk-stat/webstat''' where '''yourdomain.co.za''' should be replaced with your own domain name. You will need to log in with your <span title="Log in to my.imaginet.co.az then click Domains &amp; Hosting &gt; your domain &gt; Controls &gt; Datasheet">FTP credentials<a href="#"><sup>?</sup></a></span>.
  
 +
===Interpreting Webalizer reports===
 +
[https://webalizer.net/webalizer_help.html See Webalizer Quick Help for info about the terms used in reports.]
 +
<div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;">
 +
<div style="font-weight:bold;line-height:1.6;">Data reported by Webalizer</div>
 +
<div class="mw-collapsible-content">
 +
* Daily averages:
 +
** Hits
 +
** Files
 +
** Pages
 +
** Visits
 +
* Monthly totals:
 +
** Sites
 +
** KBytes
 +
** Visits
 +
** Pages
 +
** Files
 +
**Hits
 +
</div></div></div>
  
 +
==AWStats==
 +
[[file:Awstats.png|thumb|A small sample of the data reported by AWStats]]
 +
For more detailed log analysis, you may prefer AWStats. It reports a wide range of data useful for modern analytics, marketing, and SEO.
  
=Webalizer=
+
<div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;">
 +
<div style="font-weight:bold;line-height:1.6;">Data reported by AWStats</div>
 +
<div class="mw-collapsible-content">
 +
* When:
 +
** Monthly history
 +
** Days of month
 +
** Days of week
 +
** Hours
 +
* Who
 +
** Countries
 +
*** Full list
 +
*** Regions
 +
*** Cities
 +
** Hosts
 +
*** Full list
 +
*** Last visit
 +
*** Unresolved IP Address
 +
** Authenticated users
 +
*** Full list
 +
*** Last visit
 +
* Robots/Spiders visitors
 +
*** Full list
 +
*** Last visit
 +
* Navigation
 +
** Visits duration
 +
** File type
 +
** Downloads
 +
*** Full list
 +
** Viewed
 +
*** Full list
 +
*** Entry
 +
*** Exit
 +
** Operating Systems
 +
*** Versions
 +
*** Unknown
 +
** Browsers
 +
*** Versions
 +
*** Unknown
 +
** Screen sizes
 +
* Referrers
 +
** Origin
 +
*** Referring search engines
 +
*** Referring sites
 +
** Search
 +
*** Search Keyphrases
 +
*** Search Keywords
 +
* Others
 +
** Web compression
 +
** Miscellaneous
 +
** HTTP Status codes
 +
*** Error Hits (404)
 +
</div></div>
  
 +
[https://www.nltechno.com/awstats/awstats.pl?config=destailleur.fr&month=04&year=2018 See this demo of AWStats output] to help you decide is AWStats meets your needs.
  
==Viewing your website's hits==
+
[https://awstats.sourceforge.io/ See AWStats complete official documentation] for more info.
  
You can view the hits for a particular domain by browsing to www.yourdomain.co.za'''/plesk-stat/webstat''' where '''yourdomain.co.za''' should be replaced with your own domain name. You will need to log in with your FTP user details.
+
===Viewing your website's hits===
 +
You can view the hits for a particular domain by browsing to '''www.yourdomain.co.za/plesk-stat/webstat''' where '''yourdomain.co.za''' should be replaced with your own domain name. You will need to log in with your <span title="Log in to my.imaginet.co.az then click Domains &amp; Hosting &gt; your domain &gt; Controls &gt; Datasheet">FTP credentials<sup>?</sup></span>.
  
==Interpreting Webalizer reports==
+
===Interpreting AWStats reports===
 +
[https://awstats.sourceforge.io/docs/awstats_glossary.html See the AWStats Glossary for explanations of the terms used in reports].

Latest revision as of 15:32, 6 September 2023

Plesk settings
Activate stats

Activate detailed reporting

Please note that it may take up to 48 ours for your first report to be available after reporting has been enabled.'

If you need detailed stats about visitors to your sites, you can activate detailed logging feature in Plesk.

Log in to Plesk?, and click the settings button (see screenshot to the right).

Scroll to the end of the page and locate Web statistics (Protect access to your web statistics with your FTP username and password).

Select the logging system you would like to use.The options are outlined below.

Webalizer

Example of Webalizer's report format

Webalizer is a simple log analysis tool to help you understand your web stats. If you just want the basic numbers, Webalizer may be for you.

See this demo page to help you decide if Webalizer meets your needs.

See Webalizer's official documentation for more info.

Viewing your website's hits

You can view the hits for a particular domain by browsing to www.yourdomain.co.za/plesk-stat/webstat where yourdomain.co.za should be replaced with your own domain name. You will need to log in with your FTP credentials<a href="#">?</a>.

Interpreting Webalizer reports

See Webalizer Quick Help for info about the terms used in reports.

Data reported by Webalizer
  • Daily averages:
    • Hits
    • Files
    • Pages
    • Visits
  • Monthly totals:
    • Sites
    • KBytes
    • Visits
    • Pages
    • Files
    • Hits

AWStats

A small sample of the data reported by AWStats

For more detailed log analysis, you may prefer AWStats. It reports a wide range of data useful for modern analytics, marketing, and SEO.

Data reported by AWStats
  • When:
    • Monthly history
    • Days of month
    • Days of week
    • Hours
  • Who
    • Countries
      • Full list
      • Regions
      • Cities
    • Hosts
      • Full list
      • Last visit
      • Unresolved IP Address
    • Authenticated users
      • Full list
      • Last visit
  • Robots/Spiders visitors
      • Full list
      • Last visit
  • Navigation
    • Visits duration
    • File type
    • Downloads
      • Full list
    • Viewed
      • Full list
      • Entry
      • Exit
    • Operating Systems
      • Versions
      • Unknown
    • Browsers
      • Versions
      • Unknown
    • Screen sizes
  • Referrers
    • Origin
      • Referring search engines
      • Referring sites
    • Search
      • Search Keyphrases
      • Search Keywords
  • Others
    • Web compression
    • Miscellaneous
    • HTTP Status codes
      • Error Hits (404)

See this demo of AWStats output to help you decide is AWStats meets your needs.

See AWStats complete official documentation for more info.

Viewing your website's hits

You can view the hits for a particular domain by browsing to www.yourdomain.co.za/plesk-stat/webstat where yourdomain.co.za should be replaced with your own domain name. You will need to log in with your FTP credentials?.

Interpreting AWStats reports

See the AWStats Glossary for explanations of the terms used in reports.