@adtrackify/at-tracking-event-types 3.1.49 → 3.1.50

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.
Files changed (236) hide show
  1. package/README.md +12 -12
  2. package/dist/cjs/index.d.ts +1 -1
  3. package/dist/cjs/index.js +17 -17
  4. package/dist/cjs/types/api/account.d.ts +62 -62
  5. package/dist/cjs/types/api/account.js +23 -23
  6. package/dist/cjs/types/api/contact-acquisition.d.ts +39 -39
  7. package/dist/cjs/types/api/contact-acquisition.js +16 -16
  8. package/dist/cjs/types/api/dashboards/index.d.ts +1 -1
  9. package/dist/cjs/types/api/dashboards/index.js +17 -17
  10. package/dist/cjs/types/api/dashboards/widget.d.ts +94 -94
  11. package/dist/cjs/types/api/dashboards/widget.js +26 -26
  12. package/dist/cjs/types/api/destination-tracked-events.d.ts +11 -11
  13. package/dist/cjs/types/api/destination-tracked-events.js +3 -3
  14. package/dist/cjs/types/api/destinations/destination-catalog.d.ts +30 -30
  15. package/dist/cjs/types/api/destinations/destination-catalog.js +2 -2
  16. package/dist/cjs/types/api/destinations/destinations.d.ts +112 -112
  17. package/dist/cjs/types/api/destinations/destinations.js +49 -49
  18. package/dist/cjs/types/api/destinations/index.d.ts +5 -5
  19. package/dist/cjs/types/api/destinations/index.js +21 -21
  20. package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
  21. package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.js +2 -2
  22. package/dist/cjs/types/api/destinations/third-party-destination-configs.d.ts +106 -106
  23. package/dist/cjs/types/api/destinations/third-party-destination-configs.js +9 -9
  24. package/dist/cjs/types/api/destinations/third-party-integration-configs.d.ts +60 -60
  25. package/dist/cjs/types/api/destinations/third-party-integration-configs.js +11 -11
  26. package/dist/cjs/types/api/event-last-seen.d.ts +6 -6
  27. package/dist/cjs/types/api/event-last-seen.js +2 -2
  28. package/dist/cjs/types/api/event-status.d.ts +18 -18
  29. package/dist/cjs/types/api/event-status.js +9 -9
  30. package/dist/cjs/types/api/index.d.ts +19 -19
  31. package/dist/cjs/types/api/index.js +35 -35
  32. package/dist/cjs/types/api/log-events.d.ts +22 -22
  33. package/dist/cjs/types/api/log-events.js +2 -2
  34. package/dist/cjs/types/api/measures/definitions/core-channel-measure-definitions.d.ts +2 -123
  35. package/dist/cjs/types/api/measures/definitions/core-channel-measure-definitions.js +139 -126
  36. package/dist/cjs/types/api/measures/definitions/core-channel-measure-definitions.js.map +1 -1
  37. package/dist/cjs/types/api/measures/definitions/core-measure-definitions.d.ts +2 -123
  38. package/dist/cjs/types/api/measures/definitions/core-measure-definitions.js +117 -126
  39. package/dist/cjs/types/api/measures/definitions/core-measure-definitions.js.map +1 -1
  40. package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -363
  41. package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.js +403 -366
  42. package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.js.map +1 -1
  43. package/dist/cjs/types/api/measures/definitions/google-measure-definitions.d.ts +2 -183
  44. package/dist/cjs/types/api/measures/definitions/google-measure-definitions.js +205 -186
  45. package/dist/cjs/types/api/measures/definitions/google-measure-definitions.js.map +1 -1
  46. package/dist/cjs/types/api/measures/definitions/index.d.ts +8 -7
  47. package/dist/cjs/types/api/measures/definitions/index.js +24 -23
  48. package/dist/cjs/types/api/measures/definitions/index.js.map +1 -1
  49. package/dist/cjs/types/api/measures/definitions/measure-categories.d.ts +18 -0
  50. package/dist/cjs/types/api/measures/definitions/measure-categories.js +23 -0
  51. package/dist/cjs/types/api/measures/definitions/measure-categories.js.map +1 -0
  52. package/dist/cjs/types/api/measures/definitions/measure-definitions.d.ts +200 -1652
  53. package/dist/cjs/types/api/measures/definitions/measure-definitions.js +195 -167
  54. package/dist/cjs/types/api/measures/definitions/measure-definitions.js.map +1 -1
  55. package/dist/cjs/types/api/measures/definitions/shopify-measure-definitions.d.ts +3 -554
  56. package/dist/cjs/types/api/measures/definitions/shopify-measure-definitions.js +614 -557
  57. package/dist/cjs/types/api/measures/definitions/shopify-measure-definitions.js.map +1 -1
  58. package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -350
  59. package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.js +381 -353
  60. package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.js.map +1 -1
  61. package/dist/cjs/types/api/measures/index.d.ts +2 -2
  62. package/dist/cjs/types/api/measures/index.js +18 -18
  63. package/dist/cjs/types/api/measures/measures.d.ts +283 -241
  64. package/dist/cjs/types/api/measures/measures.js +376 -245
  65. package/dist/cjs/types/api/measures/measures.js.map +1 -1
  66. package/dist/cjs/types/api/pixel-setup-health.d.ts +19 -19
  67. package/dist/cjs/types/api/pixel-setup-health.js +2 -2
  68. package/dist/cjs/types/api/query.d.ts +147 -147
  69. package/dist/cjs/types/api/query.js +90 -90
  70. package/dist/cjs/types/api/shopify-app-install.d.ts +40 -40
  71. package/dist/cjs/types/api/shopify-app-install.js +14 -14
  72. package/dist/cjs/types/api/subscription.d.ts +155 -155
  73. package/dist/cjs/types/api/subscription.js +47 -47
  74. package/dist/cjs/types/api/tracking-events.d.ts +15 -15
  75. package/dist/cjs/types/api/tracking-events.js +2 -2
  76. package/dist/cjs/types/api/user.d.ts +13 -13
  77. package/dist/cjs/types/api/user.js +2 -2
  78. package/dist/cjs/types/common/address.d.ts +15 -15
  79. package/dist/cjs/types/common/address.js +2 -2
  80. package/dist/cjs/types/common/currency.d.ts +1 -1
  81. package/dist/cjs/types/common/currency.js +63 -63
  82. package/dist/cjs/types/common/index.d.ts +2 -2
  83. package/dist/cjs/types/common/index.js +18 -18
  84. package/dist/cjs/types/event/base/event-name-enum.d.ts +61 -60
  85. package/dist/cjs/types/event/base/event-name-enum.js +67 -66
  86. package/dist/cjs/types/event/base/event-name-enum.js.map +1 -1
  87. package/dist/cjs/types/event/base/event.d.ts +20 -20
  88. package/dist/cjs/types/event/base/event.js +10 -10
  89. package/dist/cjs/types/event/base/index.d.ts +2 -2
  90. package/dist/cjs/types/event/base/index.js +18 -18
  91. package/dist/cjs/types/event/context/event-context-identity.d.ts +21 -21
  92. package/dist/cjs/types/event/context/event-context-identity.js +2 -2
  93. package/dist/cjs/types/event/context/event-context.d.ts +196 -196
  94. package/dist/cjs/types/event/context/event-context.js +2 -2
  95. package/dist/cjs/types/event/context/index.d.ts +2 -2
  96. package/dist/cjs/types/event/context/index.js +18 -18
  97. package/dist/cjs/types/event/index.d.ts +5 -5
  98. package/dist/cjs/types/event/index.js +21 -21
  99. package/dist/cjs/types/event/log-event.d.ts +35 -35
  100. package/dist/cjs/types/event/log-event.js +22 -22
  101. package/dist/cjs/types/event/metric-event.d.ts +13 -13
  102. package/dist/cjs/types/event/metric-event.js +2 -2
  103. package/dist/cjs/types/event/tracking-event.d.ts +66 -66
  104. package/dist/cjs/types/event/tracking-event.js +2 -2
  105. package/dist/cjs/types/event-bus-event.d.ts +25 -25
  106. package/dist/cjs/types/event-bus-event.js +2 -2
  107. package/dist/cjs/types/fingerprint/browser-attributes.d.ts +60 -60
  108. package/dist/cjs/types/fingerprint/browser-attributes.js +2 -2
  109. package/dist/cjs/types/fingerprint/index.d.ts +6 -6
  110. package/dist/cjs/types/fingerprint/index.js +18 -18
  111. package/dist/cjs/types/fingerprint/server-attributes.d.ts +50 -50
  112. package/dist/cjs/types/fingerprint/server-attributes.js +2 -2
  113. package/dist/cjs/types/index.d.ts +7 -7
  114. package/dist/cjs/types/index.js +23 -23
  115. package/dist/cjs/types/third-party-event-configuration-types.d.ts +10 -10
  116. package/dist/cjs/types/third-party-event-configuration-types.js +2 -2
  117. package/dist/cjs/types/tracking-event-ingest-message.d.ts +10 -10
  118. package/dist/cjs/types/tracking-event-ingest-message.js +2 -2
  119. package/dist/esm/index.d.ts +1 -1
  120. package/dist/esm/index.js +1 -1
  121. package/dist/esm/types/api/account.d.ts +62 -62
  122. package/dist/esm/types/api/account.js +20 -20
  123. package/dist/esm/types/api/contact-acquisition.d.ts +39 -39
  124. package/dist/esm/types/api/contact-acquisition.js +13 -13
  125. package/dist/esm/types/api/dashboards/index.d.ts +1 -1
  126. package/dist/esm/types/api/dashboards/index.js +1 -1
  127. package/dist/esm/types/api/dashboards/widget.d.ts +94 -94
  128. package/dist/esm/types/api/dashboards/widget.js +23 -23
  129. package/dist/esm/types/api/destination-tracked-events.d.ts +11 -11
  130. package/dist/esm/types/api/destination-tracked-events.js +1 -1
  131. package/dist/esm/types/api/destinations/destination-catalog.d.ts +30 -30
  132. package/dist/esm/types/api/destinations/destination-catalog.js +1 -1
  133. package/dist/esm/types/api/destinations/destinations.d.ts +112 -112
  134. package/dist/esm/types/api/destinations/destinations.js +46 -46
  135. package/dist/esm/types/api/destinations/index.d.ts +5 -5
  136. package/dist/esm/types/api/destinations/index.js +5 -5
  137. package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
  138. package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.js +1 -1
  139. package/dist/esm/types/api/destinations/third-party-destination-configs.d.ts +106 -106
  140. package/dist/esm/types/api/destinations/third-party-destination-configs.js +6 -6
  141. package/dist/esm/types/api/destinations/third-party-integration-configs.d.ts +60 -60
  142. package/dist/esm/types/api/destinations/third-party-integration-configs.js +8 -8
  143. package/dist/esm/types/api/event-last-seen.d.ts +6 -6
  144. package/dist/esm/types/api/event-last-seen.js +1 -1
  145. package/dist/esm/types/api/event-status.d.ts +18 -18
  146. package/dist/esm/types/api/event-status.js +6 -6
  147. package/dist/esm/types/api/index.d.ts +19 -19
  148. package/dist/esm/types/api/index.js +19 -19
  149. package/dist/esm/types/api/log-events.d.ts +22 -22
  150. package/dist/esm/types/api/log-events.js +1 -1
  151. package/dist/esm/types/api/measures/definitions/core-channel-measure-definitions.d.ts +2 -123
  152. package/dist/esm/types/api/measures/definitions/core-channel-measure-definitions.js +136 -123
  153. package/dist/esm/types/api/measures/definitions/core-channel-measure-definitions.js.map +1 -1
  154. package/dist/esm/types/api/measures/definitions/core-measure-definitions.d.ts +2 -123
  155. package/dist/esm/types/api/measures/definitions/core-measure-definitions.js +114 -123
  156. package/dist/esm/types/api/measures/definitions/core-measure-definitions.js.map +1 -1
  157. package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -363
  158. package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.js +400 -363
  159. package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.js.map +1 -1
  160. package/dist/esm/types/api/measures/definitions/google-measure-definitions.d.ts +2 -183
  161. package/dist/esm/types/api/measures/definitions/google-measure-definitions.js +202 -183
  162. package/dist/esm/types/api/measures/definitions/google-measure-definitions.js.map +1 -1
  163. package/dist/esm/types/api/measures/definitions/index.d.ts +8 -7
  164. package/dist/esm/types/api/measures/definitions/index.js +8 -7
  165. package/dist/esm/types/api/measures/definitions/index.js.map +1 -1
  166. package/dist/esm/types/api/measures/definitions/measure-categories.d.ts +18 -0
  167. package/dist/esm/types/api/measures/definitions/measure-categories.js +20 -0
  168. package/dist/esm/types/api/measures/definitions/measure-categories.js.map +1 -0
  169. package/dist/esm/types/api/measures/definitions/measure-definitions.d.ts +200 -1652
  170. package/dist/esm/types/api/measures/definitions/measure-definitions.js +192 -164
  171. package/dist/esm/types/api/measures/definitions/measure-definitions.js.map +1 -1
  172. package/dist/esm/types/api/measures/definitions/shopify-measure-definitions.d.ts +3 -554
  173. package/dist/esm/types/api/measures/definitions/shopify-measure-definitions.js +611 -554
  174. package/dist/esm/types/api/measures/definitions/shopify-measure-definitions.js.map +1 -1
  175. package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -350
  176. package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.js +378 -350
  177. package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.js.map +1 -1
  178. package/dist/esm/types/api/measures/index.d.ts +2 -2
  179. package/dist/esm/types/api/measures/index.js +2 -2
  180. package/dist/esm/types/api/measures/measures.d.ts +283 -241
  181. package/dist/esm/types/api/measures/measures.js +373 -242
  182. package/dist/esm/types/api/measures/measures.js.map +1 -1
  183. package/dist/esm/types/api/pixel-setup-health.d.ts +19 -19
  184. package/dist/esm/types/api/pixel-setup-health.js +1 -1
  185. package/dist/esm/types/api/query.d.ts +147 -147
  186. package/dist/esm/types/api/query.js +87 -87
  187. package/dist/esm/types/api/shopify-app-install.d.ts +40 -40
  188. package/dist/esm/types/api/shopify-app-install.js +11 -11
  189. package/dist/esm/types/api/subscription.d.ts +155 -155
  190. package/dist/esm/types/api/subscription.js +44 -44
  191. package/dist/esm/types/api/tracking-events.d.ts +15 -15
  192. package/dist/esm/types/api/tracking-events.js +1 -1
  193. package/dist/esm/types/api/user.d.ts +13 -13
  194. package/dist/esm/types/api/user.js +1 -1
  195. package/dist/esm/types/common/address.d.ts +15 -15
  196. package/dist/esm/types/common/address.js +1 -1
  197. package/dist/esm/types/common/currency.d.ts +1 -1
  198. package/dist/esm/types/common/currency.js +60 -60
  199. package/dist/esm/types/common/index.d.ts +2 -2
  200. package/dist/esm/types/common/index.js +2 -2
  201. package/dist/esm/types/event/base/event-name-enum.d.ts +61 -60
  202. package/dist/esm/types/event/base/event-name-enum.js +64 -63
  203. package/dist/esm/types/event/base/event-name-enum.js.map +1 -1
  204. package/dist/esm/types/event/base/event.d.ts +20 -20
  205. package/dist/esm/types/event/base/event.js +7 -7
  206. package/dist/esm/types/event/base/index.d.ts +2 -2
  207. package/dist/esm/types/event/base/index.js +2 -2
  208. package/dist/esm/types/event/context/event-context-identity.d.ts +21 -21
  209. package/dist/esm/types/event/context/event-context-identity.js +1 -1
  210. package/dist/esm/types/event/context/event-context.d.ts +196 -196
  211. package/dist/esm/types/event/context/event-context.js +1 -1
  212. package/dist/esm/types/event/context/index.d.ts +2 -2
  213. package/dist/esm/types/event/context/index.js +2 -2
  214. package/dist/esm/types/event/index.d.ts +5 -5
  215. package/dist/esm/types/event/index.js +5 -5
  216. package/dist/esm/types/event/log-event.d.ts +35 -35
  217. package/dist/esm/types/event/log-event.js +19 -19
  218. package/dist/esm/types/event/metric-event.d.ts +13 -13
  219. package/dist/esm/types/event/metric-event.js +1 -1
  220. package/dist/esm/types/event/tracking-event.d.ts +66 -66
  221. package/dist/esm/types/event/tracking-event.js +1 -1
  222. package/dist/esm/types/event-bus-event.d.ts +25 -25
  223. package/dist/esm/types/event-bus-event.js +1 -1
  224. package/dist/esm/types/fingerprint/browser-attributes.d.ts +60 -60
  225. package/dist/esm/types/fingerprint/browser-attributes.js +1 -1
  226. package/dist/esm/types/fingerprint/index.d.ts +6 -6
  227. package/dist/esm/types/fingerprint/index.js +2 -2
  228. package/dist/esm/types/fingerprint/server-attributes.d.ts +50 -50
  229. package/dist/esm/types/fingerprint/server-attributes.js +1 -1
  230. package/dist/esm/types/index.d.ts +7 -7
  231. package/dist/esm/types/index.js +7 -7
  232. package/dist/esm/types/third-party-event-configuration-types.d.ts +10 -10
  233. package/dist/esm/types/third-party-event-configuration-types.js +1 -1
  234. package/dist/esm/types/tracking-event-ingest-message.d.ts +10 -10
  235. package/dist/esm/types/tracking-event-ingest-message.js +1 -1
  236. package/package.json +83 -83
