With the new FlexHub release svn 1358, we have added web statistics.
Here's an example:
http://flexhub.org/stats/flexhub.php?hubid=VKAFLBThe statistics charts are interactive, you can click on a legend item to hide the graph for that item, and you can zoom in by dragging over the desired area in the chart.
From now on flexhub.org will host those web statistics for your hub for free.
To enable it for your hub, there are three simple steps.
1. Make sure your hubsoft is up to date. If you're not running svn 1358 yet: use '!update now' and restart your hub.2. Make sure that the hubaddress set with !set hub_address is the proper address for your hub.This address is used to verify the source when your hub sends the statistics to the flexhub.org server. If the address doesn't match the external IP of the hub, the statistics are ignored.
3. Use !webstats_reg <forumnick> <forumpass>Instead of <forumnick> and <forumpass> use the nickname and password you use when logging into the
flexhub.org forum. If you don't have an account yet, register there first.
That's all.
If the webstats registration is successful you'll see a website address for your hub statistics. If you want to broadcast it to your users or operators, you can use the %[webstats] parameter to add to any textcommand.
Some planned features that aren't working yet:
- Password protection of statistics (for private hubs or hubowners who don't want their statistics to be public)
- Worldmap: Shows geolocation of the users in the hub (testversion is working for the support hub only)
- Live chat: Will allow registered users to use webchat from any browser.