Skip to content

vahidajorloo/analytics-fa

Repository files navigation

analytics-fa

BigBlueButton-Analytics

You can easily access analytics such as attendance, insights into usage of audio/video/chat and activity score of attendees during your BigBlueButton sessions.

BONUS: You can also view all recordings!

With analytics, we hope that you would be able to improve the quality of your online classes 🎉

GitHub package.json version Monthly download on NPM



✨ Features

  • Analytics: Detailed insights into attendance, audio/video/chat usage and activity scores of attendees
  • On-demand access: Unlike the default BigBlueButton install, analytics is available even after the classes end
  • Recordings: View the recordings of all your BigBlueButton online classes as well
  • Quick installation: Simply install BBB-Analytics npm package on your BigBlueButton sever
  • Easy & Convenient: Easily sort and search through records with paginations
  • Secured: password-protected page to prevent unauthorized access



bbb-class



🖐 Requirements

To view analytics, you would need a BigBlueButton 2.4.4 server.



⏳ Installation

# Install bbb-analytics CLI globally
npm i -g bigbluebutton-analytics

#Install dependecies
bbb-analytics --deploy

After successful installtion you should be able to access https://<bbb.example.com/analytics/>

How to login

When you visit the analytics URL - https://<bbb.example.com/analytics/> - you would be asked to enter username and password. Please use the default username and password mentioned below.

username: admin
password: admin123

Don't forget to change your password using the command below:

#To create or update username/password

bbb-analytics --add-user --username=<username> --password=<password>

Are you facing difficulties with your BigBlueButton server?

Lean on our expertise to smoothly run your BigBlueButton server. We can:

  1. troubleshoot your BigBlueButton servers to improve audio and video performance,
  2. install additional features such as streaming, mp4 recordings and attendance, and
  3. provide managed BigBlueButton servers, starting at $12 per month

Click here to learn more



📝 License

MIT License

Copyright (c) HigherEdLab.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages