Quick Start
This guide walks you through creating a free Framedash account, integrating the SDK, and sending your first performance data.
1. Create an Account
Section titled “1. Create an Account”- Open the Framedash sign-up page
- Register with your email address, or continue with Google, GitHub, or Microsoft
- Accept the terms to finish creating your account
2. Create a Project
Section titled “2. Create a Project”After logging in to the dashboard:
- Click “New Project”
- Enter a project name and select your game engine (Unity / UE5)
- An API key will be generated automatically
3. Integrate the SDK
Section titled “3. Integrate the SDK”Integrate the SDK for your engine:
4. Send Data
Section titled “4. Send Data”Once the SDK is set up, performance data is automatically sent to Framedash when you run your game.
5. View the Heatmap
Section titled “5. View the Heatmap”Open the “Heatmaps” tab in the dashboard to see performance data overlaid on your map.
Next Steps
Section titled “Next Steps”- Data Model — Understand the structure of the data being sent
- CI Profiling — Set up automated testing