Internal and external tools for collecting site statistics, Awstats statistics
After launching the site, the question arises, how to view site statistics ? To do this, you need to use third-party tools. There are quite a few tools for collecting site statistics. They can be roughly divided into two categories: internal and external . Internal ones are those that are installed directly on the server, and external ones, respectively, are those that collect statistics using external methods.
Internal tools are much more accurate, as they perform analysis based on server logs, an example of such a tool is Awstats statistics . External ones are not so accurate, since they often use scripted JavaScript to collect data, which in some cases may not work or be disabled, an example of external tools - Yandex.Metrica, Google Analytics.
Let's take a quick look at the Awstats tool. Before using it, you need to connect it on the site. How to connect Awstats ? Such an opportunity is usually provided in the hosting control panel, in the logs or statistics item. After enabling Awstats, it is best to wait a day to view statistics, otherwise it may be empty or incomplete. You can view Awstats statistics by adding / awstats to the site address. Most likely, you will need to enter a username and password, which can be found on the hosting.
Thus, using statistics from Awstats you can get more accurate data rather than using third-party means.
Latest articles
- 03.04.24IT / Уроки PHP Уроки простыми словами. Урок 3. Все операторы PHP с примерами, с выводом работы кода на экран.
- 02.04.24IT / Уроки PHP Уроки простыми словами. Урок 2. Типы данных в PHP с примерами.
- 02.04.24IT / Уроки PHP Уроки простыми словами. Урок 1. Коротко о языке веб-программирования PHP. Основы синтаксиса.
- 09.11.23IT / Database Errors when migrating from MySQL 5.6 to 5.7 and how to fix them - database dump import failed with an error or INSERT does not work. Disabling STRICT_TRANS_TABLES strict mode or using IGNORE
- 08.07.22IT / Misc Convert office files DOC, DOCX, DOCM, RTF to DOCX, DOCM, DOC, RTF, PDF, HTML, XML, TXT formats without loss and markup changes