@adtrackify/at-tracking-event-types 4.64.1 → 4.64.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2345,7 +2345,7 @@ export const ORDERS_MEASURES_MAP = {
2345
2345
  sumSuffix: '',
2346
2346
  avgPrefix: '$',
2347
2347
  avgSuffix: '',
2348
- icon: MEASURE_ICON.UPSTACK,
2348
+ icon: MEASURE_ICON.CHANNEL,
2349
2349
  measure: MEASURE.ORDERS_CM1_PER_ORDER,
2350
2350
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2351
2351
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2366,7 +2366,7 @@ export const ORDERS_MEASURES_MAP = {
2366
2366
  sumSuffix: '',
2367
2367
  avgPrefix: '$',
2368
2368
  avgSuffix: '',
2369
- icon: MEASURE_ICON.UPSTACK,
2369
+ icon: MEASURE_ICON.CHANNEL,
2370
2370
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM1_PER_ORDER,
2371
2371
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2372
2372
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2387,7 +2387,7 @@ export const ORDERS_MEASURES_MAP = {
2387
2387
  sumSuffix: '',
2388
2388
  avgPrefix: '$',
2389
2389
  avgSuffix: '',
2390
- icon: MEASURE_ICON.UPSTACK,
2390
+ icon: MEASURE_ICON.CHANNEL,
2391
2391
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM1_PER_ORDER,
2392
2392
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2393
2393
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2401,7 +2401,6 @@ export const ORDERS_MEASURES_MAP = {
2401
2401
  },
2402
2402
  [MEASURE.ORDERS_CM2_PER_ORDER]: {
2403
2403
  priority: 6,
2404
- hideFromUI: true,
2405
2404
  title: 'CM2 Per Order',
2406
2405
  shortTitle: 'CM2/Order',
2407
2406
  description: 'Average CM2 per order.',
@@ -2409,7 +2408,7 @@ export const ORDERS_MEASURES_MAP = {
2409
2408
  sumSuffix: '',
2410
2409
  avgPrefix: '$',
2411
2410
  avgSuffix: '',
2412
- icon: MEASURE_ICON.UPSTACK,
2411
+ icon: MEASURE_ICON.CHANNEL,
2413
2412
  measure: MEASURE.ORDERS_CM2_PER_ORDER,
2414
2413
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2415
2414
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2423,7 +2422,6 @@ export const ORDERS_MEASURES_MAP = {
2423
2422
  },
2424
2423
  [MEASURE.ORDERS_CM3_PER_ORDER]: {
2425
2424
  priority: 7,
2426
- hideFromUI: true,
2427
2425
  title: 'CM3 Per Order',
2428
2426
  shortTitle: 'CM3/Order',
2429
2427
  description: 'Average CM3 per order.',
@@ -2431,7 +2429,7 @@ export const ORDERS_MEASURES_MAP = {
2431
2429
  sumSuffix: '',
2432
2430
  avgPrefix: '$',
2433
2431
  avgSuffix: '',
2434
- icon: MEASURE_ICON.UPSTACK,
2432
+ icon: MEASURE_ICON.CHANNEL,
2435
2433
  measure: MEASURE.ORDERS_CM3_PER_ORDER,
2436
2434
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2437
2435
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2445,7 +2443,6 @@ export const ORDERS_MEASURES_MAP = {
2445
2443
  },
2446
2444
  [MEASURE.ORDERS_CM4_PER_ORDER]: {
2447
2445
  priority: 8,
2448
- hideFromUI: true,
2449
2446
  title: 'CM4 Per Order',
2450
2447
  shortTitle: 'CM4/Order',
2451
2448
  description: 'Average CM4 (operating profit) per order.',
@@ -2453,7 +2450,7 @@ export const ORDERS_MEASURES_MAP = {
2453
2450
  sumSuffix: '',
2454
2451
  avgPrefix: '$',
2455
2452
  avgSuffix: '',
2456
- icon: MEASURE_ICON.UPSTACK,
2453
+ icon: MEASURE_ICON.CHANNEL,
2457
2454
  measure: MEASURE.ORDERS_CM4_PER_ORDER,
2458
2455
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2459
2456
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2474,7 +2471,7 @@ export const ORDERS_MEASURES_MAP = {
2474
2471
  sumSuffix: '',
2475
2472
  avgPrefix: '$',
2476
2473
  avgSuffix: '',
2477
- icon: MEASURE_ICON.UPSTACK,
2474
+ icon: MEASURE_ICON.CHANNEL,
2478
2475
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM2_PER_ORDER,
2479
2476
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2480
2477
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2495,7 +2492,7 @@ export const ORDERS_MEASURES_MAP = {
2495
2492
  sumSuffix: '',
2496
2493
  avgPrefix: '$',
2497
2494
  avgSuffix: '',
2498
- icon: MEASURE_ICON.UPSTACK,
2495
+ icon: MEASURE_ICON.CHANNEL,
2499
2496
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM3_PER_ORDER,
2500
2497
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2501
2498
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2516,7 +2513,7 @@ export const ORDERS_MEASURES_MAP = {
2516
2513
  sumSuffix: '',
2517
2514
  avgPrefix: '$',
2518
2515
  avgSuffix: '',
2519
- icon: MEASURE_ICON.UPSTACK,
2516
+ icon: MEASURE_ICON.CHANNEL,
2520
2517
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM4_PER_ORDER,
2521
2518
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2522
2519
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2537,7 +2534,7 @@ export const ORDERS_MEASURES_MAP = {
2537
2534
  sumSuffix: '',
2538
2535
  avgPrefix: '$',
2539
2536
  avgSuffix: '',
2540
- icon: MEASURE_ICON.UPSTACK,
2537
+ icon: MEASURE_ICON.CHANNEL,
2541
2538
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM2_PER_ORDER,
2542
2539
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2543
2540
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2558,7 +2555,7 @@ export const ORDERS_MEASURES_MAP = {
2558
2555
  sumSuffix: '',
2559
2556
  avgPrefix: '$',
2560
2557
  avgSuffix: '',
2561
- icon: MEASURE_ICON.UPSTACK,
2558
+ icon: MEASURE_ICON.CHANNEL,
2562
2559
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM3_PER_ORDER,
2563
2560
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2564
2561
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -2579,7 +2576,7 @@ export const ORDERS_MEASURES_MAP = {
2579
2576
  sumSuffix: '',
2580
2577
  avgPrefix: '$',
2581
2578
  avgSuffix: '',
2582
- icon: MEASURE_ICON.UPSTACK,
2579
+ icon: MEASURE_ICON.CHANNEL,
2583
2580
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM4_PER_ORDER,
2584
2581
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
2585
2582
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -3864,7 +3861,6 @@ export const ORDERS_MEASURES_MAP = {
3864
3861
  },
3865
3862
  [MEASURE.ORDERS_CM2_ROAS]: {
3866
3863
  priority: 52,
3867
- hideFromUI: true,
3868
3864
  title: 'CM2 ROAS',
3869
3865
  shortTitle: 'CM2 ROAS',
3870
3866
  description: 'CM2 divided by Total Ad Spend.',
@@ -3885,7 +3881,6 @@ export const ORDERS_MEASURES_MAP = {
3885
3881
  },
3886
3882
  [MEASURE.ORDERS_CM3_ROAS]: {
3887
3883
  priority: 53,
3888
- hideFromUI: true,
3889
3884
  title: 'CM3 ROAS',
3890
3885
  shortTitle: 'CM3 ROAS',
3891
3886
  description: 'CM3 divided by Total Ad Spend.',
@@ -4226,7 +4221,6 @@ export const ORDERS_MEASURES_MAP = {
4226
4221
  },
4227
4222
  [MEASURE.ORDERS_CM2_MER]: {
4228
4223
  priority: 62,
4229
- hideFromUI: true,
4230
4224
  title: 'CM2 MER',
4231
4225
  shortTitle: 'CM2 MER',
4232
4226
  description: 'Marketing Efficiency Ratio using CM2.',
@@ -4247,7 +4241,6 @@ export const ORDERS_MEASURES_MAP = {
4247
4241
  },
4248
4242
  [MEASURE.ORDERS_CM3_MER]: {
4249
4243
  priority: 63,
4250
- hideFromUI: true,
4251
4244
  title: 'CM3 MER',
4252
4245
  shortTitle: 'CM3 MER',
4253
4246
  description: 'Marketing Efficiency Ratio using CM3.',
@@ -4388,7 +4381,6 @@ export const ORDERS_MEASURES_MAP = {
4388
4381
  },
4389
4382
  [MEASURE.ORDERS_CM4_ROAS]: {
4390
4383
  priority: 70,
4391
- hideFromUI: true,
4392
4384
  title: 'CM4 ROAS',
4393
4385
  shortTitle: 'CM4 ROAS',
4394
4386
  description: 'CM4 (Operating Profit) divided by Total Ad Spend.',
@@ -4449,7 +4441,6 @@ export const ORDERS_MEASURES_MAP = {
4449
4441
  },
4450
4442
  [MEASURE.ORDERS_CM4_MER]: {
4451
4443
  priority: 73,
4452
- hideFromUI: true,
4453
4444
  title: 'CM4 MER',
4454
4445
  shortTitle: 'CM4 MER',
4455
4446
  description: 'Marketing Efficiency Ratio using CM4 (Operating Profit).',
@@ -4870,7 +4861,6 @@ export const ORDERS_MEASURES_MAP = {
4870
4861
  },
4871
4862
  [MEASURE.ORDERS_CM2]: {
4872
4863
  priority: 2,
4873
- hideFromUI: true,
4874
4864
  title: 'Contribution Margin 2',
4875
4865
  shortTitle: 'CM2',
4876
4866
  description: 'CM1 minus fulfillment and transaction costs.',
@@ -4878,7 +4868,7 @@ export const ORDERS_MEASURES_MAP = {
4878
4868
  sumSuffix: '',
4879
4869
  avgPrefix: '$',
4880
4870
  avgSuffix: '',
4881
- icon: MEASURE_ICON.UPSTACK,
4871
+ icon: MEASURE_ICON.CHANNEL,
4882
4872
  measure: MEASURE.ORDERS_CM2,
4883
4873
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
4884
4874
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -4892,7 +4882,6 @@ export const ORDERS_MEASURES_MAP = {
4892
4882
  },
4893
4883
  [MEASURE.ORDERS_CM2_PERCENT]: {
4894
4884
  priority: 32,
4895
- hideFromUI: true,
4896
4885
  title: 'CM2 Margin',
4897
4886
  shortTitle: 'CM2 %',
4898
4887
  description: 'CM2 as a percentage of Net Revenue.',
@@ -4900,7 +4889,7 @@ export const ORDERS_MEASURES_MAP = {
4900
4889
  sumSuffix: '%',
4901
4890
  avgPrefix: '',
4902
4891
  avgSuffix: '%',
4903
- icon: MEASURE_ICON.UPSTACK,
4892
+ icon: MEASURE_ICON.CHANNEL,
4904
4893
  measure: MEASURE.ORDERS_CM2_PERCENT,
4905
4894
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
4906
4895
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -4921,7 +4910,7 @@ export const ORDERS_MEASURES_MAP = {
4921
4910
  sumSuffix: '',
4922
4911
  avgPrefix: '$',
4923
4912
  avgSuffix: '',
4924
- icon: MEASURE_ICON.UPSTACK,
4913
+ icon: MEASURE_ICON.CHANNEL,
4925
4914
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM2,
4926
4915
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
4927
4916
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -4941,7 +4930,7 @@ export const ORDERS_MEASURES_MAP = {
4941
4930
  sumSuffix: '%',
4942
4931
  avgPrefix: '',
4943
4932
  avgSuffix: '%',
4944
- icon: MEASURE_ICON.UPSTACK,
4933
+ icon: MEASURE_ICON.CHANNEL,
4945
4934
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM2_PERCENT,
4946
4935
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
4947
4936
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -4962,7 +4951,7 @@ export const ORDERS_MEASURES_MAP = {
4962
4951
  sumSuffix: '',
4963
4952
  avgPrefix: '$',
4964
4953
  avgSuffix: '',
4965
- icon: MEASURE_ICON.UPSTACK,
4954
+ icon: MEASURE_ICON.CHANNEL,
4966
4955
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM2,
4967
4956
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
4968
4957
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -4982,7 +4971,7 @@ export const ORDERS_MEASURES_MAP = {
4982
4971
  sumSuffix: '%',
4983
4972
  avgPrefix: '',
4984
4973
  avgSuffix: '%',
4985
- icon: MEASURE_ICON.UPSTACK,
4974
+ icon: MEASURE_ICON.CHANNEL,
4986
4975
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM2_PERCENT,
4987
4976
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
4988
4977
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -4996,7 +4985,6 @@ export const ORDERS_MEASURES_MAP = {
4996
4985
  },
4997
4986
  [MEASURE.ORDERS_CM3]: {
4998
4987
  priority: 3,
4999
- hideFromUI: true,
5000
4988
  title: 'Contribution Margin 3',
5001
4989
  shortTitle: 'CM3',
5002
4990
  description: 'CM2 minus marketing costs (ad spend plus user-defined marketing).',
@@ -5004,7 +4992,7 @@ export const ORDERS_MEASURES_MAP = {
5004
4992
  sumSuffix: '',
5005
4993
  avgPrefix: '$',
5006
4994
  avgSuffix: '',
5007
- icon: MEASURE_ICON.UPSTACK,
4995
+ icon: MEASURE_ICON.CHANNEL,
5008
4996
  measure: MEASURE.ORDERS_CM3,
5009
4997
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5010
4998
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5018,7 +5006,6 @@ export const ORDERS_MEASURES_MAP = {
5018
5006
  },
5019
5007
  [MEASURE.ORDERS_CM3_PERCENT]: {
5020
5008
  priority: 33,
5021
- hideFromUI: true,
5022
5009
  title: 'CM3 Margin',
5023
5010
  shortTitle: 'CM3 %',
5024
5011
  description: 'CM3 as a percentage of Net Revenue.',
@@ -5026,7 +5013,7 @@ export const ORDERS_MEASURES_MAP = {
5026
5013
  sumSuffix: '%',
5027
5014
  avgPrefix: '',
5028
5015
  avgSuffix: '%',
5029
- icon: MEASURE_ICON.UPSTACK,
5016
+ icon: MEASURE_ICON.CHANNEL,
5030
5017
  measure: MEASURE.ORDERS_CM3_PERCENT,
5031
5018
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5032
5019
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5047,7 +5034,7 @@ export const ORDERS_MEASURES_MAP = {
5047
5034
  sumSuffix: '',
5048
5035
  avgPrefix: '$',
5049
5036
  avgSuffix: '',
5050
- icon: MEASURE_ICON.UPSTACK,
5037
+ icon: MEASURE_ICON.CHANNEL,
5051
5038
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM3,
5052
5039
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5053
5040
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5067,7 +5054,7 @@ export const ORDERS_MEASURES_MAP = {
5067
5054
  sumSuffix: '%',
5068
5055
  avgPrefix: '',
5069
5056
  avgSuffix: '%',
5070
- icon: MEASURE_ICON.UPSTACK,
5057
+ icon: MEASURE_ICON.CHANNEL,
5071
5058
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM3_PERCENT,
5072
5059
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5073
5060
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5088,7 +5075,7 @@ export const ORDERS_MEASURES_MAP = {
5088
5075
  sumSuffix: '',
5089
5076
  avgPrefix: '$',
5090
5077
  avgSuffix: '',
5091
- icon: MEASURE_ICON.UPSTACK,
5078
+ icon: MEASURE_ICON.CHANNEL,
5092
5079
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM3,
5093
5080
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5094
5081
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5108,7 +5095,7 @@ export const ORDERS_MEASURES_MAP = {
5108
5095
  sumSuffix: '%',
5109
5096
  avgPrefix: '',
5110
5097
  avgSuffix: '%',
5111
- icon: MEASURE_ICON.UPSTACK,
5098
+ icon: MEASURE_ICON.CHANNEL,
5112
5099
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM3_PERCENT,
5113
5100
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5114
5101
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5122,7 +5109,6 @@ export const ORDERS_MEASURES_MAP = {
5122
5109
  },
5123
5110
  [MEASURE.ORDERS_CM4]: {
5124
5111
  priority: 4,
5125
- hideFromUI: true,
5126
5112
  title: 'CM4 (Operating Profit)',
5127
5113
  shortTitle: 'CM4',
5128
5114
  description: 'CM3 minus agency fees, opex, and other costs. Your operating profit.',
@@ -5130,7 +5116,7 @@ export const ORDERS_MEASURES_MAP = {
5130
5116
  sumSuffix: '',
5131
5117
  avgPrefix: '$',
5132
5118
  avgSuffix: '',
5133
- icon: MEASURE_ICON.UPSTACK,
5119
+ icon: MEASURE_ICON.CHANNEL,
5134
5120
  measure: MEASURE.ORDERS_CM4,
5135
5121
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5136
5122
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5144,7 +5130,6 @@ export const ORDERS_MEASURES_MAP = {
5144
5130
  },
5145
5131
  [MEASURE.ORDERS_CM4_PERCENT]: {
5146
5132
  priority: 34,
5147
- hideFromUI: true,
5148
5133
  title: 'CM4 % (Operating Margin)',
5149
5134
  shortTitle: 'CM4 %',
5150
5135
  description: 'CM4 as a percentage of Net Revenue. Your operating margin after all costs.',
@@ -5152,7 +5137,7 @@ export const ORDERS_MEASURES_MAP = {
5152
5137
  sumSuffix: '%',
5153
5138
  avgPrefix: '',
5154
5139
  avgSuffix: '%',
5155
- icon: MEASURE_ICON.UPSTACK,
5140
+ icon: MEASURE_ICON.CHANNEL,
5156
5141
  measure: MEASURE.ORDERS_CM4_PERCENT,
5157
5142
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5158
5143
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5172,7 +5157,7 @@ export const ORDERS_MEASURES_MAP = {
5172
5157
  sumSuffix: '',
5173
5158
  avgPrefix: '$',
5174
5159
  avgSuffix: '',
5175
- icon: MEASURE_ICON.UPSTACK,
5160
+ icon: MEASURE_ICON.CHANNEL,
5176
5161
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM4,
5177
5162
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5178
5163
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5182,7 +5167,6 @@ export const ORDERS_MEASURES_MAP = {
5182
5167
  applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
5183
5168
  tooltip: 'Operating profit from new customer acquisitions after agency fees, opex, and other costs.',
5184
5169
  formulaDisplay: 'NC CM3 − NC Agency Fees − NC Opex − NC Other Cost',
5185
- hideFromUI: true,
5186
5170
  },
5187
5171
  [MEASURE.ORDERS_NEW_CUSTOMER_CM4_PERCENT]: {
5188
5172
  priority: 38,
@@ -5193,7 +5177,7 @@ export const ORDERS_MEASURES_MAP = {
5193
5177
  sumSuffix: '%',
5194
5178
  avgPrefix: '',
5195
5179
  avgSuffix: '%',
5196
- icon: MEASURE_ICON.UPSTACK,
5180
+ icon: MEASURE_ICON.CHANNEL,
5197
5181
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM4_PERCENT,
5198
5182
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5199
5183
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5204,7 +5188,6 @@ export const ORDERS_MEASURES_MAP = {
5204
5188
  tooltip: 'What percentage of new customer net revenue becomes operating profit after all overhead costs.',
5205
5189
  formulaDisplay: 'NC CM4 ÷ NC Net Revenue × 100',
5206
5190
  formula: '((nc_cm4) / (nc_net_revenue)) * 100',
5207
- hideFromUI: true,
5208
5191
  },
5209
5192
  [MEASURE.ORDERS_RETURNING_CUSTOMER_CM4]: {
5210
5193
  priority: 24,
@@ -5215,7 +5198,7 @@ export const ORDERS_MEASURES_MAP = {
5215
5198
  sumSuffix: '',
5216
5199
  avgPrefix: '$',
5217
5200
  avgSuffix: '',
5218
- icon: MEASURE_ICON.UPSTACK,
5201
+ icon: MEASURE_ICON.CHANNEL,
5219
5202
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM4,
5220
5203
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5221
5204
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5225,7 +5208,6 @@ export const ORDERS_MEASURES_MAP = {
5225
5208
  applicableContexts: STANDARD_APPLICABLE_CONTEXTS,
5226
5209
  tooltip: 'Operating profit from returning customers after agency fees, opex, and other costs.',
5227
5210
  formulaDisplay: 'RC CM3 − RC Agency Fees − RC Opex − RC Other Cost',
5228
- hideFromUI: true,
5229
5211
  },
5230
5212
  [MEASURE.ORDERS_RETURNING_CUSTOMER_CM4_PERCENT]: {
5231
5213
  priority: 42,
@@ -5236,7 +5218,7 @@ export const ORDERS_MEASURES_MAP = {
5236
5218
  sumSuffix: '%',
5237
5219
  avgPrefix: '',
5238
5220
  avgSuffix: '%',
5239
- icon: MEASURE_ICON.UPSTACK,
5221
+ icon: MEASURE_ICON.CHANNEL,
5240
5222
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM4_PERCENT,
5241
5223
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5242
5224
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5247,7 +5229,6 @@ export const ORDERS_MEASURES_MAP = {
5247
5229
  tooltip: 'What percentage of returning customer net revenue becomes operating profit after all overhead costs.',
5248
5230
  formulaDisplay: 'RC CM4 ÷ RC Net Revenue × 100',
5249
5231
  formula: '((rc_cm4) / (rc_net_revenue)) * 100',
5250
- hideFromUI: true,
5251
5232
  },
5252
5233
  [MEASURE.ORDERS_CM1]: {
5253
5234
  priority: 1,
@@ -5258,7 +5239,7 @@ export const ORDERS_MEASURES_MAP = {
5258
5239
  sumSuffix: '',
5259
5240
  avgPrefix: '$',
5260
5241
  avgSuffix: '',
5261
- icon: MEASURE_ICON.UPSTACK,
5242
+ icon: MEASURE_ICON.CHANNEL,
5262
5243
  measure: MEASURE.ORDERS_CM1,
5263
5244
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5264
5245
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5279,7 +5260,7 @@ export const ORDERS_MEASURES_MAP = {
5279
5260
  sumSuffix: '%',
5280
5261
  avgPrefix: '',
5281
5262
  avgSuffix: '%',
5282
- icon: MEASURE_ICON.UPSTACK,
5263
+ icon: MEASURE_ICON.CHANNEL,
5283
5264
  measure: MEASURE.ORDERS_CM1_PERCENT,
5284
5265
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5285
5266
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5300,7 +5281,7 @@ export const ORDERS_MEASURES_MAP = {
5300
5281
  sumSuffix: '',
5301
5282
  avgPrefix: '$',
5302
5283
  avgSuffix: '',
5303
- icon: MEASURE_ICON.UPSTACK,
5284
+ icon: MEASURE_ICON.CHANNEL,
5304
5285
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM1,
5305
5286
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5306
5287
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5321,7 +5302,7 @@ export const ORDERS_MEASURES_MAP = {
5321
5302
  sumSuffix: '%',
5322
5303
  avgPrefix: '',
5323
5304
  avgSuffix: '%',
5324
- icon: MEASURE_ICON.UPSTACK,
5305
+ icon: MEASURE_ICON.CHANNEL,
5325
5306
  measure: MEASURE.ORDERS_NEW_CUSTOMER_CM1_PERCENT,
5326
5307
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5327
5308
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5342,7 +5323,7 @@ export const ORDERS_MEASURES_MAP = {
5342
5323
  sumSuffix: '',
5343
5324
  avgPrefix: '$',
5344
5325
  avgSuffix: '',
5345
- icon: MEASURE_ICON.UPSTACK,
5326
+ icon: MEASURE_ICON.CHANNEL,
5346
5327
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM1,
5347
5328
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5348
5329
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,
@@ -5363,7 +5344,7 @@ export const ORDERS_MEASURES_MAP = {
5363
5344
  sumSuffix: '%',
5364
5345
  avgPrefix: '',
5365
5346
  avgSuffix: '%',
5366
- icon: MEASURE_ICON.UPSTACK,
5347
+ icon: MEASURE_ICON.CHANNEL,
5367
5348
  measure: MEASURE.ORDERS_RETURNING_CUSTOMER_CM1_PERCENT,
5368
5349
  category: MEASURE_CATEGORY.ORDERS_CONTRIBUTION_MARGIN,
5369
5350
  subcategory: MEASURE_SUBCATEGORY.ORDERS_CONTRIBUTION_MARGIN,