|
@@ -129,7 +129,16 @@ const planAdConfig = [
|
|
|
{ title: '激活首24小时广告变现人数', serverIndex: 'adgroup_data.ad_paying_users24h_total', dataIndex: 'ad_paying_users24h_total', label: '其他业务(其他指标)', width: 90 },
|
|
|
{ title: '激活首日广告变现人数', serverIndex: 'adgroup_data.ad_paying_users_d1_total', dataIndex: 'ad_paying_users_d1_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
{ title: '激活3日广告变现人数', serverIndex: 'adgroup_data.ad_monetization_dedup_active3d_pv_total', dataIndex: 'ad_monetization_dedup_active3d_pv_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
- { title: '激活7日广告变现人数', serverIndex: 'adgroup_data.ad_monetization_dedup_active7d_pv_total', dataIndex: 'ad_monetization_dedup_active7d_pv_total', label: '其他业务(其他指标)', width: 80 }
|
|
|
+ { title: '激活7日广告变现人数', serverIndex: 'adgroup_data.ad_monetization_dedup_active7d_pv_total', dataIndex: 'ad_monetization_dedup_active7d_pv_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '注册次数', serverIndex: 'adgroup_data.reg_pv_total', dataIndex: 'reg_pv_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '注册人数', serverIndex: 'adgroup_data.reg_dedup_pv_total', dataIndex: 'reg_dedup_pv_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '注册成本', serverIndex: 'adgroup_data.reg_cost_total', dataIndex: 'reg_cost_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '激活注册率', serverIndex: 'adgroup_data.activate_register_rate_total', dataIndex: 'activate_register_rate_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '次日留存人数', serverIndex: 'adgroup_data.mini_game_retention_d1_total', dataIndex: 'mini_game_retention_d1_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '次日留存成本', serverIndex: 'adgroup_data.retention_cost_total', dataIndex: 'retention_cost_total', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '关键页面次日留存率', serverIndex: 'adgroup_data.app_key_page_retention_rate_total', dataIndex: 'app_key_page_retention_rate_total', label: '其他业务(其他指标)', width: 90 },
|
|
|
+ { title: '小游戏次日留存率', serverIndex: 'adgroup_data.mini_game_retention_d1_rate_total', dataIndex: 'mini_game_retention_d1_rate_total', label: '其他业务(其他指标)', width: 90 },
|
|
|
+ { title: '小游戏次日留存成本', serverIndex: 'adgroup_data.mini_game_retention_d1_cost_total', dataIndex: 'mini_game_retention_d1_cost_total', label: '其他业务(其他指标)', width: 90 }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
@@ -148,6 +157,10 @@ const planAdConfig = [
|
|
|
{ title: '小游戏注册3日广告变现人数(平台上报)', serverIndex: 'adgroup_data.minigame3d_income_uv_total', dataIndex: 'minigame3d_income_uv_total', label: '小游戏(平台上报)', width: 110 },
|
|
|
{ title: '小游戏注册7日广告变现人数(平台上报)', serverIndex: 'adgroup_data.minigame7d_income_uv_total', dataIndex: 'minigame7d_income_uv_total', label: '小游戏(平台上报)', width: 110 },
|
|
|
{ title: '小游戏广告变现人数(平台上报)', serverIndex: 'adgroup_data.mini_game_ad_monetization_users_total', dataIndex: 'mini_game_ad_monetization_users_total', label: '小游戏(平台上报)', width: 110 },
|
|
|
+ { title: '注册次数(平台上报)', serverIndex: 'adgroup_data.reg_pla_pv_total', dataIndex: 'reg_pla_pv_total', label: '小游戏(平台上报)', width: 110 },
|
|
|
+ { title: '注册人数(平台上报+广告主上报)', serverIndex: 'adgroup_data.reg_all_dedup_pv_total', dataIndex: 'reg_all_dedup_pv_total', label: '小游戏(平台上报)', width: 110 },
|
|
|
+ { title: '注册成本(平台上报+广告主上报)', serverIndex: 'adgroup_data.reg_cost_pla_total', dataIndex: 'reg_cost_pla_total', label: '小游戏(平台上报)', width: 110 },
|
|
|
+ { title: '注册率(平台上报+广告主上报)', serverIndex: 'adgroup_data.reg_click_rate_pla_total', dataIndex: 'reg_click_rate_pla_total', label: '小游戏(平台上报)', width: 110 },
|
|
|
]
|
|
|
}
|
|
|
]
|
|
@@ -384,7 +397,16 @@ const dynamicConfig = [
|
|
|
{ title: '激活首24小时广告变现人数', serverIndex: 'creative_data.ad_paying_users24h_day', dataIndex: 'ad_paying_users24h_day', label: '其他业务(其他指标)', width: 90 },
|
|
|
{ title: '激活首日广告变现人数', serverIndex: 'creative_data.ad_paying_users_d1_day', dataIndex: 'ad_paying_users_d1_day', label: '其他业务(其他指标)', width: 80 },
|
|
|
{ title: '激活3日广告变现人数', serverIndex: 'creative_data.ad_monetization_dedup_active3d_pv_day', dataIndex: 'ad_monetization_dedup_active3d_pv_day', label: '其他业务(其他指标)', width: 80 },
|
|
|
- { title: '激活7日广告变现人数', serverIndex: 'creative_data.ad_monetization_dedup_active7d_pv_day', dataIndex: 'ad_monetization_dedup_active7d_pv_day', label: '其他业务(其他指标)', width: 80 }
|
|
|
+ { title: '激活7日广告变现人数', serverIndex: 'creative_data.ad_monetization_dedup_active7d_pv_day', dataIndex: 'ad_monetization_dedup_active7d_pv_day', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '注册次数', serverIndex: 'creative_data.reg_pv_day', dataIndex: 'reg_pv_day', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '注册人数', serverIndex: 'creative_data.reg_dedup_pv_day', dataIndex: 'reg_dedup_pv_day', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '注册成本', serverIndex: 'calculate_creative_data.reg_cost', dataIndex: 'reg_cost', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '激活注册率', serverIndex: 'calculate_creative_data.activate_register_rate', dataIndex: 'activate_register_rate', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '次日留存人数', serverIndex: 'creative_data.mini_game_retention_d1_day', dataIndex: 'mini_game_retention_d1_day', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '次日留存成本', serverIndex: 'calculate_creative_data.retention_cost', dataIndex: 'retention_cost', label: '其他业务(其他指标)', width: 80 },
|
|
|
+ { title: '关键页面次日留存率', serverIndex: 'calculate_creative_data.app_key_page_retention_rate', dataIndex: 'app_key_page_retention_rate', label: '其他业务(其他指标)', width: 90 },
|
|
|
+ { title: '小游戏次日留存率', serverIndex: 'calculate_creative_data.mini_game_retention_d1_rate', dataIndex: 'mini_game_retention_d1_rate', label: '其他业务(其他指标)', width: 90 },
|
|
|
+ { title: '小游戏次日留存成本', serverIndex: 'calculate_creative_data.mini_game_retention_d1_cost', dataIndex: 'mini_game_retention_d1_cost', label: '其他业务(其他指标)', width: 90 }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
@@ -403,6 +425,10 @@ const dynamicConfig = [
|
|
|
{ title: '小游戏注册3日广告变现人数(平台上报)', serverIndex: 'creative_data.minigame3d_income_uv_day', dataIndex: 'minigame3d_income_uv_day', label: '小游戏(平台上报)', width: 110 },
|
|
|
{ title: '小游戏注册7日广告变现人数(平台上报)', serverIndex: 'creative_data.minigame7d_income_uv_day', dataIndex: 'minigame7d_income_uv_day', label: '小游戏(平台上报)', width: 110 },
|
|
|
{ title: '小游戏广告变现人数(平台上报)', serverIndex: 'creative_data.mini_game_ad_monetization_users_day', dataIndex: 'mini_game_ad_monetization_users_day', label: '小游戏(平台上报)', width: 110 },
|
|
|
+ { title: '注册次数(平台上报)', serverIndex: 'creative_data.reg_pla_pv_day', dataIndex: 'reg_pla_pv_day', label: '小游戏(平台上报)', width: 110 },
|
|
|
+ { title: '注册人数(平台上报+广告主上报)', serverIndex: 'creative_data.reg_all_dedup_pv_day', dataIndex: 'reg_all_dedup_pv_day', label: '小游戏(平台上报)', width: 110 },
|
|
|
+ { title: '注册成本(平台上报+广告主上报)', serverIndex: 'calculate_creative_data.reg_cost_pla', dataIndex: 'reg_cost_pla', label: '小游戏(平台上报)', width: 110 },
|
|
|
+ { title: '注册率(平台上报+广告主上报)', serverIndex: 'calculate_creative_data.reg_click_rate_pla', dataIndex: 'reg_click_rate_pla', label: '小游戏(平台上报)', width: 110 },
|
|
|
]
|
|
|
}
|
|
|
]
|