@adtrackify/at-tracking-event-types 4.64.2 → 4.64.4
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.
- package/dist/cjs/types/api/measures/definitions/orders-measure-definitions.js +0 -19
- package/dist/cjs/types/api/measures/definitions/orders-measure-definitions.js.map +1 -1
- package/dist/cjs/types/costs/cost-types.d.ts +1 -0
- package/dist/esm/types/api/measures/definitions/orders-measure-definitions.js +0 -19
- package/dist/esm/types/api/measures/definitions/orders-measure-definitions.js.map +1 -1
- package/dist/esm/types/costs/cost-types.d.ts +1 -0
- package/package.json +1 -1
|
@@ -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.',
|
|
@@ -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.',
|
|
@@ -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.',
|
|
@@ -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.',
|
|
@@ -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.',
|
|
@@ -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).',
|
|
@@ -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.',
|
|
@@ -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.',
|
|
@@ -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.',
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -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,
|