@adtrackify/at-tracking-event-types 3.1.65 → 3.1.66

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 (217) hide show
  1. package/dist/cjs/index.d.ts +1 -1
  2. package/dist/cjs/index.js +17 -17
  3. package/dist/cjs/types/api/account.d.ts +62 -62
  4. package/dist/cjs/types/api/account.js +23 -23
  5. package/dist/cjs/types/api/contact-acquisition.d.ts +39 -39
  6. package/dist/cjs/types/api/contact-acquisition.js +16 -16
  7. package/dist/cjs/types/api/dashboards/index.d.ts +1 -1
  8. package/dist/cjs/types/api/dashboards/index.js +17 -17
  9. package/dist/cjs/types/api/dashboards/widget.d.ts +109 -109
  10. package/dist/cjs/types/api/dashboards/widget.js +36 -36
  11. package/dist/cjs/types/api/destination-tracked-events.d.ts +11 -11
  12. package/dist/cjs/types/api/destination-tracked-events.js +3 -3
  13. package/dist/cjs/types/api/destinations/destination-catalog.d.ts +30 -30
  14. package/dist/cjs/types/api/destinations/destination-catalog.js +2 -2
  15. package/dist/cjs/types/api/destinations/destinations.d.ts +111 -111
  16. package/dist/cjs/types/api/destinations/destinations.js +49 -49
  17. package/dist/cjs/types/api/destinations/index.d.ts +5 -5
  18. package/dist/cjs/types/api/destinations/index.js +21 -21
  19. package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
  20. package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.js +2 -2
  21. package/dist/cjs/types/api/destinations/third-party-destination-configs.d.ts +106 -106
  22. package/dist/cjs/types/api/destinations/third-party-destination-configs.js +9 -9
  23. package/dist/cjs/types/api/destinations/third-party-integration-configs.d.ts +60 -60
  24. package/dist/cjs/types/api/destinations/third-party-integration-configs.js +11 -11
  25. package/dist/cjs/types/api/event-last-seen.d.ts +6 -6
  26. package/dist/cjs/types/api/event-last-seen.js +2 -2
  27. package/dist/cjs/types/api/event-status.d.ts +18 -18
  28. package/dist/cjs/types/api/event-status.js +9 -9
  29. package/dist/cjs/types/api/index.d.ts +20 -20
  30. package/dist/cjs/types/api/index.js +36 -36
  31. package/dist/cjs/types/api/log-events.d.ts +22 -22
  32. package/dist/cjs/types/api/log-events.js +2 -2
  33. package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.d.ts +2 -2
  34. package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.js +848 -848
  35. package/dist/cjs/types/api/measures/definitions/core-measure-definitions.d.ts +2 -2
  36. package/dist/cjs/types/api/measures/definitions/core-measure-definitions.js +162 -162
  37. package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -2
  38. package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.js +596 -596
  39. package/dist/cjs/types/api/measures/definitions/google-measure-definitions.d.ts +2 -2
  40. package/dist/cjs/types/api/measures/definitions/google-measure-definitions.js +316 -316
  41. package/dist/cjs/types/api/measures/definitions/index.d.ts +8 -8
  42. package/dist/cjs/types/api/measures/definitions/index.js +24 -24
  43. package/dist/cjs/types/api/measures/definitions/measure-categories.d.ts +18 -18
  44. package/dist/cjs/types/api/measures/definitions/measure-categories.js +22 -22
  45. package/dist/cjs/types/api/measures/definitions/measure-definitions.d.ts +217 -217
  46. package/dist/cjs/types/api/measures/definitions/measure-definitions.js +213 -213
  47. package/dist/cjs/types/api/measures/definitions/shopify-measure-definitions.d.ts +3 -3
  48. package/dist/cjs/types/api/measures/definitions/shopify-measure-definitions.js +780 -780
  49. package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -2
  50. package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.js +484 -484
  51. package/dist/cjs/types/api/measures/index.d.ts +2 -2
  52. package/dist/cjs/types/api/measures/index.js +18 -18
  53. package/dist/cjs/types/api/measures/measures.d.ts +283 -283
  54. package/dist/cjs/types/api/measures/measures.js +376 -376
  55. package/dist/cjs/types/api/pixel-setup-health.d.ts +19 -19
  56. package/dist/cjs/types/api/pixel-setup-health.js +2 -2
  57. package/dist/cjs/types/api/query.d.ts +147 -147
  58. package/dist/cjs/types/api/query.js +90 -90
  59. package/dist/cjs/types/api/shopify-app-install.d.ts +40 -40
  60. package/dist/cjs/types/api/shopify-app-install.js +14 -14
  61. package/dist/cjs/types/api/subscription.d.ts +155 -155
  62. package/dist/cjs/types/api/subscription.js +47 -47
  63. package/dist/cjs/types/api/tracking-events.d.ts +15 -15
  64. package/dist/cjs/types/api/tracking-events.js +2 -2
  65. package/dist/cjs/types/api/user-account.d.ts +22 -22
  66. package/dist/cjs/types/api/user-account.js +15 -15
  67. package/dist/cjs/types/api/user.d.ts +13 -13
  68. package/dist/cjs/types/api/user.js +2 -2
  69. package/dist/cjs/types/common/address.d.ts +15 -15
  70. package/dist/cjs/types/common/address.js +2 -2
  71. package/dist/cjs/types/common/currency.d.ts +1 -1
  72. package/dist/cjs/types/common/currency.js +63 -63
  73. package/dist/cjs/types/common/index.d.ts +2 -2
  74. package/dist/cjs/types/common/index.js +18 -18
  75. package/dist/cjs/types/event/base/event-name-enum.d.ts +63 -63
  76. package/dist/cjs/types/event/base/event-name-enum.js +69 -69
  77. package/dist/cjs/types/event/base/event.d.ts +20 -20
  78. package/dist/cjs/types/event/base/event.js +10 -10
  79. package/dist/cjs/types/event/base/index.d.ts +2 -2
  80. package/dist/cjs/types/event/base/index.js +18 -18
  81. package/dist/cjs/types/event/context/event-context-identity.d.ts +21 -21
  82. package/dist/cjs/types/event/context/event-context-identity.js +2 -2
  83. package/dist/cjs/types/event/context/event-context.d.ts +196 -196
  84. package/dist/cjs/types/event/context/event-context.js +2 -2
  85. package/dist/cjs/types/event/context/index.d.ts +2 -2
  86. package/dist/cjs/types/event/context/index.js +18 -18
  87. package/dist/cjs/types/event/index.d.ts +5 -5
  88. package/dist/cjs/types/event/index.js +21 -21
  89. package/dist/cjs/types/event/log-event.d.ts +35 -35
  90. package/dist/cjs/types/event/log-event.js +22 -22
  91. package/dist/cjs/types/event/metric-event.d.ts +13 -13
  92. package/dist/cjs/types/event/metric-event.js +2 -2
  93. package/dist/cjs/types/event/tracking-event.d.ts +66 -66
  94. package/dist/cjs/types/event/tracking-event.js +2 -2
  95. package/dist/cjs/types/event-bus-event.d.ts +25 -25
  96. package/dist/cjs/types/event-bus-event.js +2 -2
  97. package/dist/cjs/types/fingerprint/browser-attributes.d.ts +60 -60
  98. package/dist/cjs/types/fingerprint/browser-attributes.js +2 -2
  99. package/dist/cjs/types/fingerprint/index.d.ts +6 -6
  100. package/dist/cjs/types/fingerprint/index.js +18 -18
  101. package/dist/cjs/types/fingerprint/server-attributes.d.ts +50 -50
  102. package/dist/cjs/types/fingerprint/server-attributes.js +2 -2
  103. package/dist/cjs/types/index.d.ts +7 -7
  104. package/dist/cjs/types/index.js +23 -23
  105. package/dist/cjs/types/third-party-event-configuration-types.d.ts +10 -10
  106. package/dist/cjs/types/third-party-event-configuration-types.js +2 -2
  107. package/dist/cjs/types/tracking-event-ingest-message.d.ts +10 -10
  108. package/dist/cjs/types/tracking-event-ingest-message.js +2 -2
  109. package/dist/esm/index.d.ts +1 -1
  110. package/dist/esm/index.js +1 -1
  111. package/dist/esm/types/api/account.d.ts +62 -62
  112. package/dist/esm/types/api/account.js +20 -20
  113. package/dist/esm/types/api/contact-acquisition.d.ts +39 -39
  114. package/dist/esm/types/api/contact-acquisition.js +13 -13
  115. package/dist/esm/types/api/dashboards/index.d.ts +1 -1
  116. package/dist/esm/types/api/dashboards/index.js +1 -1
  117. package/dist/esm/types/api/dashboards/widget.d.ts +109 -109
  118. package/dist/esm/types/api/dashboards/widget.js +33 -33
  119. package/dist/esm/types/api/destination-tracked-events.d.ts +11 -11
  120. package/dist/esm/types/api/destination-tracked-events.js +1 -1
  121. package/dist/esm/types/api/destinations/destination-catalog.d.ts +30 -30
  122. package/dist/esm/types/api/destinations/destination-catalog.js +1 -1
  123. package/dist/esm/types/api/destinations/destinations.d.ts +111 -111
  124. package/dist/esm/types/api/destinations/destinations.js +46 -46
  125. package/dist/esm/types/api/destinations/index.d.ts +5 -5
  126. package/dist/esm/types/api/destinations/index.js +5 -5
  127. package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
  128. package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.js +1 -1
  129. package/dist/esm/types/api/destinations/third-party-destination-configs.d.ts +106 -106
  130. package/dist/esm/types/api/destinations/third-party-destination-configs.js +6 -6
  131. package/dist/esm/types/api/destinations/third-party-integration-configs.d.ts +60 -60
  132. package/dist/esm/types/api/destinations/third-party-integration-configs.js +8 -8
  133. package/dist/esm/types/api/event-last-seen.d.ts +6 -6
  134. package/dist/esm/types/api/event-last-seen.js +1 -1
  135. package/dist/esm/types/api/event-status.d.ts +18 -18
  136. package/dist/esm/types/api/event-status.js +6 -6
  137. package/dist/esm/types/api/index.d.ts +20 -20
  138. package/dist/esm/types/api/index.js +20 -20
  139. package/dist/esm/types/api/log-events.d.ts +22 -22
  140. package/dist/esm/types/api/log-events.js +1 -1
  141. package/dist/esm/types/api/measures/definitions/channel-measure-definitions.d.ts +2 -2
  142. package/dist/esm/types/api/measures/definitions/channel-measure-definitions.js +845 -845
  143. package/dist/esm/types/api/measures/definitions/core-measure-definitions.d.ts +2 -2
  144. package/dist/esm/types/api/measures/definitions/core-measure-definitions.js +159 -159
  145. package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -2
  146. package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.js +593 -593
  147. package/dist/esm/types/api/measures/definitions/google-measure-definitions.d.ts +2 -2
  148. package/dist/esm/types/api/measures/definitions/google-measure-definitions.js +313 -313
  149. package/dist/esm/types/api/measures/definitions/index.d.ts +8 -8
  150. package/dist/esm/types/api/measures/definitions/index.js +8 -8
  151. package/dist/esm/types/api/measures/definitions/measure-categories.d.ts +18 -18
  152. package/dist/esm/types/api/measures/definitions/measure-categories.js +19 -19
  153. package/dist/esm/types/api/measures/definitions/measure-definitions.d.ts +217 -217
  154. package/dist/esm/types/api/measures/definitions/measure-definitions.js +210 -210
  155. package/dist/esm/types/api/measures/definitions/shopify-measure-definitions.d.ts +3 -3
  156. package/dist/esm/types/api/measures/definitions/shopify-measure-definitions.js +777 -777
  157. package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -2
  158. package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.js +481 -481
  159. package/dist/esm/types/api/measures/index.d.ts +2 -2
  160. package/dist/esm/types/api/measures/index.js +2 -2
  161. package/dist/esm/types/api/measures/measures.d.ts +283 -283
  162. package/dist/esm/types/api/measures/measures.js +373 -373
  163. package/dist/esm/types/api/pixel-setup-health.d.ts +19 -19
  164. package/dist/esm/types/api/pixel-setup-health.js +1 -1
  165. package/dist/esm/types/api/query.d.ts +147 -147
  166. package/dist/esm/types/api/query.js +87 -87
  167. package/dist/esm/types/api/shopify-app-install.d.ts +40 -40
  168. package/dist/esm/types/api/shopify-app-install.js +11 -11
  169. package/dist/esm/types/api/subscription.d.ts +155 -155
  170. package/dist/esm/types/api/subscription.js +44 -44
  171. package/dist/esm/types/api/tracking-events.d.ts +15 -15
  172. package/dist/esm/types/api/tracking-events.js +1 -1
  173. package/dist/esm/types/api/user-account.d.ts +22 -22
  174. package/dist/esm/types/api/user-account.js +12 -12
  175. package/dist/esm/types/api/user.d.ts +13 -13
  176. package/dist/esm/types/api/user.js +1 -1
  177. package/dist/esm/types/common/address.d.ts +15 -15
  178. package/dist/esm/types/common/address.js +1 -1
  179. package/dist/esm/types/common/currency.d.ts +1 -1
  180. package/dist/esm/types/common/currency.js +60 -60
  181. package/dist/esm/types/common/index.d.ts +2 -2
  182. package/dist/esm/types/common/index.js +2 -2
  183. package/dist/esm/types/event/base/event-name-enum.d.ts +63 -63
  184. package/dist/esm/types/event/base/event-name-enum.js +66 -66
  185. package/dist/esm/types/event/base/event.d.ts +20 -20
  186. package/dist/esm/types/event/base/event.js +7 -7
  187. package/dist/esm/types/event/base/index.d.ts +2 -2
  188. package/dist/esm/types/event/base/index.js +2 -2
  189. package/dist/esm/types/event/context/event-context-identity.d.ts +21 -21
  190. package/dist/esm/types/event/context/event-context-identity.js +1 -1
  191. package/dist/esm/types/event/context/event-context.d.ts +196 -196
  192. package/dist/esm/types/event/context/event-context.js +1 -1
  193. package/dist/esm/types/event/context/index.d.ts +2 -2
  194. package/dist/esm/types/event/context/index.js +2 -2
  195. package/dist/esm/types/event/index.d.ts +5 -5
  196. package/dist/esm/types/event/index.js +5 -5
  197. package/dist/esm/types/event/log-event.d.ts +35 -35
  198. package/dist/esm/types/event/log-event.js +19 -19
  199. package/dist/esm/types/event/metric-event.d.ts +13 -13
  200. package/dist/esm/types/event/metric-event.js +1 -1
  201. package/dist/esm/types/event/tracking-event.d.ts +66 -66
  202. package/dist/esm/types/event/tracking-event.js +1 -1
  203. package/dist/esm/types/event-bus-event.d.ts +25 -25
  204. package/dist/esm/types/event-bus-event.js +1 -1
  205. package/dist/esm/types/fingerprint/browser-attributes.d.ts +60 -60
  206. package/dist/esm/types/fingerprint/browser-attributes.js +1 -1
  207. package/dist/esm/types/fingerprint/index.d.ts +6 -6
  208. package/dist/esm/types/fingerprint/index.js +2 -2
  209. package/dist/esm/types/fingerprint/server-attributes.d.ts +50 -50
  210. package/dist/esm/types/fingerprint/server-attributes.js +1 -1
  211. package/dist/esm/types/index.d.ts +7 -7
  212. package/dist/esm/types/index.js +7 -7
  213. package/dist/esm/types/third-party-event-configuration-types.d.ts +10 -10
  214. package/dist/esm/types/third-party-event-configuration-types.js +1 -1
  215. package/dist/esm/types/tracking-event-ingest-message.d.ts +10 -10
  216. package/dist/esm/types/tracking-event-ingest-message.js +1 -1
  217. package/package.json +2 -2
