Legacy Documentation: Version 2017.1 (Go to current version)
Remote Settings network requests
Managing Remote Settings in the Unity Editor
Other Versions

Enabling Remote Settings

To enable Remote Settings in a project:

  1. If you haven’t already, turn on Unity Analytics for the project.

  2. If needed, import the Remote Settings package from the Unity Asset Store.

  3. Open the Remote Settings window with Window > Unity Analytics > Remote Settings:

  4. Enter the Project Secret Key for your Analytics project and click Next. You can find your Project Secret Key under the Configure tab on the Unity Analytics Dashboard

  5. On the Remote Settings window, click the Refresh button. The window displays the key-value pairs for any settings you have already created.

If you haven’t created any Remote Settings yet, see Creating and changing Remote Settings to get started.

Note: Keep your Project Secret Key secret. Anyone possessing this value could access your Analytics data. The secret keys for your projects are stored in your Editor preferences file, not in project files. The Project Secret Key was formerly known as the Raw Data Export API Key. The key value is the same; use the Project Secret Key in any place where you previously used the Raw Data Export API Key.


  • 2017–06–30 Page published with editorial review

  • 2017–05–30 - Service compatible with Unity 5.5 onwards at this date but version compatibility may be subject to change.

  • New feature in 2017.1

Did you find this page useful? Please give it a rating:

Remote Settings network requests
Managing Remote Settings in the Unity Editor