Tagged Questions
3
votes
4answers
127 views
Best way to count page view in Plone
I'm working in a case require fairy complex use of page views.
Each content object will have page view, and this should be accessed easily so that we can do various things related to it (sorted on ...
0
votes
2answers
127 views
Should I use Log file or DB to track impression?
I have a picture (similar to an ad) in an iframe that will be placed in multiple sites. Should I use the server log file to find out the impression? or should I use DB to keep track of each ...
0
votes
1answer
57 views
Is there a web log analyser that can understand processing time and parse querystring?
Does anyone know of an web log analyser that can both report on the 'processing time' field that Apache can store (%D), and also parse querystrings intelligently?
I've looked into some of the usual ...