@@ -1,111 +1,111 @@
1
- import { TRACKING_EVENT_NAME } from '../../event';
2
- export interface Destination {
3
- id: string;
4
- accountId: string;
5
- pixelId: string;
6
- destination: DESTINATION;
7
- destinationType?: DESTINATION_TYPE;
8
- displayName?: string;
9
- enabled: boolean;
10
- configuration?: UserDestinationConfiguration;
11
- createdAt: string;
12
- updatedAt: string;
13
- orderConfig?: DestinationOrderConfig;
14
- healthStatus?: DestinationHealthStatus;
15
- }
16
- export interface DestinationHealthStatus {
17
- status: DESTINATION_HEALTH_STATUS;
18
- lastCheckedAt: string;
19
- requestErrorCode?: number;
20
- errorDetails?: {
21
- errorCode?: number;
22
- errorSubCode?: number;
23
- errorType?: string;
24
- errorMessage?: string;
25
- errorCount?: number;
26
- };
27
- }
28
- export declare enum DESTINATION_HEALTH_STATUS {
29
- HEALTHY = "healthy",
30
- UNHEALTHY = "unhealthy",
31
- UNKNOWN = "unknown"
32
- }
33
- export interface DestinationOrderConfig {
34
- blockedSources?: string[];
35
- blockedTags?: string[];
36
- }
37
- export declare enum DESTINATION_TYPE {
38
- INTEGRATION = "integration",
39
- DESTINATION = "destination",
40
- CONTACT_ACQUISITION = "contactAcquisition"
41
- }
42
- export declare enum DESTINATION {
43
- FACEBOOK = "facebook",
44
- TIKTOK = "tiktok",
45
- GOOGLE_ADS = "googleAds",
46
- GOOGLE_ADS_V2 = "googleAdsV2",
47
- GOOGLE_ANALYTICS_4 = "googleAnalytics4",
48
- HUBSPOT = "hubspot",
49
- WEBHOOK = "webhook",
50
- CUSTOM_HTML = "customHTML",
51
- CUSTOM_JS = "customJS",
52
- SNAPCHAT = "snapchat",
53
- TWITTER = "twitter",
54
- REDDIT = "reddit",
55
- INTERCOM = "intercom",
56
- CUSTOMER_IO = "customerIO",
57
- PINTEREST = "pinterest",
58
- KLAVIYO = "klaviyo",
59
- SENDLANE = "sendlane",
60
- CONTACT_ACQUISITION = "contactAcquisition",
61
- OUTBRAIN = "outbrain",
62
- OMNISEND = "omnisend",
63
- ATTENTIVE = "attentive",
64
- FACEBOOK_INTEGRATION = "facebookIntegration",
65
- GOOGLE_ADS_INTEGRATION = "googleAdsIntegration",
66
- CONTACT_ACQUISITION_INTEGRATION = "contactAcquisitionIntegration",
67
- KLAVIYO_CONTACT_ACQUISITION = "klaviyoContactAcquisition"
68
- }
69
- export interface UserDestinationConfiguration {
70
- [key: string]: any;
71
- eventBlacklist?: string[];
72
- events?: EventConfiguration[];
73
- trigger?: DestinationTriggerConfiguration;
74
- }
75
- export interface DestinationTriggerConfiguration {
76
- shopify?: ShopifyTriggerConfiguration;
77
- exludeDomains?: string[];
78
- excludePages?: string[];
79
- domains?: string[];
80
- pages?: string[];
81
- events?: EventTriggerConfiguration[];
82
- }
83
- export interface ShopifyTriggerConfiguration {
84
- enabled: boolean;
85
- collections?: string[];
86
- tags?: string[];
87
- }
88
- export interface EventTriggerConfiguration {
89
- name: TRACKING_EVENT_NAME;
90
- count: number;
91
- condition: EVENT_TRIGGER_CONDITION;
92
- }
93
- export declare enum EVENT_TRIGGER_CONDITION {
94
- GT = "gt",
95
- EQ = "eq",
96
- LT = "lt"
97
- }
98
- export interface EventConfiguration {
99
- sourceEventName: string;
100
- exclude?: boolean;
101
- sample: EventSampleConfiguration;
102
- transformations?: EventTransformation[];
103
- }
104
- export interface EventTransformation {
105
- transformationEventName: string;
106
- enabled: boolean;
107
- }
108
- export interface EventSampleConfiguration {
109
- enabled: boolean;
110
- rate: number;
111
- }
1
+ import { TRACKING_EVENT_NAME } from '../../event';
2
+ export interface Destination {
3
+ id: string;
4
+ accountId: string;
5
+ pixelId: string;
6
+ destination: DESTINATION;
7
+ destinationType?: DESTINATION_TYPE;
8
+ displayName?: string;
9
+ enabled: boolean;
10
+ configuration?: UserDestinationConfiguration;
11
+ createdAt: string;
12
+ updatedAt: string;
13
+ orderConfig?: DestinationOrderConfig;
14
+ healthStatus?: DestinationHealthStatus;
15
+ }
16
+ export interface DestinationHealthStatus {
17
+ status: DESTINATION_HEALTH_STATUS;
18
+ lastCheckedAt: string;
19
+ requestErrorCode?: number;
20
+ errorDetails?: {
21
+ errorCode?: number;
22
+ errorSubCode?: number;
23
+ errorType?: string;
24
+ errorMessage?: string;
25
+ errorCount?: number;
26
+ };
27
+ }
28
+ export declare enum DESTINATION_HEALTH_STATUS {
29
+ HEALTHY = "healthy",
30
+ UNHEALTHY = "unhealthy",
31
+ UNKNOWN = "unknown"
32
+ }
33
+ export interface DestinationOrderConfig {
34
+ blockedSources?: string[];
35
+ blockedTags?: string[];
36
+ }
37
+ export declare enum DESTINATION_TYPE {
38
+ INTEGRATION = "integration",
39
+ DESTINATION = "destination",
40
+ CONTACT_ACQUISITION = "contactAcquisition"
41
+ }
42
+ export declare enum DESTINATION {
43
+ FACEBOOK = "facebook",
44
+ TIKTOK = "tiktok",
45
+ GOOGLE_ADS = "googleAds",
46
+ GOOGLE_ADS_V2 = "googleAdsV2",
47
+ GOOGLE_ANALYTICS_4 = "googleAnalytics4",
48
+ HUBSPOT = "hubspot",
49
+ WEBHOOK = "webhook",
50
+ CUSTOM_HTML = "customHTML",
51
+ CUSTOM_JS = "customJS",
52
+ SNAPCHAT = "snapchat",
53
+ TWITTER = "twitter",
54
+ REDDIT = "reddit",
55
+ INTERCOM = "intercom",
56
+ CUSTOMER_IO = "customerIO",
57
+ PINTEREST = "pinterest",
58
+ KLAVIYO = "klaviyo",
59
+ SENDLANE = "sendlane",
60
+ CONTACT_ACQUISITION = "contactAcquisition",
61
+ OUTBRAIN = "outbrain",
62
+ OMNISEND = "omnisend",
63
+ ATTENTIVE = "attentive",
64
+ FACEBOOK_INTEGRATION = "facebookIntegration",
65
+ GOOGLE_ADS_INTEGRATION = "googleAdsIntegration",
66
+ CONTACT_ACQUISITION_INTEGRATION = "contactAcquisitionIntegration",
67
+ KLAVIYO_CONTACT_ACQUISITION = "klaviyoContactAcquisition"
68
+ }
69
+ export interface UserDestinationConfiguration {
70
+ [key: string]: any;
71
+ eventBlacklist?: string[];
72
+ events?: EventConfiguration[];
73
+ trigger?: DestinationTriggerConfiguration;
74
+ }
75
+ export interface DestinationTriggerConfiguration {
76
+ shopify?: ShopifyTriggerConfiguration;
77
+ exludeDomains?: string[];
78
+ excludePages?: string[];
79
+ domains?: string[];
80
+ pages?: string[];
81
+ events?: EventTriggerConfiguration[];
82
+ }
83
+ export interface ShopifyTriggerConfiguration {
84
+ enabled: boolean;
85
+ collections?: string[];
86
+ tags?: string[];
87
+ }
88
+ export interface EventTriggerConfiguration {
89
+ name: TRACKING_EVENT_NAME;
90
+ count: number;
91
+ condition: EVENT_TRIGGER_CONDITION;
92
+ }
93
+ export declare enum EVENT_TRIGGER_CONDITION {
94
+ GT = "gt",
95
+ EQ = "eq",
96
+ LT = "lt"
97
+ }
98
+ export interface EventConfiguration {
99
+ sourceEventName: string;
100
+ exclude?: boolean;
101
+ sample: EventSampleConfiguration;
102
+ transformations?: EventTransformation[];
103
+ }
104
+ export interface EventTransformation {
105
+ transformationEventName: string;
106
+ enabled: boolean;
107
+ }
108
+ export interface EventSampleConfiguration {
109
+ enabled: boolean;
110
+ rate: number;
111
+ }
@@ -1,47 +1,47 @@
1
- export var DESTINATION_HEALTH_STATUS;
2
- (function (DESTINATION_HEALTH_STATUS) {
3
- DESTINATION_HEALTH_STATUS["HEALTHY"] = "healthy";
4
- DESTINATION_HEALTH_STATUS["UNHEALTHY"] = "unhealthy";
5
- DESTINATION_HEALTH_STATUS["UNKNOWN"] = "unknown";
6
- })(DESTINATION_HEALTH_STATUS || (DESTINATION_HEALTH_STATUS = {}));
7
- export var DESTINATION_TYPE;
8
- (function (DESTINATION_TYPE) {
9
- DESTINATION_TYPE["INTEGRATION"] = "integration";
10
- DESTINATION_TYPE["DESTINATION"] = "destination";
11
- DESTINATION_TYPE["CONTACT_ACQUISITION"] = "contactAcquisition";
12
- })(DESTINATION_TYPE || (DESTINATION_TYPE = {}));
13
- export var DESTINATION;
14
- (function (DESTINATION) {
15
- DESTINATION["FACEBOOK"] = "facebook";
16
- DESTINATION["TIKTOK"] = "tiktok";
17
- DESTINATION["GOOGLE_ADS"] = "googleAds";
18
- DESTINATION["GOOGLE_ADS_V2"] = "googleAdsV2";
19
- DESTINATION["GOOGLE_ANALYTICS_4"] = "googleAnalytics4";
20
- DESTINATION["HUBSPOT"] = "hubspot";
21
- DESTINATION["WEBHOOK"] = "webhook";
22
- DESTINATION["CUSTOM_HTML"] = "customHTML";
23
- DESTINATION["CUSTOM_JS"] = "customJS";
24
- DESTINATION["SNAPCHAT"] = "snapchat";
25
- DESTINATION["TWITTER"] = "twitter";
26
- DESTINATION["REDDIT"] = "reddit";
27
- DESTINATION["INTERCOM"] = "intercom";
28
- DESTINATION["CUSTOMER_IO"] = "customerIO";
29
- DESTINATION["PINTEREST"] = "pinterest";
30
- DESTINATION["KLAVIYO"] = "klaviyo";
31
- DESTINATION["SENDLANE"] = "sendlane";
32
- DESTINATION["CONTACT_ACQUISITION"] = "contactAcquisition";
33
- DESTINATION["OUTBRAIN"] = "outbrain";
34
- DESTINATION["OMNISEND"] = "omnisend";
35
- DESTINATION["ATTENTIVE"] = "attentive";
36
- DESTINATION["FACEBOOK_INTEGRATION"] = "facebookIntegration";
37
- DESTINATION["GOOGLE_ADS_INTEGRATION"] = "googleAdsIntegration";
38
- DESTINATION["CONTACT_ACQUISITION_INTEGRATION"] = "contactAcquisitionIntegration";
39
- DESTINATION["KLAVIYO_CONTACT_ACQUISITION"] = "klaviyoContactAcquisition";
40
- })(DESTINATION || (DESTINATION = {}));
41
- export var EVENT_TRIGGER_CONDITION;
42
- (function (EVENT_TRIGGER_CONDITION) {
43
- EVENT_TRIGGER_CONDITION["GT"] = "gt";
44
- EVENT_TRIGGER_CONDITION["EQ"] = "eq";
45
- EVENT_TRIGGER_CONDITION["LT"] = "lt";
46
- })(EVENT_TRIGGER_CONDITION || (EVENT_TRIGGER_CONDITION = {}));
1
+ export var DESTINATION_HEALTH_STATUS;
2
+ (function (DESTINATION_HEALTH_STATUS) {
3
+ DESTINATION_HEALTH_STATUS["HEALTHY"] = "healthy";
4
+ DESTINATION_HEALTH_STATUS["UNHEALTHY"] = "unhealthy";
5
+ DESTINATION_HEALTH_STATUS["UNKNOWN"] = "unknown";
6
+ })(DESTINATION_HEALTH_STATUS || (DESTINATION_HEALTH_STATUS = {}));
7
+ export var DESTINATION_TYPE;
8
+ (function (DESTINATION_TYPE) {
9
+ DESTINATION_TYPE["INTEGRATION"] = "integration";
10
+ DESTINATION_TYPE["DESTINATION"] = "destination";
11
+ DESTINATION_TYPE["CONTACT_ACQUISITION"] = "contactAcquisition";
12
+ })(DESTINATION_TYPE || (DESTINATION_TYPE = {}));
13
+ export var DESTINATION;
14
+ (function (DESTINATION) {
15
+ DESTINATION["FACEBOOK"] = "facebook";
16
+ DESTINATION["TIKTOK"] = "tiktok";
17
+ DESTINATION["GOOGLE_ADS"] = "googleAds";
18
+ DESTINATION["GOOGLE_ADS_V2"] = "googleAdsV2";
19
+ DESTINATION["GOOGLE_ANALYTICS_4"] = "googleAnalytics4";
20
+ DESTINATION["HUBSPOT"] = "hubspot";
21
+ DESTINATION["WEBHOOK"] = "webhook";
22
+ DESTINATION["CUSTOM_HTML"] = "customHTML";
23
+ DESTINATION["CUSTOM_JS"] = "customJS";
24
+ DESTINATION["SNAPCHAT"] = "snapchat";
25
+ DESTINATION["TWITTER"] = "twitter";
26
+ DESTINATION["REDDIT"] = "reddit";
27
+ DESTINATION["INTERCOM"] = "intercom";
28
+ DESTINATION["CUSTOMER_IO"] = "customerIO";
29
+ DESTINATION["PINTEREST"] = "pinterest";
30
+ DESTINATION["KLAVIYO"] = "klaviyo";
31
+ DESTINATION["SENDLANE"] = "sendlane";
32
+ DESTINATION["CONTACT_ACQUISITION"] = "contactAcquisition";
33
+ DESTINATION["OUTBRAIN"] = "outbrain";
34
+ DESTINATION["OMNISEND"] = "omnisend";
35
+ DESTINATION["ATTENTIVE"] = "attentive";
36
+ DESTINATION["FACEBOOK_INTEGRATION"] = "facebookIntegration";
37
+ DESTINATION["GOOGLE_ADS_INTEGRATION"] = "googleAdsIntegration";
38
+ DESTINATION["CONTACT_ACQUISITION_INTEGRATION"] = "contactAcquisitionIntegration";
39
+ DESTINATION["KLAVIYO_CONTACT_ACQUISITION"] = "klaviyoContactAcquisition";
40
+ })(DESTINATION || (DESTINATION = {}));
41
+ export var EVENT_TRIGGER_CONDITION;
42
+ (function (EVENT_TRIGGER_CONDITION) {
43
+ EVENT_TRIGGER_CONDITION["GT"] = "gt";
44
+ EVENT_TRIGGER_CONDITION["EQ"] = "eq";
45
+ EVENT_TRIGGER_CONDITION["LT"] = "lt";
46
+ })(EVENT_TRIGGER_CONDITION || (EVENT_TRIGGER_CONDITION = {}));
47
47
  //# sourceMappingURL=destinations.js.map
