Skip to content

General Discussion

A place to talk about whatever you want

3.9k Topics 23.9k Posts
  • What do the dashboard analytics mean?

    1
    1 Votes
    1 Posts
    524 Views
    T
    Hey everyone, so on my admin portal for my nodebb forum, there are a number of analytics, i.e. things like "page visitors" "page views" etc. While those are a bit more self explanatory, can someone help me out -- I'm not too sure what the other metrics mean: Unique visitors Users Posts Topics Active users, split into "users" and "guests" All of these have their metric for "day" "week" "month" and "all time" -- it seems that there's no way to check the stats for a certain day in the past, but instead it just calculates the "day" as in "last 24 hours", so it's always changing. If there's a way to extract all these stats and check the stats for a specific day, please let me know! Anyway so: For 3+4, my understanding is that a "topic" is a completely new thread while "posts" not only include topics but also comments on each thread, hence the reason the number of "posts" are usually much higher than the number of "topics". However, from there, the "users" and "active users (i.e. users + guests) metrics are confusing to me -- let me explain: On any given day, the number of users for the last "day" are like 25-30. But whenever I check the dashboard, the active users are always much higher, like 115-150. Furthermore, there are always a higher number of "guests" (i.e. anonymous users) then "users" (i.e. registered users) in the "active users" section, which is weird because: our forum is only restricted to our customers -- you can't access the community forum unless you actually have an account with us, which would make you a "registered" user. Okay -- I know this was a lot but any help is appreciated here. To wrap it up: What constitutes a "guest" and a "user" on nodebb? Why is the "users" metric per day always much lower than "active users"? How is the "users" metric calculated, if not based off of the "active users" per day? What's the difference between "unique visitors" and "users"? For reference, the "unique visitors" per day count we have is usually around 280-300, while once again, our "users" count is usually 25-30. To confirm: a "topic" is a completely new thread while "posts" include not only entirely new threads but also comments on new/old threads, right? Thank you in advance to anyone that can help with any of these. Cheers!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
  • Mysql DB conversion to MongoDB/Nodebb

    2
    0 Votes
    2 Posts
    859 Views
    julianJ
    It depends what forum you were using before... we have specific exporters for most of the major forum software platforms. If it's custom then you're looking at having to write your own or contact us at [email protected] for a quote.
  • Why MongoDB?

    3
    -5 Votes
    3 Posts
    1k Views
    E
    [image: keep-calm-and-take-the-friendship-banana.png]
  • Where do I select the group icon to show on my profile?

    2
    0 Votes
    2 Posts
    790 Views
    PitaJP
    Edit Profile -> Group Title
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
  • How to remove this?

    8
    0 Votes
    8 Posts
    2k Views
    C
    bump post
  • Better documentation for each hook

    1
    0 Votes
    1 Posts
    382 Views
    Mikael JenklerJ
    I am missing something here, do we have any docs on how the hooks works except the source code?
  • Updated to 1.10.x

    3
    1 Votes
    3 Posts
    770 Views
    Mikael JenklerJ
    Started to fix my plugins today Coding takes long time when used to PHP Any way to get plugin info from static:app.load hook ? Like version an stuff
  • Getting rid of "view all posts" channel

    2
    0 Votes
    2 Posts
    709 Views
    julianJ
    Actually, to my knowledge, we don't really have a category that shows all posts from all categories... maybe /recent, but we'll have to take a look at your site to see what you're talking about!
  • Quick question

    2
    0 Votes
    2 Posts
    793 Views
    A
    @kirayagami not without SSH. Besides that you will also need a MongoDB or Redis database. Cutting it short - no.
  • Increasing the height of the top-menu bar

    2
    0 Votes
    2 Posts
    740 Views
    J
    @KnickKnack inspect element code when u right click at header panel and see which parameter contain this. I seen here is - .navbar
  • 0 Votes
    2 Posts
    591 Views
    S
    Is this possible with just a CSS change, or is it more than that. Because the description is disappearing when making a category into a sub-category, I'm thinking it's more than just CSS.
  • Node package crashes

    1
    0 Votes
    1 Posts
    505 Views
    S
    I am using kurento One to many video call with Node JS.yesterday i was presenting a video from server and it was connecting 250+ users then npm crashes and getting below error C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_modules\ws\lib\WebSocket.js:218 else throw new Error('not opened'); ^ Error: not opened at WebSocket.send (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_modules\ws\ lib\WebSocket.js:218:16) at WebRtcEndpoint.<anonymous> (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\serv er.js:302:16) at emitOne (events.js:116:13) at WebRtcEndpoint.emit (events.js:211:7) at onNotification (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_modules\kur ento-client\lib\KurentoClient.js:235:14) at RpcBuilder.<anonymous> (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_mod ules\kurento-client\lib\KurentoClient.js:269:14) at emitOne (events.js:116:13) at RpcBuilder.emit (events.js:211:7) at RpcBuilder.decode (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_modules\ kurento-jsonrpc\lib\index.js:720:15) at Stream.transportMessage (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_mo dules\kurento-jsonrpc\lib\index.js:225:10) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] start: node server.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script. Some time more than 100 users connecting also getting crashes. so can you please let me know how many users will support npm
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    12 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
  • Is it safe to remove socket.io collection from database

    1
    0 Votes
    1 Posts
    1k Views
    S
    My forum is using MongoDB and I notice nodebb keeps bunch of data on socket.io collection. Can I clean them?
  • 10 million pageviews last 30 days but only 20.000 posts

    6
    1 Votes
    6 Posts
    2k Views
    S
    Install Google Analytics and check there. I'm seeing the same thing, most of that extra traffic is search engines/bots. Google Analytics ignores them and gets you only meat user data.