Hi all 
First I would like thank you for your job
It is great CMS 
Now, question:
Is in this CMS option for web site hit counter,
and option for showing how many people is online on site?
Regards
Arek
You can use any webstats package that will look at the apache logs of your server to generate hit counts etc. (the output to the apache log may need to be customised in Matrix, depending on which package you use). You can also use a JavaScript/HTML based tracker (like Google Analytics).
There isn't a way to show how many people are on the site at any one time in Matrix, but I'd imagine Google Analytics would give you something like that.
[quote]You can use any webstats package that will look at the apache logs of your server to generate hit counts etc. (the output to the apache log may need to be customised in Matrix, depending on which package you use). You can also use a JavaScript/HTML based tracker (like Google Analytics).
There isn't a way to show how many people are on the site at any one time in Matrix, but I'd imagine Google Analytics would give you something like that.[/quote]
Thank you for quick reply.
So I should check ports tree for hit counter.
Regards
Arek
The next version of Matrix (v3.16) will include functionality that will allow you to perform hit counting on a per-asset basis.
That will be great ![]()
I don't need hit counters, etc. but my boss want "futures" like who is on line.
Regards
Arek
There is no functionality to display who is "online" in Matrix. This would need to be developed.
You can always use third party service:
http://www.twospots.com/free-users-online-counter/
And place generated java in parse file. Or you can always IFRAME page with php counter.