@adtrackify/at-tracking-event-types 3.5.0 → 3.5.2
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/README.md +12 -12
- package/dist/cjs/index.d.ts +1 -1
- package/dist/cjs/index.js +17 -17
- package/dist/cjs/types/api/account.d.ts +132 -132
- package/dist/cjs/types/api/account.js +83 -83
- package/dist/cjs/types/api/contact-acquisition/contact-acquisition.d.ts +106 -106
- package/dist/cjs/types/api/contact-acquisition/contact-acquisition.js +21 -21
- package/dist/cjs/types/api/contact-acquisition/email-verification.d.ts +30 -30
- package/dist/cjs/types/api/contact-acquisition/email-verification.js +11 -11
- package/dist/cjs/types/api/contact-acquisition/index.d.ts +6 -6
- package/dist/cjs/types/api/contact-acquisition/index.js +22 -22
- package/dist/cjs/types/api/contact-acquisition/purchased-contact.d.ts +35 -35
- package/dist/cjs/types/api/contact-acquisition/purchased-contact.js +8 -8
- package/dist/cjs/types/api/contact-acquisition/purchased-traits.d.ts +63 -63
- package/dist/cjs/types/api/contact-acquisition/purchased-traits.js +2 -2
- package/dist/cjs/types/api/contact-acquisition/third-party-contact.d.ts +44 -44
- package/dist/cjs/types/api/contact-acquisition/third-party-contact.js +2 -2
- package/dist/cjs/types/api/contact-acquisition/third-party-cookie-contact-acquisition.d.ts +6 -6
- package/dist/cjs/types/api/contact-acquisition/third-party-cookie-contact-acquisition.js +2 -2
- package/dist/cjs/types/api/dashboards/index.d.ts +1 -1
- package/dist/cjs/types/api/dashboards/index.js +17 -17
- package/dist/cjs/types/api/dashboards/widget.d.ts +115 -115
- package/dist/cjs/types/api/dashboards/widget.js +36 -36
- package/dist/cjs/types/api/destination-tracked-events.d.ts +11 -11
- package/dist/cjs/types/api/destination-tracked-events.js +3 -3
- package/dist/cjs/types/api/destinations/destination-catalog.d.ts +30 -30
- package/dist/cjs/types/api/destinations/destination-catalog.js +2 -2
- package/dist/cjs/types/api/destinations/destinations.d.ts +114 -114
- package/dist/cjs/types/api/destinations/destinations.js +52 -52
- package/dist/cjs/types/api/destinations/index.d.ts +5 -5
- package/dist/cjs/types/api/destinations/index.js +21 -21
- package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
- package/dist/cjs/types/api/destinations/third-party-contact-acquisition-configs.js +2 -2
- package/dist/cjs/types/api/destinations/third-party-destination-configs.d.ts +179 -179
- package/dist/cjs/types/api/destinations/third-party-destination-configs.js +23 -23
- package/dist/cjs/types/api/destinations/third-party-integration-configs.d.ts +67 -67
- package/dist/cjs/types/api/destinations/third-party-integration-configs.js +11 -11
- package/dist/cjs/types/api/event-last-seen.d.ts +6 -6
- package/dist/cjs/types/api/event-last-seen.js +2 -2
- package/dist/cjs/types/api/event-status.d.ts +18 -18
- package/dist/cjs/types/api/event-status.js +9 -9
- package/dist/cjs/types/api/index.d.ts +22 -21
- package/dist/cjs/types/api/index.js +38 -37
- package/dist/cjs/types/api/index.js.map +1 -1
- package/dist/cjs/types/api/log-events.d.ts +22 -22
- package/dist/cjs/types/api/log-events.js +2 -2
- package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/channel-measure-definitions.js +1677 -1677
- package/dist/cjs/types/api/measures/definitions/core-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/core-measure-definitions.js +446 -446
- package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/facebook-measure-definitions.js +1451 -1451
- package/dist/cjs/types/api/measures/definitions/google-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/google-measure-definitions.js +325 -325
- package/dist/cjs/types/api/measures/definitions/index.d.ts +12 -12
- package/dist/cjs/types/api/measures/definitions/index.js +28 -28
- package/dist/cjs/types/api/measures/definitions/measure-applicable-contexts.d.ts +9 -9
- package/dist/cjs/types/api/measures/definitions/measure-applicable-contexts.js +22 -22
- package/dist/cjs/types/api/measures/definitions/measure-categories.d.ts +18 -18
- package/dist/cjs/types/api/measures/definitions/measure-categories.js +22 -22
- package/dist/cjs/types/api/measures/definitions/measure-definitions.d.ts +40 -40
- package/dist/cjs/types/api/measures/definitions/measure-definitions.js +29 -29
- package/dist/cjs/types/api/measures/definitions/measure-value-type.d.ts +8 -8
- package/dist/cjs/types/api/measures/definitions/measure-value-type.js +12 -12
- package/dist/cjs/types/api/measures/definitions/shopify/shopify-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/shopify/shopify-measure-definitions.js +864 -864
- package/dist/cjs/types/api/measures/definitions/shopify/shopify-nc-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/shopify/shopify-nc-measure-definitions.js +446 -446
- package/dist/cjs/types/api/measures/definitions/shopify/shopify-rc-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/shopify/shopify-rc-measure-definitions.js +447 -447
- package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/tracked-measure-definitions.js +509 -509
- package/dist/cjs/types/api/measures/index.d.ts +2 -2
- package/dist/cjs/types/api/measures/index.js +18 -18
- package/dist/cjs/types/api/measures/measures.d.ts +455 -455
- package/dist/cjs/types/api/measures/measures.js +459 -459
- package/dist/cjs/types/api/pixel-setup-health.d.ts +19 -19
- package/dist/cjs/types/api/pixel-setup-health.js +2 -2
- package/dist/cjs/types/api/promotion-code.d.ts +35 -0
- package/dist/cjs/types/api/promotion-code.js +10 -0
- package/dist/cjs/types/api/promotion-code.js.map +1 -0
- package/dist/cjs/types/api/query.d.ts +147 -147
- package/dist/cjs/types/api/query.js +90 -90
- package/dist/cjs/types/api/shopify-app-install.d.ts +41 -41
- package/dist/cjs/types/api/shopify-app-install.js +14 -14
- package/dist/cjs/types/api/subscription.d.ts +190 -190
- package/dist/cjs/types/api/subscription.js +48 -48
- package/dist/cjs/types/api/tracking-events.d.ts +15 -15
- package/dist/cjs/types/api/tracking-events.js +2 -2
- package/dist/cjs/types/api/user-account.d.ts +22 -22
- package/dist/cjs/types/api/user-account.js +15 -15
- package/dist/cjs/types/api/user.d.ts +13 -13
- package/dist/cjs/types/api/user.js +2 -2
- package/dist/cjs/types/common/address.d.ts +22 -22
- package/dist/cjs/types/common/address.js +8 -8
- package/dist/cjs/types/common/currency.d.ts +1 -1
- package/dist/cjs/types/common/currency.js +63 -63
- package/dist/cjs/types/common/index.d.ts +2 -2
- package/dist/cjs/types/common/index.js +18 -18
- package/dist/cjs/types/event/base/event-name-enum.d.ts +83 -83
- package/dist/cjs/types/event/base/event-name-enum.js +89 -89
- package/dist/cjs/types/event/base/event.d.ts +20 -20
- package/dist/cjs/types/event/base/event.js +10 -10
- package/dist/cjs/types/event/base/index.d.ts +2 -2
- package/dist/cjs/types/event/base/index.js +18 -18
- package/dist/cjs/types/event/context/event-context-identity.d.ts +32 -32
- package/dist/cjs/types/event/context/event-context-identity.js +2 -2
- package/dist/cjs/types/event/context/event-context.d.ts +201 -201
- package/dist/cjs/types/event/context/event-context.js +2 -2
- package/dist/cjs/types/event/context/index.d.ts +2 -2
- package/dist/cjs/types/event/context/index.js +18 -18
- package/dist/cjs/types/event/index.d.ts +5 -5
- package/dist/cjs/types/event/index.js +21 -21
- package/dist/cjs/types/event/log-event.d.ts +35 -35
- package/dist/cjs/types/event/log-event.js +22 -22
- package/dist/cjs/types/event/metric-event.d.ts +13 -13
- package/dist/cjs/types/event/metric-event.js +2 -2
- package/dist/cjs/types/event/tracking-event.d.ts +66 -66
- package/dist/cjs/types/event/tracking-event.js +2 -2
- package/dist/cjs/types/event-bus-event.d.ts +25 -25
- package/dist/cjs/types/event-bus-event.js +2 -2
- package/dist/cjs/types/fingerprint/browser-attributes.d.ts +60 -60
- package/dist/cjs/types/fingerprint/browser-attributes.js +2 -2
- package/dist/cjs/types/fingerprint/index.d.ts +6 -6
- package/dist/cjs/types/fingerprint/index.js +18 -18
- package/dist/cjs/types/fingerprint/server-attributes.d.ts +50 -50
- package/dist/cjs/types/fingerprint/server-attributes.js +2 -2
- package/dist/cjs/types/index.d.ts +7 -7
- package/dist/cjs/types/index.js +23 -23
- package/dist/cjs/types/third-party-event-configuration-types.d.ts +10 -10
- package/dist/cjs/types/third-party-event-configuration-types.js +2 -2
- package/dist/cjs/types/tracking-event-ingest-message.d.ts +12 -12
- package/dist/cjs/types/tracking-event-ingest-message.js +2 -2
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/types/api/account.d.ts +132 -132
- package/dist/esm/types/api/account.js +80 -80
- package/dist/esm/types/api/contact-acquisition/contact-acquisition.d.ts +106 -106
- package/dist/esm/types/api/contact-acquisition/contact-acquisition.js +18 -18
- package/dist/esm/types/api/contact-acquisition/email-verification.d.ts +30 -30
- package/dist/esm/types/api/contact-acquisition/email-verification.js +8 -8
- package/dist/esm/types/api/contact-acquisition/index.d.ts +6 -6
- package/dist/esm/types/api/contact-acquisition/index.js +6 -6
- package/dist/esm/types/api/contact-acquisition/purchased-contact.d.ts +35 -35
- package/dist/esm/types/api/contact-acquisition/purchased-contact.js +5 -5
- package/dist/esm/types/api/contact-acquisition/purchased-traits.d.ts +63 -63
- package/dist/esm/types/api/contact-acquisition/purchased-traits.js +1 -1
- package/dist/esm/types/api/contact-acquisition/third-party-contact.d.ts +44 -44
- package/dist/esm/types/api/contact-acquisition/third-party-contact.js +1 -1
- package/dist/esm/types/api/contact-acquisition/third-party-cookie-contact-acquisition.d.ts +6 -6
- package/dist/esm/types/api/contact-acquisition/third-party-cookie-contact-acquisition.js +1 -1
- package/dist/esm/types/api/dashboards/index.d.ts +1 -1
- package/dist/esm/types/api/dashboards/index.js +1 -1
- package/dist/esm/types/api/dashboards/widget.d.ts +115 -115
- package/dist/esm/types/api/dashboards/widget.js +33 -33
- package/dist/esm/types/api/destination-tracked-events.d.ts +11 -11
- package/dist/esm/types/api/destination-tracked-events.js +1 -1
- package/dist/esm/types/api/destinations/destination-catalog.d.ts +30 -30
- package/dist/esm/types/api/destinations/destination-catalog.js +1 -1
- package/dist/esm/types/api/destinations/destinations.d.ts +114 -114
- package/dist/esm/types/api/destinations/destinations.js +49 -49
- package/dist/esm/types/api/destinations/index.d.ts +5 -5
- package/dist/esm/types/api/destinations/index.js +5 -5
- package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.d.ts +9 -9
- package/dist/esm/types/api/destinations/third-party-contact-acquisition-configs.js +1 -1
- package/dist/esm/types/api/destinations/third-party-destination-configs.d.ts +179 -179
- package/dist/esm/types/api/destinations/third-party-destination-configs.js +20 -20
- package/dist/esm/types/api/destinations/third-party-integration-configs.d.ts +67 -67
- package/dist/esm/types/api/destinations/third-party-integration-configs.js +8 -8
- package/dist/esm/types/api/event-last-seen.d.ts +6 -6
- package/dist/esm/types/api/event-last-seen.js +1 -1
- package/dist/esm/types/api/event-status.d.ts +18 -18
- package/dist/esm/types/api/event-status.js +6 -6
- package/dist/esm/types/api/index.d.ts +22 -21
- package/dist/esm/types/api/index.js +22 -21
- package/dist/esm/types/api/index.js.map +1 -1
- package/dist/esm/types/api/log-events.d.ts +22 -22
- package/dist/esm/types/api/log-events.js +1 -1
- package/dist/esm/types/api/measures/definitions/channel-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/channel-measure-definitions.js +1674 -1674
- package/dist/esm/types/api/measures/definitions/core-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/core-measure-definitions.js +443 -443
- package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/facebook-measure-definitions.js +1448 -1448
- package/dist/esm/types/api/measures/definitions/google-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/google-measure-definitions.js +322 -322
- package/dist/esm/types/api/measures/definitions/index.d.ts +12 -12
- package/dist/esm/types/api/measures/definitions/index.js +12 -12
- package/dist/esm/types/api/measures/definitions/measure-applicable-contexts.d.ts +9 -9
- package/dist/esm/types/api/measures/definitions/measure-applicable-contexts.js +19 -19
- package/dist/esm/types/api/measures/definitions/measure-categories.d.ts +18 -18
- package/dist/esm/types/api/measures/definitions/measure-categories.js +19 -19
- package/dist/esm/types/api/measures/definitions/measure-definitions.d.ts +40 -40
- package/dist/esm/types/api/measures/definitions/measure-definitions.js +26 -26
- package/dist/esm/types/api/measures/definitions/measure-value-type.d.ts +8 -8
- package/dist/esm/types/api/measures/definitions/measure-value-type.js +9 -9
- package/dist/esm/types/api/measures/definitions/shopify/shopify-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/shopify/shopify-measure-definitions.js +861 -861
- package/dist/esm/types/api/measures/definitions/shopify/shopify-nc-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/shopify/shopify-nc-measure-definitions.js +443 -443
- package/dist/esm/types/api/measures/definitions/shopify/shopify-rc-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/shopify/shopify-rc-measure-definitions.js +444 -444
- package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/tracked-measure-definitions.js +506 -506
- package/dist/esm/types/api/measures/index.d.ts +2 -2
- package/dist/esm/types/api/measures/index.js +2 -2
- package/dist/esm/types/api/measures/measures.d.ts +455 -455
- package/dist/esm/types/api/measures/measures.js +456 -456
- package/dist/esm/types/api/pixel-setup-health.d.ts +19 -19
- package/dist/esm/types/api/pixel-setup-health.js +1 -1
- package/dist/esm/types/api/promotion-code.d.ts +35 -0
- package/dist/esm/types/api/promotion-code.js +7 -0
- package/dist/esm/types/api/promotion-code.js.map +1 -0
- package/dist/esm/types/api/query.d.ts +147 -147
- package/dist/esm/types/api/query.js +87 -87
- package/dist/esm/types/api/shopify-app-install.d.ts +41 -41
- package/dist/esm/types/api/shopify-app-install.js +11 -11
- package/dist/esm/types/api/subscription.d.ts +190 -190
- package/dist/esm/types/api/subscription.js +45 -45
- package/dist/esm/types/api/tracking-events.d.ts +15 -15
- package/dist/esm/types/api/tracking-events.js +1 -1
- package/dist/esm/types/api/user-account.d.ts +22 -22
- package/dist/esm/types/api/user-account.js +12 -12
- package/dist/esm/types/api/user.d.ts +13 -13
- package/dist/esm/types/api/user.js +1 -1
- package/dist/esm/types/common/address.d.ts +22 -22
- package/dist/esm/types/common/address.js +5 -5
- package/dist/esm/types/common/currency.d.ts +1 -1
- package/dist/esm/types/common/currency.js +60 -60
- package/dist/esm/types/common/index.d.ts +2 -2
- package/dist/esm/types/common/index.js +2 -2
- package/dist/esm/types/event/base/event-name-enum.d.ts +83 -83
- package/dist/esm/types/event/base/event-name-enum.js +86 -86
- package/dist/esm/types/event/base/event.d.ts +20 -20
- package/dist/esm/types/event/base/event.js +7 -7
- package/dist/esm/types/event/base/index.d.ts +2 -2
- package/dist/esm/types/event/base/index.js +2 -2
- package/dist/esm/types/event/context/event-context-identity.d.ts +32 -32
- package/dist/esm/types/event/context/event-context-identity.js +1 -1
- package/dist/esm/types/event/context/event-context.d.ts +201 -201
- package/dist/esm/types/event/context/event-context.js +1 -1
- package/dist/esm/types/event/context/index.d.ts +2 -2
- package/dist/esm/types/event/context/index.js +2 -2
- package/dist/esm/types/event/index.d.ts +5 -5
- package/dist/esm/types/event/index.js +5 -5
- package/dist/esm/types/event/log-event.d.ts +35 -35
- package/dist/esm/types/event/log-event.js +19 -19
- package/dist/esm/types/event/metric-event.d.ts +13 -13
- package/dist/esm/types/event/metric-event.js +1 -1
- package/dist/esm/types/event/tracking-event.d.ts +66 -66
- package/dist/esm/types/event/tracking-event.js +1 -1
- package/dist/esm/types/event-bus-event.d.ts +25 -25
- package/dist/esm/types/event-bus-event.js +1 -1
- package/dist/esm/types/fingerprint/browser-attributes.d.ts +60 -60
- package/dist/esm/types/fingerprint/browser-attributes.js +1 -1
- package/dist/esm/types/fingerprint/index.d.ts +6 -6
- package/dist/esm/types/fingerprint/index.js +2 -2
- package/dist/esm/types/fingerprint/server-attributes.d.ts +50 -50
- package/dist/esm/types/fingerprint/server-attributes.js +1 -1
- package/dist/esm/types/index.d.ts +7 -7
- package/dist/esm/types/index.js +7 -7
- package/dist/esm/types/third-party-event-configuration-types.d.ts +10 -10
- package/dist/esm/types/third-party-event-configuration-types.js +1 -1
- package/dist/esm/types/tracking-event-ingest-message.d.ts +12 -12
- package/dist/esm/types/tracking-event-ingest-message.js +1 -1
- package/package.json +107 -107
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export declare enum ADDRESS_INFO_SOURCE {
|
|
2
|
-
INPUT = "in",
|
|
3
|
-
IP_ADDRESS = "ip"
|
|
4
|
-
}
|
|
5
|
-
export interface AddressInfo {
|
|
6
|
-
email?: string;
|
|
7
|
-
phone?: string;
|
|
8
|
-
firstName?: string;
|
|
9
|
-
lastName?: string;
|
|
10
|
-
company?: string;
|
|
11
|
-
address1?: string;
|
|
12
|
-
address2?: string;
|
|
13
|
-
city?: string;
|
|
14
|
-
province?: string;
|
|
15
|
-
provinceCode?: string;
|
|
16
|
-
country?: string;
|
|
17
|
-
countryCode?: string;
|
|
18
|
-
zip?: string;
|
|
19
|
-
s?: ADDRESS_INFO_SOURCE;
|
|
20
|
-
cra?: number;
|
|
21
|
-
upa?: number;
|
|
22
|
-
}
|
|
1
|
+
export declare enum ADDRESS_INFO_SOURCE {
|
|
2
|
+
INPUT = "in",
|
|
3
|
+
IP_ADDRESS = "ip"
|
|
4
|
+
}
|
|
5
|
+
export interface AddressInfo {
|
|
6
|
+
email?: string;
|
|
7
|
+
phone?: string;
|
|
8
|
+
firstName?: string;
|
|
9
|
+
lastName?: string;
|
|
10
|
+
company?: string;
|
|
11
|
+
address1?: string;
|
|
12
|
+
address2?: string;
|
|
13
|
+
city?: string;
|
|
14
|
+
province?: string;
|
|
15
|
+
provinceCode?: string;
|
|
16
|
+
country?: string;
|
|
17
|
+
countryCode?: string;
|
|
18
|
+
zip?: string;
|
|
19
|
+
s?: ADDRESS_INFO_SOURCE;
|
|
20
|
+
cra?: number;
|
|
21
|
+
upa?: number;
|
|
22
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export var ADDRESS_INFO_SOURCE;
|
|
2
|
-
(function (ADDRESS_INFO_SOURCE) {
|
|
3
|
-
ADDRESS_INFO_SOURCE["INPUT"] = "in";
|
|
4
|
-
ADDRESS_INFO_SOURCE["IP_ADDRESS"] = "ip";
|
|
5
|
-
})(ADDRESS_INFO_SOURCE || (ADDRESS_INFO_SOURCE = {}));
|
|
1
|
+
export var ADDRESS_INFO_SOURCE;
|
|
2
|
+
(function (ADDRESS_INFO_SOURCE) {
|
|
3
|
+
ADDRESS_INFO_SOURCE["INPUT"] = "in";
|
|
4
|
+
ADDRESS_INFO_SOURCE["IP_ADDRESS"] = "ip";
|
|
5
|
+
})(ADDRESS_INFO_SOURCE || (ADDRESS_INFO_SOURCE = {}));
|
|
6
6
|
//# sourceMappingURL=address.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Currencies: string[];
|
|
1
|
+
export declare const Currencies: string[];
|
|
@@ -1,61 +1,61 @@
|
|
|
1
|
-
export const Currencies = [
|
|
2
|
-
'AED',
|
|
3
|
-
'ARS',
|
|
4
|
-
'AUD',
|
|
5
|
-
'BDT',
|
|
6
|
-
'BIF',
|
|
7
|
-
'BOB',
|
|
8
|
-
'BRL',
|
|
9
|
-
'CAD',
|
|
10
|
-
'CHF',
|
|
11
|
-
'CLP',
|
|
12
|
-
'CNY',
|
|
13
|
-
'COP',
|
|
14
|
-
'CRC',
|
|
15
|
-
'CZK',
|
|
16
|
-
'DKK',
|
|
17
|
-
'DZD',
|
|
18
|
-
'EGP',
|
|
19
|
-
'EUR',
|
|
20
|
-
'GBP',
|
|
21
|
-
'GTQ',
|
|
22
|
-
'HKD',
|
|
23
|
-
'HNL',
|
|
24
|
-
'HUF',
|
|
25
|
-
'IDR',
|
|
26
|
-
'ILS',
|
|
27
|
-
'INR',
|
|
28
|
-
'ISK',
|
|
29
|
-
'JPY',
|
|
30
|
-
'KES',
|
|
31
|
-
'KRW',
|
|
32
|
-
'KWD',
|
|
33
|
-
'KZT',
|
|
34
|
-
'MAD',
|
|
35
|
-
'MOP',
|
|
36
|
-
'MXN',
|
|
37
|
-
'MYR',
|
|
38
|
-
'NGN',
|
|
39
|
-
'NIO',
|
|
40
|
-
'NOK',
|
|
41
|
-
'NZD',
|
|
42
|
-
'PEN',
|
|
43
|
-
'PHP',
|
|
44
|
-
'PKR',
|
|
45
|
-
'PLN',
|
|
46
|
-
'PYG',
|
|
47
|
-
'QAR',
|
|
48
|
-
'RON',
|
|
49
|
-
'RUB',
|
|
50
|
-
'SAR',
|
|
51
|
-
'SEK',
|
|
52
|
-
'SGD',
|
|
53
|
-
'THB',
|
|
54
|
-
'TRY',
|
|
55
|
-
'TWD',
|
|
56
|
-
'USD',
|
|
57
|
-
'VES',
|
|
58
|
-
'VND',
|
|
59
|
-
'ZAR',
|
|
60
|
-
];
|
|
1
|
+
export const Currencies = [
|
|
2
|
+
'AED',
|
|
3
|
+
'ARS',
|
|
4
|
+
'AUD',
|
|
5
|
+
'BDT',
|
|
6
|
+
'BIF',
|
|
7
|
+
'BOB',
|
|
8
|
+
'BRL',
|
|
9
|
+
'CAD',
|
|
10
|
+
'CHF',
|
|
11
|
+
'CLP',
|
|
12
|
+
'CNY',
|
|
13
|
+
'COP',
|
|
14
|
+
'CRC',
|
|
15
|
+
'CZK',
|
|
16
|
+
'DKK',
|
|
17
|
+
'DZD',
|
|
18
|
+
'EGP',
|
|
19
|
+
'EUR',
|
|
20
|
+
'GBP',
|
|
21
|
+
'GTQ',
|
|
22
|
+
'HKD',
|
|
23
|
+
'HNL',
|
|
24
|
+
'HUF',
|
|
25
|
+
'IDR',
|
|
26
|
+
'ILS',
|
|
27
|
+
'INR',
|
|
28
|
+
'ISK',
|
|
29
|
+
'JPY',
|
|
30
|
+
'KES',
|
|
31
|
+
'KRW',
|
|
32
|
+
'KWD',
|
|
33
|
+
'KZT',
|
|
34
|
+
'MAD',
|
|
35
|
+
'MOP',
|
|
36
|
+
'MXN',
|
|
37
|
+
'MYR',
|
|
38
|
+
'NGN',
|
|
39
|
+
'NIO',
|
|
40
|
+
'NOK',
|
|
41
|
+
'NZD',
|
|
42
|
+
'PEN',
|
|
43
|
+
'PHP',
|
|
44
|
+
'PKR',
|
|
45
|
+
'PLN',
|
|
46
|
+
'PYG',
|
|
47
|
+
'QAR',
|
|
48
|
+
'RON',
|
|
49
|
+
'RUB',
|
|
50
|
+
'SAR',
|
|
51
|
+
'SEK',
|
|
52
|
+
'SGD',
|
|
53
|
+
'THB',
|
|
54
|
+
'TRY',
|
|
55
|
+
'TWD',
|
|
56
|
+
'USD',
|
|
57
|
+
'VES',
|
|
58
|
+
'VND',
|
|
59
|
+
'ZAR',
|
|
60
|
+
];
|
|
61
61
|
//# sourceMappingURL=currency.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './address.js';
|
|
2
|
-
export * from './currency.js';
|
|
1
|
+
export * from './address.js';
|
|
2
|
+
export * from './currency.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './address.js';
|
|
2
|
-
export * from './currency.js';
|
|
1
|
+
export * from './address.js';
|
|
2
|
+
export * from './currency.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,83 +1,83 @@
|
|
|
1
|
-
export declare enum TRACKING_EVENT_NAME {
|
|
2
|
-
ADD_PAYMENT_INFO = "add_payment_info",
|
|
3
|
-
ADD_SHIPPING_INFO = "add_shipping_info",
|
|
4
|
-
ADD_TO_CART = "add_to_cart",
|
|
5
|
-
ADD_TO_WISHLIST = "add_to_wishlist",
|
|
6
|
-
BOOK_CALL = "book_call",
|
|
7
|
-
COMPLETE_REGISTRATION = "complete_registration",
|
|
8
|
-
CONTACT = "contact",
|
|
9
|
-
INITIATE_CHECKOUT = "initiate_checkout",
|
|
10
|
-
LEAD = "lead",
|
|
11
|
-
LOGIN = "login",
|
|
12
|
-
PAGE_VIEW = "page_view",
|
|
13
|
-
PAGE_TIME = "page_time",
|
|
14
|
-
PAGE_SCROLL = "page_scroll",
|
|
15
|
-
PURCHASE = "purchase",
|
|
16
|
-
ALL_PURCHASE = "all_purchase",
|
|
17
|
-
RC_PURCHASE = "rc_purchase",
|
|
18
|
-
NC_PURCHASE = "nc_purchase",
|
|
19
|
-
UPSELL_PURCHASE = "upsell_purchase",
|
|
20
|
-
LAPSED_PURCHASE = "lapsed_purchase",
|
|
21
|
-
HIGH_AOV_PURCHASE = "high_aov_purchase",
|
|
22
|
-
P70_AOV_PURCHASE = "p70_aov_purchase",
|
|
23
|
-
P80_AOV_PURCHASE = "p80_aov_purchase",
|
|
24
|
-
P90_AOV_PURCHASE = "p90_aov_purchase",
|
|
25
|
-
LOW_AOV_PURCHASE = "low_aov_purchase",
|
|
26
|
-
SUBSCRIPTION_INITIAL_PURCHASE = "subscription_initial_purchase",
|
|
27
|
-
SUBSCRIPTION_RECURRING_PURCHASE = "subscription_recurring_purchase",
|
|
28
|
-
REFUND = "refund",
|
|
29
|
-
SCHEDULE = "schedule",
|
|
30
|
-
SEARCH = "search",
|
|
31
|
-
START_TRIAL = "start_trial",
|
|
32
|
-
SUBMIT_APPLICATION = "submit_application",
|
|
33
|
-
SUBSCRIBE = "subscribe",
|
|
34
|
-
SIGN_UP = "sign_up",
|
|
35
|
-
VIEW_CART = "view_cart",
|
|
36
|
-
VIEW_CONTENT = "view_content",
|
|
37
|
-
SELECT_SHIPPING_METHOD = "select_shipping_method",
|
|
38
|
-
VIRTUALIZED_VIEWED_PAYMENT_FORM = "virtualized_viewd_payment_form",
|
|
39
|
-
SHOPIFY_PAGE_VIEWED = "shopify_page_viewed",
|
|
40
|
-
SHOPIFY_PRODUCT_VIEWED = "shopify_product_viewed",
|
|
41
|
-
SHOPIFY_COLLECTION_VIEWED = "shopify_collection_viewed",
|
|
42
|
-
SHOPIFY_CART_VIEWED = "shopify_cart_viewed",
|
|
43
|
-
SHOPIFY_PAYMENT_INFO_SUBMITTED = "shopify_payment_info_submitted",
|
|
44
|
-
SHOPIFY_CHECKOUT_CONTACT_INFO_SUBMITTED = "shopify_checkout_contact_info_submitted",
|
|
45
|
-
SHOPIFY_CHECKOUT_ADDRESS_INFO_SUBMITTED = "shopify_checkout_address_info_submitted",
|
|
46
|
-
SHOPIFY_CHECKOUT_SHIPPING_INFO_SUBMITTED = "shopify_checkout_shipping_info_submitted",
|
|
47
|
-
SHOPIFY_SEARCH_SUBMITTED = "shopify_search_submitted",
|
|
48
|
-
SHOPIFY_CHECKOUT_STARTED = "shopify_checkout_started",
|
|
49
|
-
SHOPIFY_CHECKOUT_COMPLETED = "shopify_checkout_completed",
|
|
50
|
-
SHOPIFY_PRODUCT_ADDED_TO_CART = "shopify_product_added_to_cart",
|
|
51
|
-
SHOPIFY_PRODUCT_REMOVED_FROM_CART = "shopify_product_removed_from_cart",
|
|
52
|
-
PRODUCT_REMOVED_FROM_CART = "product_removed_from_cart",
|
|
53
|
-
VIEW_ITEM_LIST = "view_item_list",
|
|
54
|
-
IDENTIFY = "identify",
|
|
55
|
-
VIEW_CATEGORY = "view_category",
|
|
56
|
-
EMAIL_OPT_IN_FORM_DISPLAYED = "email_opt_in_form_displayed",
|
|
57
|
-
PREDICTIVE_EMAIL_OPT_IN_FORM_DISPLAYED = "predictive_email_opt_in_form_displayed",
|
|
58
|
-
EMAIL_OPT_IN_FORM_SUBMITTED = "email_opt_in_form_submitted",
|
|
59
|
-
PREDICTIVE_EMAIL_OPT_IN_FORM_SUBMITTED = "predictive_email_opt_in_form_submitted",
|
|
60
|
-
EMAIL_OPT_IN_FORM_DECLINED = "email_opt_in_form_declined",
|
|
61
|
-
PREDICTIVE_EMAIL_OPT_IN_FORM_DECLINED = "predictive_email_opt_in_form_declined",
|
|
62
|
-
COMMUNICATION_CLICKED = "communication_clicked",
|
|
63
|
-
SESSION_START = "session_start",
|
|
64
|
-
SESSION_SCORE_UPDATE = "session_score_update",
|
|
65
|
-
SESSION_END = "session_end",
|
|
66
|
-
UPSTACK_AUDIENCE_NETWORK_LEAD = "upstack_audience_network_lead",
|
|
67
|
-
CONTACT_ACQUISITION_BDEX_LOADED = "contact_acquisition_bdex_loaded",
|
|
68
|
-
INTERNAL_CONTACT_ACQUISITION_TAG_LOADED = "internal_contact_acquisition_tag_loaded",
|
|
69
|
-
INTERNAL_CONTACT_ACQUISITION_LEAD_ACQUIRED = "internal_contact_acquisition_lead_acquired",
|
|
70
|
-
INTERNAL_CONTACT_ACQUISITION_LEAD_REACTIVATED = "internal_contact_acquisition_lead_reactivated"
|
|
71
|
-
}
|
|
72
|
-
export declare enum METRIC_EVENT_NAME {
|
|
73
|
-
METRIC = "metric",
|
|
74
|
-
WEB_VITAL = "web_vital",
|
|
75
|
-
PAGE_TIME = "page_time"
|
|
76
|
-
}
|
|
77
|
-
export declare enum LOG_EVENT_NAME {
|
|
78
|
-
debug = "debug",
|
|
79
|
-
error = "error",
|
|
80
|
-
info = "info",
|
|
81
|
-
trace = "trace",
|
|
82
|
-
warn = "warn"
|
|
83
|
-
}
|
|
1
|
+
export declare enum TRACKING_EVENT_NAME {
|
|
2
|
+
ADD_PAYMENT_INFO = "add_payment_info",
|
|
3
|
+
ADD_SHIPPING_INFO = "add_shipping_info",
|
|
4
|
+
ADD_TO_CART = "add_to_cart",
|
|
5
|
+
ADD_TO_WISHLIST = "add_to_wishlist",
|
|
6
|
+
BOOK_CALL = "book_call",
|
|
7
|
+
COMPLETE_REGISTRATION = "complete_registration",
|
|
8
|
+
CONTACT = "contact",
|
|
9
|
+
INITIATE_CHECKOUT = "initiate_checkout",
|
|
10
|
+
LEAD = "lead",
|
|
11
|
+
LOGIN = "login",
|
|
12
|
+
PAGE_VIEW = "page_view",
|
|
13
|
+
PAGE_TIME = "page_time",
|
|
14
|
+
PAGE_SCROLL = "page_scroll",
|
|
15
|
+
PURCHASE = "purchase",
|
|
16
|
+
ALL_PURCHASE = "all_purchase",
|
|
17
|
+
RC_PURCHASE = "rc_purchase",
|
|
18
|
+
NC_PURCHASE = "nc_purchase",
|
|
19
|
+
UPSELL_PURCHASE = "upsell_purchase",
|
|
20
|
+
LAPSED_PURCHASE = "lapsed_purchase",
|
|
21
|
+
HIGH_AOV_PURCHASE = "high_aov_purchase",
|
|
22
|
+
P70_AOV_PURCHASE = "p70_aov_purchase",
|
|
23
|
+
P80_AOV_PURCHASE = "p80_aov_purchase",
|
|
24
|
+
P90_AOV_PURCHASE = "p90_aov_purchase",
|
|
25
|
+
LOW_AOV_PURCHASE = "low_aov_purchase",
|
|
26
|
+
SUBSCRIPTION_INITIAL_PURCHASE = "subscription_initial_purchase",
|
|
27
|
+
SUBSCRIPTION_RECURRING_PURCHASE = "subscription_recurring_purchase",
|
|
28
|
+
REFUND = "refund",
|
|
29
|
+
SCHEDULE = "schedule",
|
|
30
|
+
SEARCH = "search",
|
|
31
|
+
START_TRIAL = "start_trial",
|
|
32
|
+
SUBMIT_APPLICATION = "submit_application",
|
|
33
|
+
SUBSCRIBE = "subscribe",
|
|
34
|
+
SIGN_UP = "sign_up",
|
|
35
|
+
VIEW_CART = "view_cart",
|
|
36
|
+
VIEW_CONTENT = "view_content",
|
|
37
|
+
SELECT_SHIPPING_METHOD = "select_shipping_method",
|
|
38
|
+
VIRTUALIZED_VIEWED_PAYMENT_FORM = "virtualized_viewd_payment_form",
|
|
39
|
+
SHOPIFY_PAGE_VIEWED = "shopify_page_viewed",
|
|
40
|
+
SHOPIFY_PRODUCT_VIEWED = "shopify_product_viewed",
|
|
41
|
+
SHOPIFY_COLLECTION_VIEWED = "shopify_collection_viewed",
|
|
42
|
+
SHOPIFY_CART_VIEWED = "shopify_cart_viewed",
|
|
43
|
+
SHOPIFY_PAYMENT_INFO_SUBMITTED = "shopify_payment_info_submitted",
|
|
44
|
+
SHOPIFY_CHECKOUT_CONTACT_INFO_SUBMITTED = "shopify_checkout_contact_info_submitted",
|
|
45
|
+
SHOPIFY_CHECKOUT_ADDRESS_INFO_SUBMITTED = "shopify_checkout_address_info_submitted",
|
|
46
|
+
SHOPIFY_CHECKOUT_SHIPPING_INFO_SUBMITTED = "shopify_checkout_shipping_info_submitted",
|
|
47
|
+
SHOPIFY_SEARCH_SUBMITTED = "shopify_search_submitted",
|
|
48
|
+
SHOPIFY_CHECKOUT_STARTED = "shopify_checkout_started",
|
|
49
|
+
SHOPIFY_CHECKOUT_COMPLETED = "shopify_checkout_completed",
|
|
50
|
+
SHOPIFY_PRODUCT_ADDED_TO_CART = "shopify_product_added_to_cart",
|
|
51
|
+
SHOPIFY_PRODUCT_REMOVED_FROM_CART = "shopify_product_removed_from_cart",
|
|
52
|
+
PRODUCT_REMOVED_FROM_CART = "product_removed_from_cart",
|
|
53
|
+
VIEW_ITEM_LIST = "view_item_list",
|
|
54
|
+
IDENTIFY = "identify",
|
|
55
|
+
VIEW_CATEGORY = "view_category",
|
|
56
|
+
EMAIL_OPT_IN_FORM_DISPLAYED = "email_opt_in_form_displayed",
|
|
57
|
+
PREDICTIVE_EMAIL_OPT_IN_FORM_DISPLAYED = "predictive_email_opt_in_form_displayed",
|
|
58
|
+
EMAIL_OPT_IN_FORM_SUBMITTED = "email_opt_in_form_submitted",
|
|
59
|
+
PREDICTIVE_EMAIL_OPT_IN_FORM_SUBMITTED = "predictive_email_opt_in_form_submitted",
|
|
60
|
+
EMAIL_OPT_IN_FORM_DECLINED = "email_opt_in_form_declined",
|
|
61
|
+
PREDICTIVE_EMAIL_OPT_IN_FORM_DECLINED = "predictive_email_opt_in_form_declined",
|
|
62
|
+
COMMUNICATION_CLICKED = "communication_clicked",
|
|
63
|
+
SESSION_START = "session_start",
|
|
64
|
+
SESSION_SCORE_UPDATE = "session_score_update",
|
|
65
|
+
SESSION_END = "session_end",
|
|
66
|
+
UPSTACK_AUDIENCE_NETWORK_LEAD = "upstack_audience_network_lead",
|
|
67
|
+
CONTACT_ACQUISITION_BDEX_LOADED = "contact_acquisition_bdex_loaded",
|
|
68
|
+
INTERNAL_CONTACT_ACQUISITION_TAG_LOADED = "internal_contact_acquisition_tag_loaded",
|
|
69
|
+
INTERNAL_CONTACT_ACQUISITION_LEAD_ACQUIRED = "internal_contact_acquisition_lead_acquired",
|
|
70
|
+
INTERNAL_CONTACT_ACQUISITION_LEAD_REACTIVATED = "internal_contact_acquisition_lead_reactivated"
|
|
71
|
+
}
|
|
72
|
+
export declare enum METRIC_EVENT_NAME {
|
|
73
|
+
METRIC = "metric",
|
|
74
|
+
WEB_VITAL = "web_vital",
|
|
75
|
+
PAGE_TIME = "page_time"
|
|
76
|
+
}
|
|
77
|
+
export declare enum LOG_EVENT_NAME {
|
|
78
|
+
debug = "debug",
|
|
79
|
+
error = "error",
|
|
80
|
+
info = "info",
|
|
81
|
+
trace = "trace",
|
|
82
|
+
warn = "warn"
|
|
83
|
+
}
|
|
@@ -1,87 +1,87 @@
|
|
|
1
|
-
export var TRACKING_EVENT_NAME;
|
|
2
|
-
(function (TRACKING_EVENT_NAME) {
|
|
3
|
-
TRACKING_EVENT_NAME["ADD_PAYMENT_INFO"] = "add_payment_info";
|
|
4
|
-
TRACKING_EVENT_NAME["ADD_SHIPPING_INFO"] = "add_shipping_info";
|
|
5
|
-
TRACKING_EVENT_NAME["ADD_TO_CART"] = "add_to_cart";
|
|
6
|
-
TRACKING_EVENT_NAME["ADD_TO_WISHLIST"] = "add_to_wishlist";
|
|
7
|
-
TRACKING_EVENT_NAME["BOOK_CALL"] = "book_call";
|
|
8
|
-
TRACKING_EVENT_NAME["COMPLETE_REGISTRATION"] = "complete_registration";
|
|
9
|
-
TRACKING_EVENT_NAME["CONTACT"] = "contact";
|
|
10
|
-
TRACKING_EVENT_NAME["INITIATE_CHECKOUT"] = "initiate_checkout";
|
|
11
|
-
TRACKING_EVENT_NAME["LEAD"] = "lead";
|
|
12
|
-
TRACKING_EVENT_NAME["LOGIN"] = "login";
|
|
13
|
-
TRACKING_EVENT_NAME["PAGE_VIEW"] = "page_view";
|
|
14
|
-
TRACKING_EVENT_NAME["PAGE_TIME"] = "page_time";
|
|
15
|
-
TRACKING_EVENT_NAME["PAGE_SCROLL"] = "page_scroll";
|
|
16
|
-
TRACKING_EVENT_NAME["PURCHASE"] = "purchase";
|
|
17
|
-
TRACKING_EVENT_NAME["ALL_PURCHASE"] = "all_purchase";
|
|
18
|
-
TRACKING_EVENT_NAME["RC_PURCHASE"] = "rc_purchase";
|
|
19
|
-
TRACKING_EVENT_NAME["NC_PURCHASE"] = "nc_purchase";
|
|
20
|
-
TRACKING_EVENT_NAME["UPSELL_PURCHASE"] = "upsell_purchase";
|
|
21
|
-
TRACKING_EVENT_NAME["LAPSED_PURCHASE"] = "lapsed_purchase";
|
|
22
|
-
TRACKING_EVENT_NAME["HIGH_AOV_PURCHASE"] = "high_aov_purchase";
|
|
23
|
-
TRACKING_EVENT_NAME["P70_AOV_PURCHASE"] = "p70_aov_purchase";
|
|
24
|
-
TRACKING_EVENT_NAME["P80_AOV_PURCHASE"] = "p80_aov_purchase";
|
|
25
|
-
TRACKING_EVENT_NAME["P90_AOV_PURCHASE"] = "p90_aov_purchase";
|
|
26
|
-
TRACKING_EVENT_NAME["LOW_AOV_PURCHASE"] = "low_aov_purchase";
|
|
27
|
-
TRACKING_EVENT_NAME["SUBSCRIPTION_INITIAL_PURCHASE"] = "subscription_initial_purchase";
|
|
28
|
-
TRACKING_EVENT_NAME["SUBSCRIPTION_RECURRING_PURCHASE"] = "subscription_recurring_purchase";
|
|
29
|
-
TRACKING_EVENT_NAME["REFUND"] = "refund";
|
|
30
|
-
TRACKING_EVENT_NAME["SCHEDULE"] = "schedule";
|
|
31
|
-
TRACKING_EVENT_NAME["SEARCH"] = "search";
|
|
32
|
-
TRACKING_EVENT_NAME["START_TRIAL"] = "start_trial";
|
|
33
|
-
TRACKING_EVENT_NAME["SUBMIT_APPLICATION"] = "submit_application";
|
|
34
|
-
TRACKING_EVENT_NAME["SUBSCRIBE"] = "subscribe";
|
|
35
|
-
TRACKING_EVENT_NAME["SIGN_UP"] = "sign_up";
|
|
36
|
-
TRACKING_EVENT_NAME["VIEW_CART"] = "view_cart";
|
|
37
|
-
TRACKING_EVENT_NAME["VIEW_CONTENT"] = "view_content";
|
|
38
|
-
TRACKING_EVENT_NAME["SELECT_SHIPPING_METHOD"] = "select_shipping_method";
|
|
39
|
-
TRACKING_EVENT_NAME["VIRTUALIZED_VIEWED_PAYMENT_FORM"] = "virtualized_viewd_payment_form";
|
|
40
|
-
TRACKING_EVENT_NAME["SHOPIFY_PAGE_VIEWED"] = "shopify_page_viewed";
|
|
41
|
-
TRACKING_EVENT_NAME["SHOPIFY_PRODUCT_VIEWED"] = "shopify_product_viewed";
|
|
42
|
-
TRACKING_EVENT_NAME["SHOPIFY_COLLECTION_VIEWED"] = "shopify_collection_viewed";
|
|
43
|
-
TRACKING_EVENT_NAME["SHOPIFY_CART_VIEWED"] = "shopify_cart_viewed";
|
|
44
|
-
TRACKING_EVENT_NAME["SHOPIFY_PAYMENT_INFO_SUBMITTED"] = "shopify_payment_info_submitted";
|
|
45
|
-
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_CONTACT_INFO_SUBMITTED"] = "shopify_checkout_contact_info_submitted";
|
|
46
|
-
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_ADDRESS_INFO_SUBMITTED"] = "shopify_checkout_address_info_submitted";
|
|
47
|
-
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_SHIPPING_INFO_SUBMITTED"] = "shopify_checkout_shipping_info_submitted";
|
|
48
|
-
TRACKING_EVENT_NAME["SHOPIFY_SEARCH_SUBMITTED"] = "shopify_search_submitted";
|
|
49
|
-
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_STARTED"] = "shopify_checkout_started";
|
|
50
|
-
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_COMPLETED"] = "shopify_checkout_completed";
|
|
51
|
-
TRACKING_EVENT_NAME["SHOPIFY_PRODUCT_ADDED_TO_CART"] = "shopify_product_added_to_cart";
|
|
52
|
-
TRACKING_EVENT_NAME["SHOPIFY_PRODUCT_REMOVED_FROM_CART"] = "shopify_product_removed_from_cart";
|
|
53
|
-
TRACKING_EVENT_NAME["PRODUCT_REMOVED_FROM_CART"] = "product_removed_from_cart";
|
|
54
|
-
TRACKING_EVENT_NAME["VIEW_ITEM_LIST"] = "view_item_list";
|
|
55
|
-
TRACKING_EVENT_NAME["IDENTIFY"] = "identify";
|
|
56
|
-
TRACKING_EVENT_NAME["VIEW_CATEGORY"] = "view_category";
|
|
57
|
-
TRACKING_EVENT_NAME["EMAIL_OPT_IN_FORM_DISPLAYED"] = "email_opt_in_form_displayed";
|
|
58
|
-
TRACKING_EVENT_NAME["PREDICTIVE_EMAIL_OPT_IN_FORM_DISPLAYED"] = "predictive_email_opt_in_form_displayed";
|
|
59
|
-
TRACKING_EVENT_NAME["EMAIL_OPT_IN_FORM_SUBMITTED"] = "email_opt_in_form_submitted";
|
|
60
|
-
TRACKING_EVENT_NAME["PREDICTIVE_EMAIL_OPT_IN_FORM_SUBMITTED"] = "predictive_email_opt_in_form_submitted";
|
|
61
|
-
TRACKING_EVENT_NAME["EMAIL_OPT_IN_FORM_DECLINED"] = "email_opt_in_form_declined";
|
|
62
|
-
TRACKING_EVENT_NAME["PREDICTIVE_EMAIL_OPT_IN_FORM_DECLINED"] = "predictive_email_opt_in_form_declined";
|
|
63
|
-
TRACKING_EVENT_NAME["COMMUNICATION_CLICKED"] = "communication_clicked";
|
|
64
|
-
TRACKING_EVENT_NAME["SESSION_START"] = "session_start";
|
|
65
|
-
TRACKING_EVENT_NAME["SESSION_SCORE_UPDATE"] = "session_score_update";
|
|
66
|
-
TRACKING_EVENT_NAME["SESSION_END"] = "session_end";
|
|
67
|
-
TRACKING_EVENT_NAME["UPSTACK_AUDIENCE_NETWORK_LEAD"] = "upstack_audience_network_lead";
|
|
68
|
-
TRACKING_EVENT_NAME["CONTACT_ACQUISITION_BDEX_LOADED"] = "contact_acquisition_bdex_loaded";
|
|
69
|
-
TRACKING_EVENT_NAME["INTERNAL_CONTACT_ACQUISITION_TAG_LOADED"] = "internal_contact_acquisition_tag_loaded";
|
|
70
|
-
TRACKING_EVENT_NAME["INTERNAL_CONTACT_ACQUISITION_LEAD_ACQUIRED"] = "internal_contact_acquisition_lead_acquired";
|
|
71
|
-
TRACKING_EVENT_NAME["INTERNAL_CONTACT_ACQUISITION_LEAD_REACTIVATED"] = "internal_contact_acquisition_lead_reactivated";
|
|
72
|
-
})(TRACKING_EVENT_NAME || (TRACKING_EVENT_NAME = {}));
|
|
73
|
-
export var METRIC_EVENT_NAME;
|
|
74
|
-
(function (METRIC_EVENT_NAME) {
|
|
75
|
-
METRIC_EVENT_NAME["METRIC"] = "metric";
|
|
76
|
-
METRIC_EVENT_NAME["WEB_VITAL"] = "web_vital";
|
|
77
|
-
METRIC_EVENT_NAME["PAGE_TIME"] = "page_time";
|
|
78
|
-
})(METRIC_EVENT_NAME || (METRIC_EVENT_NAME = {}));
|
|
79
|
-
export var LOG_EVENT_NAME;
|
|
80
|
-
(function (LOG_EVENT_NAME) {
|
|
81
|
-
LOG_EVENT_NAME["debug"] = "debug";
|
|
82
|
-
LOG_EVENT_NAME["error"] = "error";
|
|
83
|
-
LOG_EVENT_NAME["info"] = "info";
|
|
84
|
-
LOG_EVENT_NAME["trace"] = "trace";
|
|
85
|
-
LOG_EVENT_NAME["warn"] = "warn";
|
|
86
|
-
})(LOG_EVENT_NAME || (LOG_EVENT_NAME = {}));
|
|
1
|
+
export var TRACKING_EVENT_NAME;
|
|
2
|
+
(function (TRACKING_EVENT_NAME) {
|
|
3
|
+
TRACKING_EVENT_NAME["ADD_PAYMENT_INFO"] = "add_payment_info";
|
|
4
|
+
TRACKING_EVENT_NAME["ADD_SHIPPING_INFO"] = "add_shipping_info";
|
|
5
|
+
TRACKING_EVENT_NAME["ADD_TO_CART"] = "add_to_cart";
|
|
6
|
+
TRACKING_EVENT_NAME["ADD_TO_WISHLIST"] = "add_to_wishlist";
|
|
7
|
+
TRACKING_EVENT_NAME["BOOK_CALL"] = "book_call";
|
|
8
|
+
TRACKING_EVENT_NAME["COMPLETE_REGISTRATION"] = "complete_registration";
|
|
9
|
+
TRACKING_EVENT_NAME["CONTACT"] = "contact";
|
|
10
|
+
TRACKING_EVENT_NAME["INITIATE_CHECKOUT"] = "initiate_checkout";
|
|
11
|
+
TRACKING_EVENT_NAME["LEAD"] = "lead";
|
|
12
|
+
TRACKING_EVENT_NAME["LOGIN"] = "login";
|
|
13
|
+
TRACKING_EVENT_NAME["PAGE_VIEW"] = "page_view";
|
|
14
|
+
TRACKING_EVENT_NAME["PAGE_TIME"] = "page_time";
|
|
15
|
+
TRACKING_EVENT_NAME["PAGE_SCROLL"] = "page_scroll";
|
|
16
|
+
TRACKING_EVENT_NAME["PURCHASE"] = "purchase";
|
|
17
|
+
TRACKING_EVENT_NAME["ALL_PURCHASE"] = "all_purchase";
|
|
18
|
+
TRACKING_EVENT_NAME["RC_PURCHASE"] = "rc_purchase";
|
|
19
|
+
TRACKING_EVENT_NAME["NC_PURCHASE"] = "nc_purchase";
|
|
20
|
+
TRACKING_EVENT_NAME["UPSELL_PURCHASE"] = "upsell_purchase";
|
|
21
|
+
TRACKING_EVENT_NAME["LAPSED_PURCHASE"] = "lapsed_purchase";
|
|
22
|
+
TRACKING_EVENT_NAME["HIGH_AOV_PURCHASE"] = "high_aov_purchase";
|
|
23
|
+
TRACKING_EVENT_NAME["P70_AOV_PURCHASE"] = "p70_aov_purchase";
|
|
24
|
+
TRACKING_EVENT_NAME["P80_AOV_PURCHASE"] = "p80_aov_purchase";
|
|
25
|
+
TRACKING_EVENT_NAME["P90_AOV_PURCHASE"] = "p90_aov_purchase";
|
|
26
|
+
TRACKING_EVENT_NAME["LOW_AOV_PURCHASE"] = "low_aov_purchase";
|
|
27
|
+
TRACKING_EVENT_NAME["SUBSCRIPTION_INITIAL_PURCHASE"] = "subscription_initial_purchase";
|
|
28
|
+
TRACKING_EVENT_NAME["SUBSCRIPTION_RECURRING_PURCHASE"] = "subscription_recurring_purchase";
|
|
29
|
+
TRACKING_EVENT_NAME["REFUND"] = "refund";
|
|
30
|
+
TRACKING_EVENT_NAME["SCHEDULE"] = "schedule";
|
|
31
|
+
TRACKING_EVENT_NAME["SEARCH"] = "search";
|
|
32
|
+
TRACKING_EVENT_NAME["START_TRIAL"] = "start_trial";
|
|
33
|
+
TRACKING_EVENT_NAME["SUBMIT_APPLICATION"] = "submit_application";
|
|
34
|
+
TRACKING_EVENT_NAME["SUBSCRIBE"] = "subscribe";
|
|
35
|
+
TRACKING_EVENT_NAME["SIGN_UP"] = "sign_up";
|
|
36
|
+
TRACKING_EVENT_NAME["VIEW_CART"] = "view_cart";
|
|
37
|
+
TRACKING_EVENT_NAME["VIEW_CONTENT"] = "view_content";
|
|
38
|
+
TRACKING_EVENT_NAME["SELECT_SHIPPING_METHOD"] = "select_shipping_method";
|
|
39
|
+
TRACKING_EVENT_NAME["VIRTUALIZED_VIEWED_PAYMENT_FORM"] = "virtualized_viewd_payment_form";
|
|
40
|
+
TRACKING_EVENT_NAME["SHOPIFY_PAGE_VIEWED"] = "shopify_page_viewed";
|
|
41
|
+
TRACKING_EVENT_NAME["SHOPIFY_PRODUCT_VIEWED"] = "shopify_product_viewed";
|
|
42
|
+
TRACKING_EVENT_NAME["SHOPIFY_COLLECTION_VIEWED"] = "shopify_collection_viewed";
|
|
43
|
+
TRACKING_EVENT_NAME["SHOPIFY_CART_VIEWED"] = "shopify_cart_viewed";
|
|
44
|
+
TRACKING_EVENT_NAME["SHOPIFY_PAYMENT_INFO_SUBMITTED"] = "shopify_payment_info_submitted";
|
|
45
|
+
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_CONTACT_INFO_SUBMITTED"] = "shopify_checkout_contact_info_submitted";
|
|
46
|
+
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_ADDRESS_INFO_SUBMITTED"] = "shopify_checkout_address_info_submitted";
|
|
47
|
+
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_SHIPPING_INFO_SUBMITTED"] = "shopify_checkout_shipping_info_submitted";
|
|
48
|
+
TRACKING_EVENT_NAME["SHOPIFY_SEARCH_SUBMITTED"] = "shopify_search_submitted";
|
|
49
|
+
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_STARTED"] = "shopify_checkout_started";
|
|
50
|
+
TRACKING_EVENT_NAME["SHOPIFY_CHECKOUT_COMPLETED"] = "shopify_checkout_completed";
|
|
51
|
+
TRACKING_EVENT_NAME["SHOPIFY_PRODUCT_ADDED_TO_CART"] = "shopify_product_added_to_cart";
|
|
52
|
+
TRACKING_EVENT_NAME["SHOPIFY_PRODUCT_REMOVED_FROM_CART"] = "shopify_product_removed_from_cart";
|
|
53
|
+
TRACKING_EVENT_NAME["PRODUCT_REMOVED_FROM_CART"] = "product_removed_from_cart";
|
|
54
|
+
TRACKING_EVENT_NAME["VIEW_ITEM_LIST"] = "view_item_list";
|
|
55
|
+
TRACKING_EVENT_NAME["IDENTIFY"] = "identify";
|
|
56
|
+
TRACKING_EVENT_NAME["VIEW_CATEGORY"] = "view_category";
|
|
57
|
+
TRACKING_EVENT_NAME["EMAIL_OPT_IN_FORM_DISPLAYED"] = "email_opt_in_form_displayed";
|
|
58
|
+
TRACKING_EVENT_NAME["PREDICTIVE_EMAIL_OPT_IN_FORM_DISPLAYED"] = "predictive_email_opt_in_form_displayed";
|
|
59
|
+
TRACKING_EVENT_NAME["EMAIL_OPT_IN_FORM_SUBMITTED"] = "email_opt_in_form_submitted";
|
|
60
|
+
TRACKING_EVENT_NAME["PREDICTIVE_EMAIL_OPT_IN_FORM_SUBMITTED"] = "predictive_email_opt_in_form_submitted";
|
|
61
|
+
TRACKING_EVENT_NAME["EMAIL_OPT_IN_FORM_DECLINED"] = "email_opt_in_form_declined";
|
|
62
|
+
TRACKING_EVENT_NAME["PREDICTIVE_EMAIL_OPT_IN_FORM_DECLINED"] = "predictive_email_opt_in_form_declined";
|
|
63
|
+
TRACKING_EVENT_NAME["COMMUNICATION_CLICKED"] = "communication_clicked";
|
|
64
|
+
TRACKING_EVENT_NAME["SESSION_START"] = "session_start";
|
|
65
|
+
TRACKING_EVENT_NAME["SESSION_SCORE_UPDATE"] = "session_score_update";
|
|
66
|
+
TRACKING_EVENT_NAME["SESSION_END"] = "session_end";
|
|
67
|
+
TRACKING_EVENT_NAME["UPSTACK_AUDIENCE_NETWORK_LEAD"] = "upstack_audience_network_lead";
|
|
68
|
+
TRACKING_EVENT_NAME["CONTACT_ACQUISITION_BDEX_LOADED"] = "contact_acquisition_bdex_loaded";
|
|
69
|
+
TRACKING_EVENT_NAME["INTERNAL_CONTACT_ACQUISITION_TAG_LOADED"] = "internal_contact_acquisition_tag_loaded";
|
|
70
|
+
TRACKING_EVENT_NAME["INTERNAL_CONTACT_ACQUISITION_LEAD_ACQUIRED"] = "internal_contact_acquisition_lead_acquired";
|
|
71
|
+
TRACKING_EVENT_NAME["INTERNAL_CONTACT_ACQUISITION_LEAD_REACTIVATED"] = "internal_contact_acquisition_lead_reactivated";
|
|
72
|
+
})(TRACKING_EVENT_NAME || (TRACKING_EVENT_NAME = {}));
|
|
73
|
+
export var METRIC_EVENT_NAME;
|
|
74
|
+
(function (METRIC_EVENT_NAME) {
|
|
75
|
+
METRIC_EVENT_NAME["METRIC"] = "metric";
|
|
76
|
+
METRIC_EVENT_NAME["WEB_VITAL"] = "web_vital";
|
|
77
|
+
METRIC_EVENT_NAME["PAGE_TIME"] = "page_time";
|
|
78
|
+
})(METRIC_EVENT_NAME || (METRIC_EVENT_NAME = {}));
|
|
79
|
+
export var LOG_EVENT_NAME;
|
|
80
|
+
(function (LOG_EVENT_NAME) {
|
|
81
|
+
LOG_EVENT_NAME["debug"] = "debug";
|
|
82
|
+
LOG_EVENT_NAME["error"] = "error";
|
|
83
|
+
LOG_EVENT_NAME["info"] = "info";
|
|
84
|
+
LOG_EVENT_NAME["trace"] = "trace";
|
|
85
|
+
LOG_EVENT_NAME["warn"] = "warn";
|
|
86
|
+
})(LOG_EVENT_NAME || (LOG_EVENT_NAME = {}));
|
|
87
87
|
//# sourceMappingURL=event-name-enum.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { EventContext } from '../context/event-context.js';
|
|
2
|
-
import { TRACKING_EVENT_NAME, METRIC_EVENT_NAME, LOG_EVENT_NAME } from './event-name-enum.js';
|
|
3
|
-
export interface InternalEvent {
|
|
4
|
-
id: string;
|
|
5
|
-
type: INTERNAL_EVENT_TYPE;
|
|
6
|
-
name: TRACKING_EVENT_NAME | METRIC_EVENT_NAME | LOG_EVENT_NAME;
|
|
7
|
-
pixelId: string;
|
|
8
|
-
sentAtEpoch?: number;
|
|
9
|
-
collectedAtEpoch?: number;
|
|
10
|
-
collectedAt?: string;
|
|
11
|
-
version: string;
|
|
12
|
-
context?: EventContext;
|
|
13
|
-
source?: string;
|
|
14
|
-
}
|
|
15
|
-
export declare enum INTERNAL_EVENT_TYPE {
|
|
16
|
-
TRACKING = "tracking",
|
|
17
|
-
METRIC = "metric",
|
|
18
|
-
IDENTIFY = "identify",
|
|
19
|
-
LOG = "log"
|
|
20
|
-
}
|
|
1
|
+
import { EventContext } from '../context/event-context.js';
|
|
2
|
+
import { TRACKING_EVENT_NAME, METRIC_EVENT_NAME, LOG_EVENT_NAME } from './event-name-enum.js';
|
|
3
|
+
export interface InternalEvent {
|
|
4
|
+
id: string;
|
|
5
|
+
type: INTERNAL_EVENT_TYPE;
|
|
6
|
+
name: TRACKING_EVENT_NAME | METRIC_EVENT_NAME | LOG_EVENT_NAME;
|
|
7
|
+
pixelId: string;
|
|
8
|
+
sentAtEpoch?: number;
|
|
9
|
+
collectedAtEpoch?: number;
|
|
10
|
+
collectedAt?: string;
|
|
11
|
+
version: string;
|
|
12
|
+
context?: EventContext;
|
|
13
|
+
source?: string;
|
|
14
|
+
}
|
|
15
|
+
export declare enum INTERNAL_EVENT_TYPE {
|
|
16
|
+
TRACKING = "tracking",
|
|
17
|
+
METRIC = "metric",
|
|
18
|
+
IDENTIFY = "identify",
|
|
19
|
+
LOG = "log"
|
|
20
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export var INTERNAL_EVENT_TYPE;
|
|
2
|
-
(function (INTERNAL_EVENT_TYPE) {
|
|
3
|
-
INTERNAL_EVENT_TYPE["TRACKING"] = "tracking";
|
|
4
|
-
INTERNAL_EVENT_TYPE["METRIC"] = "metric";
|
|
5
|
-
INTERNAL_EVENT_TYPE["IDENTIFY"] = "identify";
|
|
6
|
-
INTERNAL_EVENT_TYPE["LOG"] = "log";
|
|
7
|
-
})(INTERNAL_EVENT_TYPE || (INTERNAL_EVENT_TYPE = {}));
|
|
1
|
+
export var INTERNAL_EVENT_TYPE;
|
|
2
|
+
(function (INTERNAL_EVENT_TYPE) {
|
|
3
|
+
INTERNAL_EVENT_TYPE["TRACKING"] = "tracking";
|
|
4
|
+
INTERNAL_EVENT_TYPE["METRIC"] = "metric";
|
|
5
|
+
INTERNAL_EVENT_TYPE["IDENTIFY"] = "identify";
|
|
6
|
+
INTERNAL_EVENT_TYPE["LOG"] = "log";
|
|
7
|
+
})(INTERNAL_EVENT_TYPE || (INTERNAL_EVENT_TYPE = {}));
|
|
8
8
|
//# sourceMappingURL=event.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './event.js';
|
|
2
|
-
export * from './event-name-enum.js';
|
|
1
|
+
export * from './event.js';
|
|
2
|
+
export * from './event-name-enum.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './event.js';
|
|
2
|
-
export * from './event-name-enum.js';
|
|
1
|
+
export * from './event.js';
|
|
2
|
+
export * from './event-name-enum.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|