Skip to main content

Remote Configs

Overview

Remote Configs allow you to adjust your game’s behavior and content in real time without requiring an app update. By defining configuration keys and values in the GA dashboard, you can deliver personalized experiences, run live experiments, and respond quickly to market conditions.

How it works

  • Define Remote Config keys and values in the dashboard.
  • The SDK fetches configurations on game launch.
  • Your game code reads the values and adjusts its logic or assets accordingly.
  • When you update a configuration, all targeted players automatically receive the new values on next fetch.

Typical use cases

  • Toggle seasonal assets or live‑ops content (e.g., winter backgrounds, holiday events).
  • Balance gameplay mechanics (e.g., tuning damage multipliers, adjusting enemy spawn rates).
  • Manage promotions or in‑game offers (e.g., rotating featured characters/packs).
  • Fine‑tune ad monetisation parameters (e.g., toggling ad networks, altering placement frequency).
  • Deliver different experiences to segments of your player base (e.g., new players vs veterans).