Platform Documentation Hub

Everything you need to know about the GamerNotify telemetry metrics, notification dispatch systems, and technical parameters.

Telemetry & Engine

How real-time are the match scores?

Live scores are pulled asynchronously directly from global competitive server arrays. In active operational modes, data feeds sync down within intervals of 15 to 30 seconds to guarantee high performance metrics without causing unnecessary rate-limiting over backend bandwidth configurations.

What games are supported by GamerNotify?

Our infrastructure natively supports deep metrics mapping for: League of Legends (LoL), Valorant, Counter-Strike 2 (CS2), Dota 2, and Rocket League. Expansion sets for prominent Fighting Game Community (FGC) title APIs are slated for later release cycles.

What does the "Volume" metric display represent?

The Volume metric reflects the live accumulation of verified user analytical predictions and engagement weights logged dynamically in our database ledger for a specified match entry during a live polling phase.

Notification Channels

How do I activate automated alert tracking?

Simply navigate to any match card under the "Schedules" tab, select the "Notify Me" toggle button, and input your primary email coordinates. Our backend handles target session routing instantly without requiring account creation.

Are web push or Discord webhooks supported?

Yes. Registered operators and advanced site users can link Discord developer webhooks inside their preference settings matrix to pipe instantaneous live metric drops straight into custom community servers.

System Troubleshooting

Why is my dashboard displaying a "Telemetry Sync Offline" error?

This runtime error indicates an explicit handshake timeout error between the dashboard's Axios request cycle and the `admin_get_votes.php` API layer. Verify that your server configuration profile parameters are correctly mapping variables inside `config.php` and check the browser console logs for tracking context.

How can I reset my administrative access privileges?

Administrative authentication checks are strictly governed via safe secure native PHP sessions (`$_SESSION['is_admin']`). If an unexpected lock-out occurs, flush your local browser cookie profile data or re-authenticate through the primary gateway secure portal configuration.