Analytics is a premium module to let you gain insight on your roblox group through the usage of beautiful graphs. Currently, it supports only generating analytics on member count.
To register a group, run the command /analytics register
. It requires only one argument: group_id
. This is the ID of your Roblox
Group.
To unregister a group, run the command /analytics unregister
. It requires only one argument: group_id
. This is the ID of one
of your registered groups.
To view the analytics of a group, run the command /analytics view
.
It requires one argument and has 2 optional arguments.
Duration: The timeframe across which the analytics is to be viewed
Option | Description | Example |
---|---|---|
h | Depicts the number of hours | 6h |
d | Depicts the number of days | 9d |
w | Depicts the number of weeks | 7w |
m | Depicts the number of months | 5m |
y | Depicts the number of years | 1y |
Rank Id: The ID of a rank from the registered group, if you would like to see the analytics of a certain rank.