View Arck Interactive's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
looks good.. but there is already a coldtrick plugin called analytics.. any chance you can rename this one?
Nope. Already in production
ok, i have removed the coldtrick one. i just installed your one and i think the geoip file is in the right place. when i visit the analytics dashboard and try to add a widget, i just get an error saying that the widget couldn't be added. there's nothing in the log that's relevant. any idea?
What do the logs say?
i'm not seeing anything relevant in the php log
Try adding a widget on admin dashboard.
aha, that works fine - thanks. i don't think there is a way to set the date period from the admin page though.
is there maybe something wrong with the calculation for average pageviews per visitor? mine is at 0.8 for the last couple of hours.. how can the average be below 1?
I need to see how it's calculated, maybe a bug, but I'd give it at least 24 hours so that benchmarks are populated with a daily cron
the number of users listed seems high - so it could maybe be that bots are being counted as users.
There is currently no logic that distinguishes bots from users. Open a ticket on github, might look into it if we continue working on the project. This could be something that would lead to browser stats as well. For the initial implementation user agent sniffing was too much overhead
ok, the ability to remove bots is really a requirement for useful stats imo