@@ -1,241 +1,283 @@
1
- export declare enum MEASURE {
2
- TRACKED_PAGE_VIEWS = "tracked.page_views",
3
- TRACKED_VIEW_CONTENTS = "tracked.view_contents",
4
- TRACKED_ADD_TO_CARTS = "tracked.add_to_carts",
5
- TRACKED_INITIATE_CHECKOUTS = "tracked.initiate_checkouts",
6
- TRACKED_PURCHASES = "tracked.purchases",
7
- TRACKED_REVENUE = "tracked.revenue",
8
- TRACKED_SESSION_CONVERSION_RATE = "tracked.session_conversion_rate",
9
- TRACKED_REVENUE_PER_VISITOR = "tracked.revenue_per_visitor",
10
- TRACKED_REVENUE_PER_SESSION = "tracked.revenue_per_session",
11
- TRACKED_UNIQUE_SESSIONS = "tracked.sessions",
12
- TRACKED_UNIQUE_VISITORS = "tracked.visitors",
13
- TRACKED_ADD_TO_CART_RATE = "tracked.add_to_cart_rate",
14
- TRACKED_VIEW_CONTENT_RATE = "tracked.view_content_rate",
15
- TRACKED_INITIATE_CHECKOUT_RATE = "tracked.initiate_checkout_rate",
16
- TRACKED_PV_TO_VC_RATE = "tracked.pv_to_vc_rate",
17
- TRACKED_VC_TO_ATC_RATE = "tracked.vc_to_atc_rate",
18
- TRACKED_ATC_TO_IC_RATE = "tracked.atc_to_ic_rate",
19
- TRACKED_IC_TO_PURCHASE_RATE = "tracked.ic_to_purchase_rate",
20
- TRACKED_TOTAL_EVENTS = "tracked.events_processed",
21
- TRACKED_AVG_PAGE_VISITS_PER_SESSION = "tracked.avg_page_visits_per_session",
22
- TRACKED_AVG_PAGE_VIEWS_PER_SESSION = "tracked.avg_page_views_per_session",
23
- TRACKED_AVG_VIEW_CONTENTS_PER_SESSION = "tracked.avg_view_contents_per_session",
24
- TRACKED_AVG_SESSIONS_PER_VISITOR = "tracked.avg_sessions_per_visitor",
25
- TRACKED_EVENTS = "tracked.events_count",
26
- TRACKED_EVENTS_VALUE = "tracked.events_value",
27
- TRACKED_NEW_VISITORS_PERCENT = "tracked.new_visitors_percent",
28
- TRACKED_NEW_SESSION_PERCENT = "tracked.new_session_percent",
29
- TRACKED_NEW_VISITORS = "tracked.new_visitors",
30
- TRACKED_NEW_SESSIONS = "tracked.new_sessions",
31
- TRACKED_SESSION_VIEW_PRODUCT_RATE = "tracked.session_view_product_rate",
32
- TRACKED_AVG_TIME_ON_PAGE = "tracked.avg_time_on_page",
33
- TRACKED_BOUNCE_RATE = "tracked.bounce_rate",
34
- SHOPIFY_CUSTOMERS = "shopify.customers",
35
- SHOPIFY_ABANDONED_CHECKOUTS_VALUE = "shopify.abandoned_checkouts_value",
36
- SHOPIFY_ABANDONED_CHECKOUTS = "shopify.abandoned_checkouts",
37
- SHOPIFY_CANCELLED_ORDERS = "shopify.cancelled_orders_count",
38
- SHOPIFY_CANCELLED_AMOUNT = "shopify.cancellation_amount",
39
- SHOPIFY_GROSS_SALES = "shopify.gross_sales",
40
- SHOPIFY_NET_SALES = "shopify.net_sales",
41
- SHOPIFY_REFUNDS = "shopify.refunds_count",
42
- SHOPIFY_REFUND_AMOUNT_REFUND_DATE = "shopify.refunds_amount_refund_date",
43
- SHOPIFY_REFUND_AMOUNT_ORDER_DATE = "shopify.refunds_amount_order_date",
44
- SHOPIFY_REFUND_GROSS_PERCENT = "shopify.refunds_gross_percent",
45
- SHOPIFY_REFUND_NET_PERCENT = "shopify.refunds_net_percent",
46
- SHOPIFY_REFUND_RATE = "shopify.refunds_rate",
47
- SHOPIFY_DISCOUNTS = "shopify.discounts_count",
48
- SHOPIFY_DISCOUNT_AMOUNT = "shopify.discount_amount",
49
- SHOPIFY_DISCOUNT_GROSS_PERCENT = "shopify.discounts_gross_percent",
50
- SHOPIFY_DISCOUNT_NET_PERCENT = "shopify.discounts_net_percent",
51
- SHOPIFY_DISCOUNT_RATE = "shopify.discounts_rate",
52
- SHOPIFY_REFUND_PLUS_DISCOUNT_AMOUNT = "shopify.refunds_plus_discount",
53
- SHOPIFY_ORDERS = "shopify.order_count",
54
- SHOPIFY_AVG_ORDERS_PER_CUSTOMER = "shopify.avg_orders_per_customer",
55
- SHOPIFY_REVENUE = "shopify.revenue",
56
- SHOPIFY_SUBTOTAL_AMOUNT = "shopify.subtotal_amount",
57
- SHOPIFY_TOTAL_AMOUNT = "shopify.total_amount",
58
- SHOPIFY_NET_PLUS_SHIPPING_AMOUNT = "shopify.net_plus_shipping_amount",
59
- SHOPIFY_AOV = "shopify.average_order_value",
60
- SHOPIFY_NET_AOV = "shopify.net_average_order_value",
61
- SHOPIFY_TOP_PRODUCTS = "shopify.top_products",
62
- SHOPIFY_PRODUCT_UNITS_SOLD = "shopify.product_units_sold",
63
- SHOPIFY_CUSTOMER_LTV = "shopify.customer_ltv",
64
- SHOPIFY_REPEAT_CUSTOMER_RATE = "shopify.repeat_customer_rate",
65
- SHOPIFY_TAX_AMOUNT = "shopify.tax_amount",
66
- SHOPIFY_SHIPPING_AMOUNT = "shopify.shipping_amount",
67
- SHOPIFY_NEW_CUSTOMERS = "shopify.new_customers",
68
- SHOPIFY_NEW_CUSTOMER_GROSS_SALES = "shopify.new_customer_gross_sales",
69
- SHOPIFY_NEW_CUSTOMER_GROSS_PERCENT = "shopify.new_customer_gross_percent",
70
- SHOPIFY_NEW_CUSTOMER_NET_SALES = "shopify.new_customer_net_sales",
71
- SHOPIFY_NEW_CUSTOMER_AOV = "shopify.new_customer_aov",
72
- SHOPIFY_NEW_CUSTOMER_NET_AOV = "shopify.new_customer_net_aov",
73
- SHOPIFY_NEW_CUSTOMER_GROSS_AOV = "shopify.new_customer_gross_aov",
74
- SHOPIFY_NEW_CUSTOMER_TOTAL_SALES = "shopify.new_customer_total_sales",
75
- SHOPIFY_NEW_CUSTOMER_RATE = "shopify.new_customer_rate",
76
- SHOPIFY_RETURNING_CUSTOMERS = "shopify.returning_customers",
77
- SHOPIFY_RETURNING_CUSTOMER_GROSS_SALES = "shopify.returning_customer_gross_sales",
78
- SHOPIFY_RETURNING_CUSTOMER_GROSS_PERCENT = "shopify.returning_customer_gross_percent",
79
- SHOPIFY_RETURNING_CUSTOMER_NET_SALES = "shopify.returning_customer_net_sales",
80
- SHOPIFY_RETURNING_CUSTOMER_TOTAL_SALES = "shopify.returning_customer_total_sales",
81
- SHOPIFY_RETURNING_CUSTOMER_AOV = "shopify.returning_customer_aov",
82
- SHOPIFY_RETURNING_CUSTOMER_NET_AOV = "shopify.returning_customer_net_aov",
83
- SHOPIFY_RETURNING_CUSTOMER_RATE = "shopify.returning_customer_rate",
84
- SHOPIFY_LTV = "shopify.lifetime_value",
85
- SHOPIFY_LTV_90 = "shopify.lifetime_value_90",
86
- SHOPIFY_LTV_180 = "shopify.lifetime_value_180",
87
- SHOPIFY_LTV_365 = "shopify.lifetime_value_365",
88
- SHOPIFY_LTV_COHORT_GROSS_SALE_PRICE = "shopify.ltv_cohort_gross_sale_price",
89
- SHOPIFY_LTV_COHORT_NET_SALE_PRICE = "shopify.ltv_cohort_net_sale_price",
90
- SHOPIFY_LTV_COHORT_NETT_SALE_PRICE = "shopify.ltv_cohort_nett_sale_price",
91
- SHOPIFY_LTV_COHORT_NETTS_SALE_PRICE = "shopify.ltv_cohort_netts_sale_price",
92
- SHOPIFY_LTV_COHORT_NETS_SALE_PRICE = "shopify.ltv_cohort_nets_sale_price",
93
- SHOPIFY_CUSTOMERS_COHORT = "shopify.customers_cohort",
94
- SHOPIFY_CUSTOMERS_RETENTION_RATE_COHORT = "shopify.customers_retention_rate_cohort",
95
- SHOPIFY_AVG_ORDER_VALUE_COHORT = "shopify.avg_order_value_cohort",
96
- SITE_TTFB = "site.ttfb",
97
- SITE_FCP = "site.fcp",
98
- SITE_LCP = "site.lcp",
99
- SITE_TIME_ON_SITE = "site.time_on_site",
100
- CORE_CHANNEL_SPEND = "core.channel_spend",
101
- CORE_CHANNEL_REACH = "core.channel_reach",
102
- CORE_CHANNEL_FREQUENCY = "core.channel_frequency",
103
- CORE_CHANNEL_IMPRESSIONS = "core.channel_impressions",
104
- CORE_CHANNEL_CPC = "core.channel_cpc",
105
- CORE_CHANNEL_CPM = "core.channel_cpm",
106
- CORE_CHANNEL_CPP = "core.channel_cpp",
107
- CORE_CHANNEL_CPV = "core.channel_cpv",
108
- CORE_CHANNEL_CPI = "core.channel_cpi",
109
- CORE_CHANNEL_CLICKS = "core.channel_clicks",
110
- CORE_CHANNEL_CTR = "core.channel_ctr",
111
- CORE_CHANNEL_UNIQUE_CLICKS = "core.channel_unique_clicks",
112
- CORE_CHANNEL_COST_PER_UNIQUE_CLICK = "core.channel_cost_per_unique_click",
113
- CORE_CHANNEL_INLINE_CLICKS = "core.channel_inline_clicks",
114
- CORE_CHANNEL_COST_PER_INLINE_CLICK = "core.channel_cost_per_inline_click",
115
- CORE_CHANNEL_INLINE_CLICK_CTR = "core.channel_inline_click_ctr",
116
- CORE_CHANNEL_OUTBOUND_CLICKS = "core.channel_outbound_clicks",
117
- CORE_CHANNEL_COST_PER_OUTBOUND_CLICK = "core.channel_cost_per_outbound_click",
118
- CORE_CHANNEL_OUTBOUND_CLICKS_CTR = "core.channel_outbound_clicks_ctr",
119
- CORE_CHANNEL_OMNI_VIEW_CONTENTS = "core.channel_omni_view_contents",
120
- CORE_CHANNEL_OMNI_VIEW_CONTENTS_VALUE = "core.channel_omni_view_contents_value",
121
- CORE_CHANNEL_OMNI_VIEW_CONTENTS_COST = "core.channel_omni_view_contents_cost",
122
- CORE_CHANNEL_OMNI_ADD_TO_CARTS = "core.channel_omni_add_to_carts",
123
- CORE_CHANNEL_OMNI_ADD_TO_CARTS_VALUE = "core.channel_omni_add_to_carts_value",
124
- CORE_CHANNEL_OMNI_ADD_TO_CARTS_COST = "core.channel_omni_add_to_carts_cost",
125
- CORE_CHANNEL_OMNI_INITIATE_CHECKOUTS = "core.channel_omni_initiate_checkouts",
126
- CORE_CHANNEL_OMNI_INITIATE_CHECKOUTS_VALUE = "core.channel_omni_initiate_checkouts_value",
127
- CORE_CHANNEL_OMNI_INITIATE_CHECKOUTS_COST = "core.channel_omni_initiate_checkouts_cost",
128
- CORE_CHANNEL_PURCHASES = "core.channel_purchases",
129
- CORE_CHANNEL_PURCHASES_VALUE = "core.channel_purchases_value",
130
- CORE_CHANNEL_PURCHASES_COST = "core.channel_purchases_cost",
131
- CORE_CHANNEL_CPA = "core.channel_cpa",
132
- CORE_CHANNEL_ROAS = "core.channel_roas",
133
- CORE_CHANNEL_ALL_CONVERSIONS = "core.channel_all_conversions",
134
- CORE_CHANNEL_ALL_CONVERSIONS_VALUE = "core.channel_all_conversions_value",
135
- CORE_CHANNEL_ALL_CONVERSIONS_COST = "core.channel_all_conversions_cost",
136
- CORE_CHANNEL_ALL_CONVERSIONS_ROAS = "core.channel_all_conversions_roas",
137
- CORE_CHANNEL_LEADS = "core.channel_leads",
138
- CORE_CHANNEL_LEADS_VALUE = "core.channel_leads_value",
139
- CORE_CHANNEL_LEADS_COST = "core.channel_leads_cost",
140
- CORE_CHANNEL_NEW_CUSTOMER_PURCHASES = "core.channel_new_customer_purchases",
141
- CORE_CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE = "core.channel_new_customer_purchases_value",
142
- CORE_CHANNEL_NEW_CUSTOMER_CPA = "core.channel_new_customer_cpa",
143
- CORE_CHANNEL_NEW_CUSTOMER_ROAS = "core.channel_new_customer_roas",
144
- CORE_CHANNEL_VIDEO_VIEWS = "core.channel_video_views",
145
- CORE_CHANNEL_VIDEO_VIEWS_COST = "core.channel_video_views_cost",
146
- CORE_CHANNEL_VIDEO_VIEWS_15SEC_COST = "core.channel_video_views_15sec_cost",
147
- CORE_CHANNEL_VIDEO_VIEWS_THRUPLAY_COST = "core.channel_video_views_thruplay_cost",
148
- CORE_CHANNEL_VIDEO_30SEC_WATCHED_VIEWS = "core.channel_video_30sec_watched_views",
149
- CORE_CHANNEL_VIDEO_AVG_TIME_WATCHED_VIEWS = "core.channel_video_avg_time_watched_views",
150
- CORE_CHANNEL_VIDEO_P25_WATCHED_VIEWS = "core.channel_video_p25_watched_views",
151
- CORE_CHANNEL_VIDEO_P50_WATCHED_VIEWS = "core.channel_video_p50_watched_views",
152
- CORE_CHANNEL_VIDEO_P75_WATCHED_VIEWS = "core.channel_video_p75_watched_views",
153
- CORE_CHANNEL_VIDEO_P95_WATCHED_VIEWS = "core.channel_video_p95_watched_views",
154
- CORE_CHANNEL_VIDEO_P100_WATCHED_VIEWS = "core.channel_video_p100_watched_views",
155
- CORE_CHANNEL_VIDEO_QUARTILE_P25_RATE = "core.channel_video_quartile_p25_rate",
156
- CORE_CHANNEL_VIDEO_QUARTILE_P50_RATE = "core.channel_video_quartile_p50_rate",
157
- CORE_CHANNEL_VIDEO_QUARTILE_P75_RATE = "core.channel_video_quartile_p75_rate",
158
- CORE_CHANNEL_VIDEO_QUARTILE_P100_RATE = "core.channel_video_quartile_p100_rate",
159
- CORE_CHANNEL_VIDEO_PLAYS = "core.channel_video_plays",
160
- CORE_SPEND_GROSS_PERCENT = "core.spend_gross_percent",
161
- CORE_SPEND_NET_PERCENT = "core.spend_net_percent",
162
- CORE_CPA = "core.cpa",
163
- CORE_NEW_CUSTOMER_CPA = "core.new_customer_cpa",
164
- CORE_ROAS_GROSS = "core.roas_gross",
165
- CORE_ROAS_NET = "core.roas_net",
166
- CORE_ROAS_TOTAL = "core.roas_total",
167
- CORE_MER_GROSS = "core.mer_gross",
168
- CORE_MER_NET = "core.mer_net",
169
- CORE_MER_TOTAL = "core.mer_total",
170
- CORE_RRADD = "core.rradd",
171
- CORE_RRADD_GROSS_PERCENT = "core.rradd_gross_percent",
172
- CORE_RRADD_NET_PERCENT = "core.rradd_net_percent",
173
- CORE_NEW_CUSTOMER_ROAS = "core.new_customer_roas",
174
- CORE_NEW_CUSTOMER_ROAS_GROSS = "core.new_customer_roas_gross",
175
- CORE_NEW_CUSTOMER_ROAS_NET = "core.new_customer_roas_net",
176
- CORE_NEW_CUSTOMER_ROAS_TOTAL = "core.new_customer_roas_total",
177
- FB_CPC = "fb.cpc",
178
- FB_CTR = "fb.ctr",
179
- FB_CPM = "fb.cpm",
180
- FB_ROAS = "fb.roas",
181
- FB_SPEND = "fb.spend",
182
- FB_CPA = "fb.cpa",
183
- FB_IMPRESSIONS = "fb.impressions",
184
- FB_CLICKS = "fb.clicks",
185
- FB_FREQUENCY = "fb.frequency",
186
- FB_PURCHASES = "fb.purchases",
187
- FB_PURCHASES_VALUE = "fb.purchases_value",
188
- FB_PURCHASES_COST = "fb.purchases_cost",
189
- FB_NEW_CUSTOMER_PURCHASES = "fb.new_customer_purchases",
190
- FB_NEW_CUSTOMER_PURCHASES_VALUE = "fb.new_customer_purchases_value",
191
- FB_NEW_CUSTOMER_PURCHASES_COST = "fb.new_customer_purchases_cost",
192
- FB_NEW_CUSTOMER_CPA = "fb.new_customer_cpa",
193
- FB_NEW_CUSTOMER_ROAS = "fb.new_customer_roas",
194
- FB_REACH = "fb.reach",
195
- FB_CPP = "fb.cpp",
196
- FB_UNIQUE_CLICKS = "fb.unique_clicks",
197
- FB_COST_PER_UNIQUE_CLICK = "fb.cost_per_unique_click",
198
- FB_INLINE_CLICKS = "fb.inline_clicks",
199
- FB_COST_PER_INLINE_CLICK = "fb.cost_per_inline_click",
200
- FB_OUTBOUND_CLICKS = "fb.outbound_clicks",
201
- FB_COST_PER_OUTBOUND_CLICK = "fb.cost_per_outbound_click",
202
- FB_VIEW_CONTENTS = "fb.view_contents",
203
- FB_VIEW_CONTENTS_VALUE = "fb.view_contents_value",
204
- FB_VIEW_CONTENTS_COST = "fb.view_contents_cost",
205
- FB_ADD_TO_CARTS = "fb.add_to_carts",
206
- FB_ADD_TO_CARTS_VALUE = "fb.add_to_carts_value",
207
- FB_ADD_TO_CARTS_COST = "fb.add_to_carts_cost",
208
- FB_INITIATE_CHECKOUTS = "fb.initiate_checkouts",
209
- FB_INITIATE_CHECKOUTS_VALUE = "fb.initiate_checkouts_value",
210
- FB_INITIATE_CHECKOUTS_COST = "fb.initiate_checkouts_cost",
211
- FB_LEADS = "fb.leads",
212
- FB_LEADS_VALUE = "fb.leads_value",
213
- FB_LEADS_COST = "fb.leads_cost",
214
- FB_VIDEO_VIEWS = "fb.video_views",
215
- FB_VIDEO_VIEWS_COST = "fb.video_views_cost",
216
- FB_VIDEO_VIEWS_15_SEC_COST = "fb.video_views_15sec_cost",
217
- FB_VIDEO_VIEWS_THRUPLAY_COST = "fb.video_views_thruplay_cost",
218
- FB_VIDEO_PLAYS = "fb.video_plays",
219
- GOOGLE_CPC = "google.cpc",
220
- GOOGLE_CTR = "google.ctr",
221
- GOOGLE_CPM = "google.cpm",
222
- GOOGLE_ROAS = "google.roas",
223
- GOOGLE_SPEND = "google.spend",
224
- GOOGLE_CPA = "google.cpa",
225
- GOOGLE_IMPRESSIONS = "google.impressions",
226
- GOOGLE_CLICKS = "google.clicks",
227
- GOOGLE_FREQUENCY = "google.frequency",
228
- GOOGLE_PURCHASES = "google.purchases",
229
- GOOGLE_PURCHASES_VALUE = "google.purchases_value",
230
- GOOGLE_AVG_PURCHASE_VALUE = "google.avg_purchase_value",
231
- GOOGLE_PURCHASES_COST = "google.purchases_cost",
232
- GOOGLE_ALL_CONVERSIONS = "google.all_conversions",
233
- GOOGLE_ALL_CONVERSIONS_VALUE = "google.all_conversions_value",
234
- GOOGLE_AVG_ALL_CONVERSION_VALUE = "google.avg_all_conversion_value",
235
- GOOGLE_ALL_CONVERSIONS_COST = "google.all_conversions_cost",
236
- GOOGLE_ALL_CONVERSIONS_ROAS = "google.all_conversions_roas",
237
- GOOGLE_CPV = "google.cpv",
238
- GOOGLE_CPI = "google.cpi",
239
- GOOGLE_VIDEO_VIEWS = "google.video_views",
240
- GOOGLE_VIEW_THRU_CONVERSIONS = "google.view_thru_conversions"
241
- }
1
+ import { FIELDS } from '../query';
2
+ export declare enum MEASURE {
3
+ TRACKED_PAGE_VIEWS = "tracked.page_views",
4
+ TRACKED_VIEW_CONTENTS = "tracked.view_contents",
5
+ TRACKED_ADD_TO_CARTS = "tracked.add_to_carts",
6
+ TRACKED_INITIATE_CHECKOUTS = "tracked.initiate_checkouts",
7
+ TRACKED_PURCHASES = "tracked.purchases",
8
+ TRACKED_REVENUE = "tracked.revenue",
9
+ TRACKED_SESSION_CONVERSION_RATE = "tracked.session_conversion_rate",
10
+ TRACKED_REVENUE_PER_VISITOR = "tracked.revenue_per_visitor",
11
+ TRACKED_REVENUE_PER_SESSION = "tracked.revenue_per_session",
12
+ TRACKED_UNIQUE_SESSIONS = "tracked.sessions",
13
+ TRACKED_UNIQUE_VISITORS = "tracked.visitors",
14
+ TRACKED_ADD_TO_CART_RATE = "tracked.add_to_cart_rate",
15
+ TRACKED_VIEW_CONTENT_RATE = "tracked.view_content_rate",
16
+ TRACKED_INITIATE_CHECKOUT_RATE = "tracked.initiate_checkout_rate",
17
+ TRACKED_PV_TO_VC_RATE = "tracked.pv_to_vc_rate",
18
+ TRACKED_VC_TO_ATC_RATE = "tracked.vc_to_atc_rate",
19
+ TRACKED_ATC_TO_IC_RATE = "tracked.atc_to_ic_rate",
20
+ TRACKED_IC_TO_PURCHASE_RATE = "tracked.ic_to_purchase_rate",
21
+ TRACKED_TOTAL_EVENTS = "tracked.events_processed",
22
+ TRACKED_AVG_PAGE_VISITS_PER_SESSION = "tracked.avg_page_visits_per_session",
23
+ TRACKED_AVG_PAGE_VIEWS_PER_SESSION = "tracked.avg_page_views_per_session",
24
+ TRACKED_AVG_VIEW_CONTENTS_PER_SESSION = "tracked.avg_view_contents_per_session",
25
+ TRACKED_AVG_SESSIONS_PER_VISITOR = "tracked.avg_sessions_per_visitor",
26
+ TRACKED_EVENTS = "tracked.events_count",
27
+ TRACKED_EVENTS_VALUE = "tracked.events_value",
28
+ TRACKED_NEW_VISITORS_PERCENT = "tracked.new_visitors_percent",
29
+ TRACKED_NEW_SESSION_PERCENT = "tracked.new_session_percent",
30
+ TRACKED_NEW_VISITORS = "tracked.new_visitors",
31
+ TRACKED_NEW_SESSIONS = "tracked.new_sessions",
32
+ TRACKED_SESSION_VIEW_PRODUCT_RATE = "tracked.session_view_product_rate",
33
+ TRACKED_AVG_TIME_ON_PAGE = "tracked.avg_time_on_page",
34
+ TRACKED_BOUNCE_RATE = "tracked.bounce_rate",
35
+ SHOPIFY_ORDERS = "shopify.order_count",
36
+ SHOPIFY_NEW_CUSTOMER_ORDERS = "shopify.new_customer_order_count",
37
+ SHOPIFY_RETURNING_CUSTOMER_ORDERS = "shopify.returning_customer_order_count",
38
+ SHOPIFY_TOTAL_AMOUNT = "shopify.total_amount",
39
+ SHOPIFY_NEW_CUSTOMER_TOTAL_AMOUNT = "shopify.new_customer_total_amount",
40
+ SHOPIFY_RETURNING_CUSTOMER_TOTAL_AMOUNT = "shopify.returning_customer_total_amount",
41
+ SHOPIFY_REVENUE = "shopify.revenue",
42
+ SHOPIFY_NEW_CUSTOMER_REVENUE = "shopify.new_customer_revenue",
43
+ SHOPIFY_RETURNING_CUSTOMER_REVENUE = "shopify.returning_customer_revenue",
44
+ SHOPIFY_CUSTOMERS = "shopify.customers",
45
+ SHOPIFY_NEW_CUSTOMERS = "shopify.new_customers",
46
+ SHOPIFY_RETURNING_CUSTOMERS = "shopify.returning_customers",
47
+ SHOPIFY_NEW_CUSTOMER_RATE = "shopify.new_customer_rate",
48
+ SHOPIFY_RETURNING_CUSTOMER_RATE = "shopify.returning_customer_rate",
49
+ SHOPIFY_GROSS_SALES = "shopify.gross_sales",
50
+ SHOPIFY_NEW_CUSTOMER_GROSS_SALES = "shopify.new_customer_gross_sales",
51
+ SHOPIFY_RETURNING_CUSTOMER_GROSS_SALES = "shopify.returning_customer_gross_sales",
52
+ SHOPIFY_NET_SALES = "shopify.net_sales",
53
+ SHOPIFY_NEW_CUSTOMER_NET_SALES = "shopify.new_customer_net_sales",
54
+ SHOPIFY_RETURNING_CUSTOMER_NET_SALES = "shopify.returning_customer_net_sales",
55
+ SHOPIFY_AOV = "shopify.average_order_value",
56
+ SHOPIFY_NEW_CUSTOMER_AOV = "shopify.new_customer_aov",
57
+ SHOPIFY_RETURNING_CUSTOMER_AOV = "shopify.returning_customer_aov",
58
+ SHOPIFY_NET_AOV = "shopify.net_average_order_value",
59
+ SHOPIFY_NEW_CUSTOMER_NET_AOV = "shopify.new_customer_net_aov",
60
+ SHOPIFY_RETURNING_CUSTOMER_NET_AOV = "shopify.returning_customer_net_aov",
61
+ SHOPIFY_UNIT_COST = "shopify.unit_cost",
62
+ SHOPIFY_NEW_CUSTOMER_UNIT_COST = "shopify.new_customer_unit_cost",
63
+ SHOPIFY_RETURNING_CUSTOMER_UNIT_COST = "shopify.returning_customer_unit_cost",
64
+ SHOPIFY_NET_MARGIN = "shopify.net_margin",
65
+ SHOPIFY_NEW_CUSTOMER_NET_MARGIN = "shopify.new_customer_net_margin",
66
+ SHOPIFY_RETURNING_CUSTOMER_NET_MARGIN = "shopify.returning_customer_net_margin",
67
+ SHOPIFY_REFUNDS = "shopify.refunds_count",
68
+ SHOPIFY_REFUND_AMOUNT_REFUND_DATE = "shopify.refunds_amount_refund_date",
69
+ SHOPIFY_REFUND_AMOUNT_ORDER_DATE = "shopify.refunds_amount_order_date",
70
+ SHOPIFY_REFUND_GROSS_PERCENT = "shopify.refunds_gross_percent",
71
+ SHOPIFY_REFUND_NET_PERCENT = "shopify.refunds_net_percent",
72
+ SHOPIFY_REFUND_RATE = "shopify.refunds_rate",
73
+ SHOPIFY_DISCOUNTS = "shopify.discounts_count",
74
+ SHOPIFY_NEW_CUSTOMER_GROSS_PERCENT = "shopify.new_customer_gross_percent",
75
+ SHOPIFY_NEW_CUSTOMER_GROSS_AOV = "shopify.new_customer_gross_aov",
76
+ SHOPIFY_NEW_CUSTOMER_TOTAL_SALES = "shopify.new_customer_total_sales",
77
+ SHOPIFY_DISCOUNT_AMOUNT = "shopify.discount_amount",
78
+ SHOPIFY_NEW_CUSTOMER_DISCOUNT_AMOUNT = "shopify.new_customer_discount_amount",
79
+ SHOPIFY_RETURNING_CUSTOMER_DISCOUNT_AMOUNT = "shopify.returning_customer_discount_amount",
80
+ SHOPIFY_DISCOUNT_GROSS_PERCENT = "shopify.discounts_gross_percent",
81
+ SHOPIFY_NEW_CUSTOMER_DISCOUNT_GROSS_PERCENT = "shopify.new_customer_discounts_gross_percent",
82
+ SHOPIFY_RETURNING_CUSTOMER_DISCOUNT_GROSS_PERCENT = "shopify.returning_customer_discounts_gross_percent",
83
+ SHOPIFY_DISCOUNT_RATE = "shopify.discounts_rate",
84
+ SHOPIFY_NEW_CUSTOMER_DISCOUNT_RATE = "shopify.new_customer_discounts_rate",
85
+ SHOPIFY_RETURNING_CUSTOMER_DISCOUNT_RATE = "shopify.returning_customer_discounts_rate",
86
+ SHOPIFY_REFUND_PLUS_DISCOUNT_AMOUNT = "shopify.refunds_plus_discount",
87
+ SHOPIFY_NEW_CUSTOMER_REFUND_PLUS_DISCOUNT_AMOUNT = "shopify.new_customer_refunds_plus_discount",
88
+ SHOPIFY_RETURNING_CUSTOMER_REFUND_PLUS_DISCOUNT_AMOUNT = "shopify.returning_customer_refunds_plus_discount",
89
+ SHOPIFY_ABANDONED_CHECKOUTS_VALUE = "shopify.abandoned_checkouts_value",
90
+ SHOPIFY_ABANDONED_CHECKOUTS = "shopify.abandoned_checkouts",
91
+ SHOPIFY_CANCELLED_ORDERS = "shopify.cancelled_orders_count",
92
+ SHOPIFY_CANCELLED_AMOUNT = "shopify.cancellation_amount",
93
+ SHOPIFY_AVG_ORDERS_PER_CUSTOMER = "shopify.avg_orders_per_customer",
94
+ SHOPIFY_SUBTOTAL_AMOUNT = "shopify.subtotal_amount",
95
+ SHOPIFY_NET_PLUS_SHIPPING_AMOUNT = "shopify.net_plus_shipping_amount",
96
+ SHOPIFY_TOP_PRODUCTS = "shopify.top_products",
97
+ SHOPIFY_PRODUCT_UNITS_SOLD = "shopify.product_units_sold",
98
+ SHOPIFY_CUSTOMER_LTV = "shopify.customer_ltv",
99
+ SHOPIFY_REPEAT_CUSTOMER_RATE = "shopify.repeat_customer_rate",
100
+ SHOPIFY_TAX_AMOUNT = "shopify.tax_amount",
101
+ SHOPIFY_SHIPPING_AMOUNT = "shopify.shipping_amount",
102
+ SHOPIFY_RETURNING_CUSTOMER_GROSS_PERCENT = "shopify.returning_customer_gross_percent",
103
+ SHOPIFY_RETURNING_CUSTOMER_TOTAL_SALES = "shopify.returning_customer_total_sales",
104
+ SHOPIFY_LTV = "shopify.lifetime_value",
105
+ SHOPIFY_LTV_90 = "shopify.lifetime_value_90",
106
+ SHOPIFY_LTV_180 = "shopify.lifetime_value_180",
107
+ SHOPIFY_LTV_365 = "shopify.lifetime_value_365",
108
+ SHOPIFY_LTV_COHORT_GROSS_SALE_PRICE = "shopify.ltv_cohort_gross_sale_price",
109
+ SHOPIFY_LTV_COHORT_NET_SALE_PRICE = "shopify.ltv_cohort_net_sale_price",
110
+ SHOPIFY_LTV_COHORT_NETT_SALE_PRICE = "shopify.ltv_cohort_nett_sale_price",
111
+ SHOPIFY_LTV_COHORT_NETTS_SALE_PRICE = "shopify.ltv_cohort_netts_sale_price",
112
+ SHOPIFY_LTV_COHORT_NETS_SALE_PRICE = "shopify.ltv_cohort_nets_sale_price",
113
+ SHOPIFY_CUSTOMERS_COHORT = "shopify.customers_cohort",
114
+ SHOPIFY_CUSTOMERS_RETENTION_RATE_COHORT = "shopify.customers_retention_rate_cohort",
115
+ SHOPIFY_AVG_ORDER_VALUE_COHORT = "shopify.avg_order_value_cohort",
116
+ SITE_TTFB = "site.ttfb",
117
+ SITE_FCP = "site.fcp",
118
+ SITE_LCP = "site.lcp",
119
+ SITE_TIME_ON_SITE = "site.time_on_site",
120
+ CORE_CHANNEL_SPEND = "core.channel_spend",
121
+ CORE_CHANNEL_REACH = "core.channel_reach",
122
+ CORE_CHANNEL_FREQUENCY = "core.channel_frequency",
123
+ CORE_CHANNEL_IMPRESSIONS = "core.channel_impressions",
124
+ CORE_CHANNEL_CPC = "core.channel_cpc",
125
+ CORE_CHANNEL_CPM = "core.channel_cpm",
126
+ CORE_CHANNEL_CPP = "core.channel_cpp",
127
+ CORE_CHANNEL_CPV = "core.channel_cpv",
128
+ CORE_CHANNEL_CPI = "core.channel_cpi",
129
+ CORE_CHANNEL_CLICKS = "core.channel_clicks",
130
+ CORE_CHANNEL_CTR = "core.channel_ctr",
131
+ CORE_CHANNEL_UNIQUE_CLICKS = "core.channel_unique_clicks",
132
+ CORE_CHANNEL_COST_PER_UNIQUE_CLICK = "core.channel_cost_per_unique_click",
133
+ CORE_CHANNEL_INLINE_CLICKS = "core.channel_inline_clicks",
134
+ CORE_CHANNEL_COST_PER_INLINE_CLICK = "core.channel_cost_per_inline_click",
135
+ CORE_CHANNEL_INLINE_CLICK_CTR = "core.channel_inline_click_ctr",
136
+ CORE_CHANNEL_OUTBOUND_CLICKS = "core.channel_outbound_clicks",
137
+ CORE_CHANNEL_COST_PER_OUTBOUND_CLICK = "core.channel_cost_per_outbound_click",
138
+ CORE_CHANNEL_OUTBOUND_CLICKS_CTR = "core.channel_outbound_clicks_ctr",
139
+ CORE_CHANNEL_OMNI_VIEW_CONTENTS = "core.channel_omni_view_contents",
140
+ CORE_CHANNEL_OMNI_VIEW_CONTENTS_VALUE = "core.channel_omni_view_contents_value",
141
+ CORE_CHANNEL_OMNI_VIEW_CONTENTS_COST = "core.channel_omni_view_contents_cost",
142
+ CORE_CHANNEL_OMNI_ADD_TO_CARTS = "core.channel_omni_add_to_carts",
143
+ CORE_CHANNEL_OMNI_ADD_TO_CARTS_VALUE = "core.channel_omni_add_to_carts_value",
144
+ CORE_CHANNEL_OMNI_ADD_TO_CARTS_COST = "core.channel_omni_add_to_carts_cost",
145
+ CORE_CHANNEL_OMNI_INITIATE_CHECKOUTS = "core.channel_omni_initiate_checkouts",
146
+ CORE_CHANNEL_OMNI_INITIATE_CHECKOUTS_VALUE = "core.channel_omni_initiate_checkouts_value",
147
+ CORE_CHANNEL_OMNI_INITIATE_CHECKOUTS_COST = "core.channel_omni_initiate_checkouts_cost",
148
+ CORE_CHANNEL_PURCHASES = "core.channel_purchases",
149
+ CORE_CHANNEL_PURCHASES_VALUE = "core.channel_purchases_value",
150
+ CORE_CHANNEL_PURCHASES_COST = "core.channel_purchases_cost",
151
+ CORE_CHANNEL_CPA = "core.channel_cpa",
152
+ CORE_CHANNEL_ROAS = "core.channel_roas",
153
+ CORE_CHANNEL_ALL_CONVERSIONS = "core.channel_all_conversions",
154
+ CORE_CHANNEL_ALL_CONVERSIONS_VALUE = "core.channel_all_conversions_value",
155
+ CORE_CHANNEL_ALL_CONVERSIONS_COST = "core.channel_all_conversions_cost",
156
+ CORE_CHANNEL_ALL_CONVERSIONS_ROAS = "core.channel_all_conversions_roas",
157
+ CORE_CHANNEL_LEADS = "core.channel_leads",
158
+ CORE_CHANNEL_LEADS_VALUE = "core.channel_leads_value",
159
+ CORE_CHANNEL_LEADS_COST = "core.channel_leads_cost",
160
+ CORE_CHANNEL_NEW_CUSTOMER_PURCHASES = "core.channel_new_customer_purchases",
161
+ CORE_CHANNEL_NEW_CUSTOMER_PURCHASES_VALUE = "core.channel_new_customer_purchases_value",
162
+ CORE_CHANNEL_NEW_CUSTOMER_CPA = "core.channel_new_customer_cpa",
163
+ CORE_CHANNEL_NEW_CUSTOMER_ROAS = "core.channel_new_customer_roas",
164
+ CORE_CHANNEL_VIDEO_VIEWS = "core.channel_video_views",
165
+ CORE_CHANNEL_VIDEO_VIEWS_COST = "core.channel_video_views_cost",
166
+ CORE_CHANNEL_VIDEO_VIEWS_15SEC_COST = "core.channel_video_views_15sec_cost",
167
+ CORE_CHANNEL_VIDEO_VIEWS_THRUPLAY_COST = "core.channel_video_views_thruplay_cost",
168
+ CORE_CHANNEL_VIDEO_30SEC_WATCHED_VIEWS = "core.channel_video_30sec_watched_views",
169
+ CORE_CHANNEL_VIDEO_AVG_TIME_WATCHED_VIEWS = "core.channel_video_avg_time_watched_views",
170
+ CORE_CHANNEL_VIDEO_P25_WATCHED_VIEWS = "core.channel_video_p25_watched_views",
171
+ CORE_CHANNEL_VIDEO_P50_WATCHED_VIEWS = "core.channel_video_p50_watched_views",
172
+ CORE_CHANNEL_VIDEO_P75_WATCHED_VIEWS = "core.channel_video_p75_watched_views",
173
+ CORE_CHANNEL_VIDEO_P95_WATCHED_VIEWS = "core.channel_video_p95_watched_views",
174
+ CORE_CHANNEL_VIDEO_P100_WATCHED_VIEWS = "core.channel_video_p100_watched_views",
175
+ CORE_CHANNEL_VIDEO_QUARTILE_P25_RATE = "core.channel_video_quartile_p25_rate",
176
+ CORE_CHANNEL_VIDEO_QUARTILE_P50_RATE = "core.channel_video_quartile_p50_rate",
177
+ CORE_CHANNEL_VIDEO_QUARTILE_P75_RATE = "core.channel_video_quartile_p75_rate",
178
+ CORE_CHANNEL_VIDEO_QUARTILE_P100_RATE = "core.channel_video_quartile_p100_rate",
179
+ CORE_CHANNEL_VIDEO_PLAYS = "core.channel_video_plays",
180
+ CORE_SPEND_GROSS_PERCENT = "core.spend_gross_percent",
181
+ CORE_SPEND_NET_PERCENT = "core.spend_net_percent",
182
+ CORE_CPA = "core.cpa",
183
+ CORE_NEW_CUSTOMER_CPA = "core.new_customer_cpa",
184
+ CORE_RETURNING_CUSTOMER_CPA = "core.returning_customer_cpa",
185
+ CORE_ROAS = "core.roas",
186
+ CORE_ROAS_GROSS = "core.roas_gross",
187
+ CORE_ROAS_NET = "core.roas_net",
188
+ CORE_NEW_CUSTOMER_ROAS = "core.new_customer_roas",
189
+ CORE_NEW_CUSTOMER_ROAS_GROSS = "core.new_customer_roas_gross",
190
+ CORE_NEW_CUSTOMER_ROAS_NET = "core.new_customer_roas_net",
191
+ CORE_MER = "core.mer",
192
+ CORE_MER_GROSS = "core.mer_gross",
193
+ CORE_MER_NET = "core.mer_net",
194
+ CORE_NEW_CUSTOMER_MER = "core.new_customer_mer",
195
+ CORE_NEW_CUSTOMER_MER_GROSS = "core.new_customer_mer_gross",
196
+ CORE_NEW_CUSTOMER_MER_NET = "core.new_customer_mer_net",
197
+ CORE_RAAD = "core.raad",
198
+ CORE_RAAD_GROSS = "core.raad_gross",
199
+ CORE_RAAD_NET = "core.raad_net",
200
+ CORE_RAAD_TOTAL_PERCENT = "core.raad_total_percent",
201
+ CORE_RAAD_GROSS_PERCENT = "core.raad_gross_percent",
202
+ CORE_RAAD_NET_PERCENT = "core.raad_net_percent",
203
+ CORE_NEW_CUSTOMER_RAAD = "core.new_customer_raad",
204
+ CORE_NEW_CUSTOMER_RAAD_GROSS = "core.new_customer_raad_gross",
205
+ CORE_NEW_CUSTOMER_RAAD_NET = "core.new_customer_raad_net",
206
+ CORE_NEW_CUSTOMER_RAAD_TOTAL_PERCENT = "core.new_customer_raad_total_percent",
207
+ CORE_NEW_CUSTOMER_RAAD_GROSS_PERCENT = "core.new_customer_raad_gross_percent",
208
+ CORE_NEW_CUSTOMER_RAAD_NET_PERCENT = "core.new_customer_raad_net_percent",
209
+ CORE_CONTRIBUTION_MARGIN = "core.contribution_margin",
210
+ CORE_NEW_CUSTOMER_CONTRIBUTION_MARGIN = "core.new_customer_contribution_margin",
211
+ CORE_RETURNING_CUSTOMER_CONTRIBUTION_MARGIN = "core.returning_customer_contribution_margin",
212
+ CORE_CONTRIBUTION_MARGIN_PERCENT = "core.contribution_margin_percent",
213
+ CORE_NEW_CUSTOMER_CONTRIBUTION_MARGIN_PERCENT = "core.new_customer_contribution_margin_percent",
214
+ CORE_RETURNING_CUSTOMER_CONTRIBUTION_MARGIN_PERCENT = "core.returning_customer_contribution_margin_percent",
215
+ CORE_CONTRIBUTION_MARGIN_ROAS = "core.contribution_margin_roas",
216
+ CORE_NEW_CUSTOMER_CONTRIBUTION_MARGIN_ROAS = "core.new_customer_contribution_margin_roas",
217
+ CORE_RETURNING_CUSTOMER_CONTRIBUTION_MARGIN_ROAS = "core.returning_customer_contribution_margin_roas",
218
+ FB_CPC = "fb.cpc",
219
+ FB_CTR = "fb.ctr",
220
+ FB_CPM = "fb.cpm",
221
+ FB_ROAS = "fb.roas",
222
+ FB_SPEND = "fb.spend",
223
+ FB_CPA = "fb.cpa",
224
+ FB_IMPRESSIONS = "fb.impressions",
225
+ FB_CLICKS = "fb.clicks",
226
+ FB_FREQUENCY = "fb.frequency",
227
+ FB_PURCHASES = "fb.purchases",
228
+ FB_PURCHASES_VALUE = "fb.purchases_value",
229
+ FB_PURCHASES_COST = "fb.purchases_cost",
230
+ FB_NEW_CUSTOMER_PURCHASES = "fb.new_customer_purchases",
231
+ FB_NEW_CUSTOMER_PURCHASES_VALUE = "fb.new_customer_purchases_value",
232
+ FB_NEW_CUSTOMER_PURCHASES_COST = "fb.new_customer_purchases_cost",
233
+ FB_NEW_CUSTOMER_CPA = "fb.new_customer_cpa",
234
+ FB_NEW_CUSTOMER_ROAS = "fb.new_customer_roas",
235
+ FB_REACH = "fb.reach",
236
+ FB_CPP = "fb.cpp",
237
+ FB_UNIQUE_CLICKS = "fb.unique_clicks",
238
+ FB_COST_PER_UNIQUE_CLICK = "fb.cost_per_unique_click",
239
+ FB_INLINE_CLICKS = "fb.inline_clicks",
240
+ FB_COST_PER_INLINE_CLICK = "fb.cost_per_inline_click",
241
+ FB_OUTBOUND_CLICKS = "fb.outbound_clicks",
242
+ FB_COST_PER_OUTBOUND_CLICK = "fb.cost_per_outbound_click",
243
+ FB_VIEW_CONTENTS = "fb.view_contents",
244
+ FB_VIEW_CONTENTS_VALUE = "fb.view_contents_value",
245
+ FB_VIEW_CONTENTS_COST = "fb.view_contents_cost",
246
+ FB_ADD_TO_CARTS = "fb.add_to_carts",
247
+ FB_ADD_TO_CARTS_VALUE = "fb.add_to_carts_value",
248
+ FB_ADD_TO_CARTS_COST = "fb.add_to_carts_cost",
249
+ FB_INITIATE_CHECKOUTS = "fb.initiate_checkouts",
250
+ FB_INITIATE_CHECKOUTS_VALUE = "fb.initiate_checkouts_value",
251
+ FB_INITIATE_CHECKOUTS_COST = "fb.initiate_checkouts_cost",
252
+ FB_LEADS = "fb.leads",
253
+ FB_LEADS_VALUE = "fb.leads_value",
254
+ FB_LEADS_COST = "fb.leads_cost",
255
+ FB_VIDEO_VIEWS = "fb.video_views",
256
+ FB_VIDEO_VIEWS_COST = "fb.video_views_cost",
257
+ FB_VIDEO_VIEWS_15_SEC_COST = "fb.video_views_15sec_cost",
258
+ FB_VIDEO_VIEWS_THRUPLAY_COST = "fb.video_views_thruplay_cost",
259
+ FB_VIDEO_PLAYS = "fb.video_plays",
260
+ GOOGLE_CPC = "google.cpc",
261
+ GOOGLE_CTR = "google.ctr",
262
+ GOOGLE_CPM = "google.cpm",
263
+ GOOGLE_ROAS = "google.roas",
264
+ GOOGLE_SPEND = "google.spend",
265
+ GOOGLE_CPA = "google.cpa",
266
+ GOOGLE_IMPRESSIONS = "google.impressions",
267
+ GOOGLE_CLICKS = "google.clicks",
268
+ GOOGLE_FREQUENCY = "google.frequency",
269
+ GOOGLE_PURCHASES = "google.purchases",
270
+ GOOGLE_PURCHASES_VALUE = "google.purchases_value",
271
+ GOOGLE_AVG_PURCHASE_VALUE = "google.avg_purchase_value",
272
+ GOOGLE_PURCHASES_COST = "google.purchases_cost",
273
+ GOOGLE_ALL_CONVERSIONS = "google.all_conversions",
274
+ GOOGLE_ALL_CONVERSIONS_VALUE = "google.all_conversions_value",
275
+ GOOGLE_AVG_ALL_CONVERSION_VALUE = "google.avg_all_conversion_value",
276
+ GOOGLE_ALL_CONVERSIONS_COST = "google.all_conversions_cost",
277
+ GOOGLE_ALL_CONVERSIONS_ROAS = "google.all_conversions_roas",
278
+ GOOGLE_CPV = "google.cpv",
279
+ GOOGLE_CPI = "google.cpi",
280
+ GOOGLE_VIDEO_VIEWS = "google.video_views",
281
+ GOOGLE_VIEW_THRU_CONVERSIONS = "google.view_thru_conversions"
282
+ }
283
+ export declare const ATTRIBUTION_MEASURES: readonly (MEASURE | FIELDS)[];