I have created a module that tracks week, month and year counts for nodes called statistics_granularity. I would like to take advantage of statistics_advanced ability to avoid multiple count increments by the same user without having to redo a lot of the work that this module already does. To achieve this, I have created a simple patch that checks if the statistics_granularity module is installed and modifies the query that decrements the counts appropriately.

I would like to see this make it in to this module if possible. Please let me know if there is anything else I can do.

Thanks,
BassistJimmyJam