5130b1f6d8
Bad 2to3 python conversion : map() function needs to be included into list() operator. If not, they're only analyzed once
2021-08-06 08:45:04 +02:00
Gregory Soutade
0c2ac431d1
Be more strict with robots : requires at least 1 hit per viewed page
2021-06-03 08:52:04 +02:00
f457f4e390
Update code for Python3
2020-10-30 14:42:56 +01:00
Gregory Soutade
bb268114b2
Make backup before compressing (low memory servers)
...
Fix error : Call post hook plugins even in display only mode
Don't compute unordered hits (remove pasts if they are found after current)
Remove tags in stats diff
Don't do geolocalisation is visitor is not valid
Don't try to find search engine on robots
Update robot check rules
Add top_pages_diff plugin
2019-08-30 07:50:54 +02:00
Gregory Soutade
007be71ad6
New format for (not_)viewed pages/hits and bandwidth that are now recorded by day (in a dictionnary were only element 0 is initialized). Element 0 is the total. WARNING : not backward compatible with previous databases.
2017-08-24 07:55:53 +02:00
Gregory Soutade
68a67adecc
Add one more rule to robot detection : more than ten 404 pages viewed
2017-05-25 21:04:18 +02:00
Gregory Soutade
12cc80208d
Do merge
2016-02-06 14:45:09 +01:00
Gregory Soutade
4cb3b21ca5
Add reset feature
...
Allow to open .gz file transparently
Import debug in robots.py
2015-05-22 07:51:11 +02:00
Gregory Soutade
62be78845a
Add debug traces in robots plugin
2015-05-13 18:13:18 +02:00
Gregory Soutade
df78a3f4cb
[pre_analysis/robots] Don't checks for /robots.txt request, but endswith /robots.txt for robot detection
2015-04-06 17:52:31 +02:00
Gregory Soutade
4c74a14037
Filter robot with *bot* and *crawl* re
2015-01-11 18:06:44 +01:00
Grégory Soutadé
a35d462cb7
Replace # for module description by """ (help auto extraction)
2014-12-19 11:34:25 +01:00
e740bf1e45
Add licence information
2014-12-18 19:54:31 +01:00
4f1c09867d
WIP
2014-12-10 07:09:05 +01:00
Grégory Soutadé
751a9b3fae
Start big comments (post analysis / referers)
2014-12-09 16:54:02 +01:00
Grégory Soutadé
dd8349ab08
Add option count_hit_only_visitors and function isValidForCurrentAnalysis()
2014-11-27 09:01:51 +01:00
fec5e375e4
Remove iwla parameter in hook functions
2014-11-26 20:31:13 +01:00
Grégory Soutadé
e6b31fbf8a
WIP
2014-11-26 16:56:33 +01:00
Grégory Soutadé
81b3eee552
Do a lot of things
2014-11-26 16:17:16 +01:00
d5db763b48
Rework conf in plugins
2014-11-24 21:42:57 +01:00
549c0e5d97
Update conf management
2014-11-24 21:37:37 +01:00
Gregory Soutade
21a95cc2fa
Rework plugins with classes
2014-11-24 17:13:59 +01:00