M
M
machno2014-08-01 11:36:04
PHP
machno, 2014-08-01 11:36:04

How to collect statistics on the web server?

Here I have a web server with several sites on it. I would like to have visit statistics for everyone, who requested which script, time on the site, from which site they went, for which search word, etc.
Maybe there is some suitable php script, for this or some kind of software?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Entelis, 2014-08-01
@machno

https://metrika.yandex.ru/ ? :)
Why load your server with this)

I
Igor, 2014-08-01
@merryjane

You can use log analyzers. For example, the most popular Webalizer and AWStats:
www.webalizer.org
www.awstats.org
However, you need to understand that such an analyzer creates an additional load on the server at the time of calculating the logs (sometimes significant if the logs are large). You also need to write logs in standard formats or change the log format settings in the analyzer if your web server writes logs in its own format.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question