RocketChat / RocketChat/Rocket.Chat
Need to be able to track Mobile Push notifications, by user
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
We can currently track how many mobile push notifications we are using at cloud.rocket.chat. However, this only gives us usage statistics by month/day, for the entire organization. Our organization needs to be also be able to track stats by individual user.
Steps to reproduce:
- Log into https://cloud.rocket.chat.
- Click on workspace
- We are provided an option to select push notification data by month or by day, only.
Expected behavior:
Since we being billed for our usage, we need more verbose statistics. At a minimum, that would include push notification stats, by USER for each day/month.
Actual behavior:
There is no option that provides this.
Server Setup Information:
- Version of Rocket.Chat Server: 3.6.3
- Operating System: CentOS 7
- Deployment Method: tar
- Number of Running Instances: 2
- DB Replicaset Oplog: Enabled
- NodeJS Version: 12.6.1
- MongoDB Version: 3.6,18
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the workspace usage view on cloud.rocket.chat and review how mobile push notification statistics are currently selected by day or month. Define the data and UI needed to show notification usage by individual user for each day or month; done means those user-level statistics are available in the workspace view.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100