We should update the campaign_id that we send in the action_data key to fundraising campaign metrics.
iOS currently looks like: app_2023_enIT_iOS_control, app_2023_enNL_iOS_control
Android currently looks like NL_2023_11, IT_2023_11
We should update the campaign IDs to a format like: {assetlang}{campaign object id}_{platform}. For example: enNL_2023_11_iOS itIT_2023_11_Android
Speaking in terms of the config, use the id value, prefix the assets language, and append the platform.
This work should be done after Big English 2023.