Skip to main content

Remote Config for UA Campaigns

Updated this week

At a glance: Remote Config allows UA team to segment users better at Campaign, Ad group level with Firebase Remote Config.

Required integration

  1. Integrate CC-SDK for Unity, Android, IOS

  2. Add Remote Config Management: go to Data Connectors > New Connectors > Remote Config Management

    Note: use Firebase project to set up Google Service Account. Each game will need a Service account file to enable Remote Config for that game.

Once all setup is done, Remote Config will appear on the left navigation panel.

Note: only support Appsflyer currently


Assign campaigns to Remote config

All Firebase Remote configs can be found in here for UA team to edit.

Steps:

  1. Find your specific config > click Add.

  2. Select the designated Campaign and Ad Group and assign the correspondent value.

  3. To add more groups, click Add condition.

  4. Click "Create" to save

After creating, users will be assigned to the Firebase remote config for selected campaign and ad groups.


Tips for event sanity check:

Send events with param including campaign id, key, config id, ad group, ... to query and make sure users are assigned to correct campaigns and configs.

Did this answer your question?