statics.php 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?php
  2. /**
  3. * agent_game_country.php UTF-8
  4. *
  5. *
  6. * @date : 2017/12/21 17:44
  7. *
  8. * @license 这不是一个自由软件,未经授权不许任何使用和传播。
  9. * @author : liguanglong <lgl@huosdk.com>
  10. * @version : HUOSDK 8.0
  11. */
  12. return [
  13. 'please select' => 'Please select',
  14. 'time' => 'Time',
  15. 'game' => 'Game',
  16. 'cp source' => 'CP source',
  17. 'country' => 'Country',
  18. 'carrieroperator' => 'Carrieroperator',
  19. 'channel' => 'Channel',
  20. 'daily vip subscription success' => 'Daily vip subscription success',
  21. 'weekly vip subscription success' => 'Weekly vip subscription success',
  22. 'monthly vip subscription success' => 'Monthly vip subscription success',
  23. 'subscribe successful subscription' => 'Subscribe successful subscription ',
  24. 'subscribe unit' => 'Subscribe unit',
  25. 'dollar currency rate' => 'Dollar currency rate',
  26. 'conversion of dollar income' => 'Conversion of dollar income',
  27. 'daily download' => 'Daily download',
  28. 'download percent' => 'Download percent',
  29. 'game data statistics' => 'GameDataStatistics',
  30. 'click rate' => 'Click rate',
  31. 'subscribe count' => 'Subscribe count',
  32. 'download count' => 'Download count',
  33. 'download conversion rate' => 'Download conversion rate',
  34. 'subscribe conversion rate' => 'Subscribe conversion rate',
  35. 'active users' => 'Active users',
  36. 'vip members' => 'VIP members',
  37. 'channel name' => 'Channel name',
  38. 'new users' => 'New users',
  39. 'new vip subscriptions' => 'New VIP subscriptions',
  40. 'vip subscriptions' => 'VIP subscriptions',
  41. 'install count' => 'Install count',
  42. 'install conversion rate' => 'Install conversion rate',
  43. 'new subscribe conversion rate' => 'New subscribe conversion rate',
  44. 'daily vip subscription' => 'Daily vip subscription',
  45. 'weekly vip subscription' => 'Weekly vip subscription',
  46. 'monthly vip subscription' => 'Monthly vip subscription',
  47. 'unsubscribe count' => 'Unsubscribe count',
  48. 'daily unsubscribe rate' => 'Daily unsubscribe rate',
  49. 'new members' => 'New members',
  50. 'unsubscribe members' => 'Unsubscribe members',
  51. 'probation members' => 'Probation members',
  52. 'diurnal subscriptions' => 'Diurnal subscriptions',
  53. 'weekly subscriptions' => 'Weekly subscriptions',
  54. 'monthly subscriptions' => 'Monthly subscriptions',
  55. 'subscription income' => 'Subscription income',
  56. 'detail' => 'Detail',
  57. 'collect' => 'Collect',
  58. 'user' => 'User',
  59. 'imei' => 'Imei',
  60. 'belong' => 'Belong',
  61. 'subscription type' => 'Subscription type',
  62. 'successful subscription subscribe' => 'Successful subscription subscribe',
  63. 'channel register' => 'Channel register',
  64. 'export csv platform user statistics' => 'PlatformUserStatistics',
  65. 'registered game' => 'Registered gam',
  66. 'registered channel' => 'Registered channel',
  67. 'daily subscription count' => 'Daily subscription count',
  68. 'daily subscriptions money' => 'Daily subscriptions money',
  69. 'weekly subscription count' => 'Weekly subscription count',
  70. 'weekly subscriptions money' => 'Weekly subscriptions money',
  71. 'monthly subscription count' => 'Monthly subscription count',
  72. 'monthly subscriptions money' => 'Monthly subscriptions money',
  73. 'billing success rate' => 'Billing success rate',
  74. 'month' => 'Month',
  75. 'cp name' => 'Cp name',
  76. 'vip membership number' => 'VIP membership number',
  77. 'monthly subscription amount' => 'Monthly subscription amount',
  78. 'download number' => 'Download number',
  79. 'new vip' => 'New vip',
  80. 'income' => 'Income',
  81. 'export csv vip subscribe statistics' => 'VIPSubscribeStatistics',
  82. 'subscription time' => 'Subscription time',
  83. 'phone' => 'Phone',
  84. 'player ownership' => 'player ownership',
  85. 'channel data statistics' => 'ChannelDataStatistics',
  86. 'channel account' => 'Channel account',
  87. ];