
View your Activity
You can view your Activity by going to https://app.hyra.io and navigating to your Workspace. From there, click the Activity clock icon in the side navigation.Setting up
Our activity tracking can be installed in a few simple steps. The system will automatically track when your team join and leave the game, as well as some handy metrics.Go to Activity Tracking Settings
To acquire your unique activity tracking loader script, go to the Activity
Tracking settings page. This can be found in Settings > Activity Tracking.
Generate or Download your Loader
You can either generate a loader script, or if it has already been
generated, download it. It will download as a Roblox Studio game.
Copy the Script into your Game
Copy the script from the template file into your game. You can do this by right clicking the script, clicking Copy.Once you have copied it, paste it into your game’s ServerScriptService.

Debugging issues
If you are having issues with the activity tracking, please check the following:- Make sure you have enabled the HttpService in your game’s security settings.
- Make sure you have copied the script into your game’s ServerScriptService.
- Make sure you have published your game to Roblox.
- Make sure you have restarted or created a new server.