@@ -1,5 +1,5 @@
1
- export * from './destinations';
2
- export * from './destination-catalog';
3
- export * from './third-party-destination-configs';
4
- export * from './third-party-integration-configs';
5
- export * from './third-party-contact-acquisition-configs';
1
+ export * from './destinations';
2
+ export * from './destination-catalog';
3
+ export * from './third-party-destination-configs';
4
+ export * from './third-party-integration-configs';
5
+ export * from './third-party-contact-acquisition-configs';
@@ -1,6 +1,6 @@
1
- export * from './destinations';
2
- export * from './destination-catalog';
3
- export * from './third-party-destination-configs';
4
- export * from './third-party-integration-configs';
5
- export * from './third-party-contact-acquisition-configs';
1
+ export * from './destinations';
2
+ export * from './destination-catalog';
3
+ export * from './third-party-destination-configs';
4
+ export * from './third-party-integration-configs';
5
+ export * from './third-party-contact-acquisition-configs';
6
6
  //# sourceMappingURL=index.js.map
@@ -1,9 +1,9 @@
1
- import { Destination, UserDestinationConfiguration } from './destinations';
2
- export interface KlaviyoContactAcquisition extends Destination {
3
- configuration: KlaviyoContactAcquisitionConfiguration;
4
- }
5
- export interface KlaviyoContactAcquisitionConfiguration extends UserDestinationConfiguration {
6
- apiAccessToken: string;
7
- listId?: string;
8
- reactivateListId?: string;
9
- }
1
+ import { Destination, UserDestinationConfiguration } from './destinations';
2
+ export interface KlaviyoContactAcquisition extends Destination {
3
+ configuration: KlaviyoContactAcquisitionConfiguration;
4
+ }
5
+ export interface KlaviyoContactAcquisitionConfiguration extends UserDestinationConfiguration {
6
+ apiAccessToken: string;
7
+ listId?: string;
8
+ reactivateListId?: string;
9
+ }
@@ -1,2 +1,2 @@
1
- export {};
1
+ export {};
2
2
  //# sourceMappingURL=third-party-contact-acquisition-configs.js.map
