@Madchatthew said in TNG + Nodebb:
you have to try and use duck tape and super glue to change something to make it do what you want it to do
I couldnāt have put that better myself.
Hi @all
Do you know a plugin that displays the stats of online users, their numbers, the last registeredā¦ Like this for example :
The basic widgets provided by NODEBB donāt appeal to me very much and donāt display what I want.
There is a stats plugin but after testing it is not reliable, does not display the correct number of users etcā¦
If you know this, Iām a taker
Thanks in advance
@downpw I donāt know of any plugin that works in a way that can be relied upon Iām afraid. Sudonix uses Matomo to keep track of stats, but also respects the privacy requirements of visitors in the sense that if they ask not to be tracked, they wonāt be.
@phenomlab said in [NODEBB] Stats:
I donāt know of any plugin that works in a way that can be relied upon Iām afraid. Sudonix uses Matomo to keep track of stats, but also respects the privacy requirements of visitors in the sense that if they ask not to be tracked, they wonāt be.
yes!!
I was tested nodebb-widget-board-stats but itās buggy.
He donāt shown correct information.
Too bad because thatās exactly what Iām looking for.
I open a topic, just in case on NodeBB communauty
https://community.nodebb.org/topic/16280/nodebb-widget-board-stats-update
@downpw ok. Iād be interested in the results of this also.
@downpw said in [NODEBB] Stats:
nodebb-widget-board-stats
currently using this, what seems to be the issue you are facing with it mate?
@jac one of reliability I think. I also use it but havenāt really paid that much attention to it as Iām not really into stats as such.
@phenomlab I see mate. I thought it was showing wrong stats at first but it appears to keep you as if youāre online even if youāre not until it times out, this is the way NodeBB works I believe.
@jac thatās correct. I donāt think it leverages the socket connection to see if a user is online or not, but relies on another mechanism. I seem to recall reading something similar on the NodeBB forums.
@phenomlab said in [NODEBB] Stats:
@jac thatās correct. I donāt think it leverages the socket connection to see if a user is online or not, but relies on another mechanism. I seem to recall reading something similar on the NodeBB forums.
Absolutely! no issue with it at all, doesnāt bother me and infact could potentially look to be a few online which could lead to further sign-ups if people see thereās activity.
@jac said in [NODEBB] Stats:
Absolutely! no issue with it at all, doesnāt bother me and infact could potentially look to be a few online which could lead to further sign-ups if people see thereās activity.
Maybe your are right
Personally, it didnāt show the same thing on the number of users online.
For example:
On https://XXXXX.XXX/users?section=online indicates 7 users active
and 5 users active displaying on the plugin Widget.
I prefer real time information or same as users?section=online
@downpw yes, thatās the disconnect I mentioned.
yes!!! Itās stupidā¦
@downpw I agree. Youād think there would be consistency
@phenomlab Of course, but I donāt think thereās a fix to this. I mentioned the same thing over at the NodeBB forum months ago.
@jac Not so much a lack of fix - more of a reluctance to provide one
@phenomlab said in [NODEBB] Stats:
@jac Not so much a lack of fix - more of a reluctance to provide one
very true.
See here - https://community.nodebb.org/topic/6287/users-online-information-wrong?_=1642345765412&lang=en-US
@jac Yeah, not really a fix, but an explanation
https://github.com/NodeBB/nodebb-theme-persona/issues/54#issuecomment-90645268
Exactly mate, if thereās enough complaining then maybe theyād do a fix or is there simply not one?
@jac or I land up fixing it