We
have made a small C program to examine etc/log file and it can show you the
detailed statistic about Searches,
what
category of products is more requested, which products weren't found
etc.
Let me
know if you want it...
andrey
Hi,
Does exist a way that each time a user
view information about a product, to increment a counter for this products ?
(for create a TOP10/25/50/...)
Ex. : File :
topproduct.txt
Code
Counter
m10020254 29
m20231232 18
...
Also, I want to "log" all search keyword...
How I can do all this ?
(sorry bad english)
|