Does nodebb allow users to pick up their timezone? I did not find it in settings.
I think it would be a helpful feature, community users don't need translate time into their timezone.
Please advise if there is plug-in already. Thanks.
Tracking Users?
-
What is the best way to track who logs into my forum and what they're looking for? The plugin available for Google Analytics does not seem to be working.
-
@kevin-redx said in Tracking Users?:
What is the best way to track who logs into my forum and what they're looking for? The plugin available for Google Analytics does not seem to be working.
This worked for us. It is free for one month.
-
The GA plugin should work fine (at least, I haven't really received reports that it isn't working). Make sure you run
./nodebb build
after activating it, so the client-side payload is added.