@@ -1,106 +1,106 @@
1
- import { Destination, UserDestinationConfiguration } from './destinations';
2
- export interface AdTrackifyFacebookDestination extends Destination {
3
- configuration: FacebookPixelConfiguration;
4
- }
5
- export interface AdTrackifyTikTokDestination extends Destination {
6
- configuration: TiktokPixelConfiguration;
7
- }
8
- export interface AdTrackifyGoogleAnalytics4Destination extends Destination {
9
- configuration: GoogleAnalytics4Configuration;
10
- }
11
- export interface AdTrackifyPinterestDestination extends Destination {
12
- configuration: PinterestConfiguration;
13
- }
14
- export interface AdTrackifySnapchatDestination extends Destination {
15
- configuration: SnapchatConfiguration;
16
- }
17
- export interface AdTrackifyKlaviyoDestination extends Destination {
18
- configuration: KlaviyoConfiguration;
19
- }
20
- export interface AdTrackifySendlaneDestination extends Destination {
21
- configuration: SendlaneConfiguration;
22
- }
23
- export interface AdTrackifyOutboxDestination extends Destination {
24
- configuration: OutbrainConfiguration;
25
- }
26
- export interface AdTrackifyGoogleAdsV2Destination extends Destination {
27
- configuration: GoogleAdsV2Configuration;
28
- }
29
- export interface AdTrackifyOmnisendDestination extends Destination {
30
- configuration: OmnisendConfiguration;
31
- }
32
- export interface AdTrackifyAttentiveDestination extends Destination {
33
- configuration: AttentiveConfiguration;
34
- }
35
- export interface FacebookPixelConfiguration extends UserDestinationConfiguration {
36
- apiAccessToken?: string;
37
- enableConversionAPI: boolean;
38
- pixelId: string;
39
- }
40
- export interface TiktokPixelConfiguration extends UserDestinationConfiguration {
41
- apiAccessToken?: string;
42
- enableConversionAPI: boolean;
43
- pixelId: string;
44
- }
45
- export interface GoogleAnalytics4Configuration extends UserDestinationConfiguration {
46
- apiSecret: string;
47
- measurementId: string;
48
- }
49
- export interface GoogleAdsConfiguration extends UserDestinationConfiguration {
50
- pixelId: string;
51
- conversionID: string;
52
- }
53
- export interface HubspotPixelConfiguration extends UserDestinationConfiguration {
54
- hubspotId: string;
55
- }
56
- export interface TwitterPixelConfiguration extends UserDestinationConfiguration {
57
- twitterPixelId: string;
58
- }
59
- export interface IntercomTagConfiguration extends UserDestinationConfiguration {
60
- appId: string;
61
- apiBase: string;
62
- }
63
- export interface WebhookConfiguration extends UserDestinationConfiguration {
64
- webhookUrl: string;
65
- }
66
- export interface CustomHTMLConfiguration extends UserDestinationConfiguration {
67
- html: string;
68
- location: CustomHTMLLocation;
69
- }
70
- export interface PinterestConfiguration extends UserDestinationConfiguration {
71
- pixelId: string;
72
- enableConversionAPI: boolean;
73
- advertiserId?: string;
74
- apiAccessToken?: string;
75
- }
76
- export interface SnapchatConfiguration extends UserDestinationConfiguration {
77
- snapchatPixelId: string;
78
- enableConversionAPI: boolean;
79
- apiAccessToken?: string;
80
- }
81
- export interface KlaviyoConfiguration extends UserDestinationConfiguration {
82
- apiAccessToken: string;
83
- }
84
- export interface SendlaneConfiguration extends UserDestinationConfiguration {
85
- apiAccessToken: string;
86
- sendlaneIntegrationToken: string;
87
- }
88
- export interface OmnisendConfiguration extends UserDestinationConfiguration {
89
- apiKey: string;
90
- }
91
- export interface AttentiveConfiguration extends UserDestinationConfiguration {
92
- apiKey: string;
93
- }
94
- export interface OutbrainConfiguration extends UserDestinationConfiguration {
95
- pixelId: string;
96
- }
97
- export interface GoogleAdsV2Configuration extends UserDestinationConfiguration {
98
- accountId: string;
99
- merchantCenterId: string;
100
- conversionId: string;
101
- }
102
- export declare enum CustomHTMLLocation {
103
- HEADER = "header",
104
- FOOTER = "footer",
105
- BODY = "body"
106
- }
1
+ import { Destination, UserDestinationConfiguration } from './destinations';
2
+ export interface AdTrackifyFacebookDestination extends Destination {
3
+ configuration: FacebookPixelConfiguration;
4
+ }
5
+ export interface AdTrackifyTikTokDestination extends Destination {
6
+ configuration: TiktokPixelConfiguration;
7
+ }
8
+ export interface AdTrackifyGoogleAnalytics4Destination extends Destination {
9
+ configuration: GoogleAnalytics4Configuration;
10
+ }
11
+ export interface AdTrackifyPinterestDestination extends Destination {
12
+ configuration: PinterestConfiguration;
13
+ }
14
+ export interface AdTrackifySnapchatDestination extends Destination {
15
+ configuration: SnapchatConfiguration;
16
+ }
17
+ export interface AdTrackifyKlaviyoDestination extends Destination {
18
+ configuration: KlaviyoConfiguration;
19
+ }
20
+ export interface AdTrackifySendlaneDestination extends Destination {
21
+ configuration: SendlaneConfiguration;
22
+ }
23
+ export interface AdTrackifyOutboxDestination extends Destination {
24
+ configuration: OutbrainConfiguration;
25
+ }
26
+ export interface AdTrackifyGoogleAdsV2Destination extends Destination {
27
+ configuration: GoogleAdsV2Configuration;
28
+ }
29
+ export interface AdTrackifyOmnisendDestination extends Destination {
30
+ configuration: OmnisendConfiguration;
31
+ }
32
+ export interface AdTrackifyAttentiveDestination extends Destination {
33
+ configuration: AttentiveConfiguration;
34
+ }
35
+ export interface FacebookPixelConfiguration extends UserDestinationConfiguration {
36
+ apiAccessToken?: string;
37
+ enableConversionAPI: boolean;
38
+ pixelId: string;
39
+ }
40
+ export interface TiktokPixelConfiguration extends UserDestinationConfiguration {
41
+ apiAccessToken?: string;
42
+ enableConversionAPI: boolean;
43
+ pixelId: string;
44
+ }
45
+ export interface GoogleAnalytics4Configuration extends UserDestinationConfiguration {
46
+ apiSecret: string;
47
+ measurementId: string;
48
+ }
49
+ export interface GoogleAdsConfiguration extends UserDestinationConfiguration {
50
+ pixelId: string;
51
+ conversionID: string;
52
+ }
53
+ export interface HubspotPixelConfiguration extends UserDestinationConfiguration {
54
+ hubspotId: string;
55
+ }
56
+ export interface TwitterPixelConfiguration extends UserDestinationConfiguration {
57
+ twitterPixelId: string;
58
+ }
59
+ export interface IntercomTagConfiguration extends UserDestinationConfiguration {
60
+ appId: string;
61
+ apiBase: string;
62
+ }
63
+ export interface WebhookConfiguration extends UserDestinationConfiguration {
64
+ webhookUrl: string;
65
+ }
66
+ export interface CustomHTMLConfiguration extends UserDestinationConfiguration {
67
+ html: string;
68
+ location: CustomHTMLLocation;
69
+ }
70
+ export interface PinterestConfiguration extends UserDestinationConfiguration {
71
+ pixelId: string;
72
+ enableConversionAPI: boolean;
73
+ advertiserId?: string;
74
+ apiAccessToken?: string;
75
+ }
76
+ export interface SnapchatConfiguration extends UserDestinationConfiguration {
77
+ snapchatPixelId: string;
78
+ enableConversionAPI: boolean;
79
+ apiAccessToken?: string;
80
+ }
81
+ export interface KlaviyoConfiguration extends UserDestinationConfiguration {
82
+ apiAccessToken: string;
83
+ }
84
+ export interface SendlaneConfiguration extends UserDestinationConfiguration {
85
+ apiAccessToken: string;
86
+ sendlaneIntegrationToken: string;
87
+ }
88
+ export interface OmnisendConfiguration extends UserDestinationConfiguration {
89
+ apiKey: string;
90
+ }
91
+ export interface AttentiveConfiguration extends UserDestinationConfiguration {
92
+ apiKey: string;
93
+ }
94
+ export interface OutbrainConfiguration extends UserDestinationConfiguration {
95
+ pixelId: string;
96
+ }
97
+ export interface GoogleAdsV2Configuration extends UserDestinationConfiguration {
98
+ accountId: string;
99
+ merchantCenterId: string;
100
+ conversionId: string;
101
+ }
102
+ export declare enum CustomHTMLLocation {
103
+ HEADER = "header",
104
+ FOOTER = "footer",
105
+ BODY = "body"
106
+ }
@@ -1,7 +1,7 @@
1
- export var CustomHTMLLocation;
2
- (function (CustomHTMLLocation) {
3
- CustomHTMLLocation["HEADER"] = "header";
4
- CustomHTMLLocation["FOOTER"] = "footer";
5
- CustomHTMLLocation["BODY"] = "body";
6
- })(CustomHTMLLocation || (CustomHTMLLocation = {}));
1
+ export var CustomHTMLLocation;
2
+ (function (CustomHTMLLocation) {
3
+ CustomHTMLLocation["HEADER"] = "header";
4
+ CustomHTMLLocation["FOOTER"] = "footer";
5
+ CustomHTMLLocation["BODY"] = "body";
6
+ })(CustomHTMLLocation || (CustomHTMLLocation = {}));
7
7
  //# sourceMappingURL=third-party-destination-configs.js.map