@adtrackify/at-tracking-event-types 4.64.13 → 4.65.0
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/__tests__/cm4-measure-definitions.spec.d.ts +1 -1
- package/dist/cjs/__tests__/cm4-measure-definitions.spec.js +184 -184
- package/dist/cjs/__tests__/measure-alias-map.spec.d.ts +1 -1
- package/dist/cjs/__tests__/measure-alias-map.spec.js +578 -578
- package/dist/cjs/__tests__/simple.spec.d.ts +1 -1
- package/dist/cjs/__tests__/simple.spec.js +7 -7
- package/dist/cjs/__tests__/tag-load-trigger-types.spec.d.ts +1 -1
- package/dist/cjs/__tests__/tag-load-trigger-types.spec.js +121 -121
- package/dist/cjs/index.d.ts +1 -1
- package/dist/cjs/index.js +17 -17
- package/dist/cjs/package.json +3 -3
- package/dist/cjs/types/api/accounts/account-enums.d.ts +95 -95
- package/dist/cjs/types/api/accounts/account-enums.js +112 -112
- package/dist/cjs/types/api/accounts/account-types.d.ts +104 -104
- package/dist/cjs/types/api/accounts/account-types.js +2 -2
- package/dist/cjs/types/api/accounts/index.d.ts +4 -4
- package/dist/cjs/types/api/accounts/index.js +20 -20
- package/dist/cjs/types/api/accounts/order-settings-types.d.ts +33 -33
- package/dist/cjs/types/api/accounts/order-settings-types.js +68 -68
- package/dist/cjs/types/api/accounts/user-account-types.d.ts +17 -17
- package/dist/cjs/types/api/accounts/user-account-types.js +2 -2
- package/dist/cjs/types/api/analytics/analytics-enums.d.ts +105 -105
- package/dist/cjs/types/api/analytics/analytics-enums.js +115 -115
- package/dist/cjs/types/api/analytics/event-tracking-types.d.ts +44 -44
- package/dist/cjs/types/api/analytics/event-tracking-types.js +3 -3
- package/dist/cjs/types/api/analytics/index.d.ts +3 -3
- package/dist/cjs/types/api/analytics/index.js +19 -19
- package/dist/cjs/types/api/analytics/query-types.d.ts +69 -69
- package/dist/cjs/types/api/analytics/query-types.js +2 -2
- 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/costs/cost-line-api-types.d.ts +22 -22
- package/dist/cjs/types/api/costs/cost-line-api-types.js +2 -2
- package/dist/cjs/types/api/costs/index.d.ts +2 -2
- package/dist/cjs/types/api/costs/index.js +18 -18
- package/dist/cjs/types/api/costs/product-cog-line-api-types.d.ts +25 -25
- package/dist/cjs/types/api/costs/product-cog-line-api-types.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 +134 -134
- package/dist/cjs/types/api/dashboards/widget.js +46 -46
- package/dist/cjs/types/api/destinations/custom-event-mapping.d.ts +81 -81
- package/dist/cjs/types/api/destinations/custom-event-mapping.js +45 -45
- package/dist/cjs/types/api/destinations/destination-catalog.d.ts +36 -36
- package/dist/cjs/types/api/destinations/destination-catalog.js +2 -2
- package/dist/cjs/types/api/destinations/destination-enums.d.ts +43 -43
- package/dist/cjs/types/api/destinations/destination-enums.js +49 -49
- package/dist/cjs/types/api/destinations/destinations.d.ts +71 -71
- package/dist/cjs/types/api/destinations/destinations.js +2 -2
- package/dist/cjs/types/api/destinations/index.d.ts +9 -9
- package/dist/cjs/types/api/destinations/index.js +25 -25
- package/dist/cjs/types/api/destinations/slack-destination-types.d.ts +36 -36
- package/dist/cjs/types/api/destinations/slack-destination-types.js +19 -19
- package/dist/cjs/types/api/destinations/tag-load-trigger-types.d.ts +34 -34
- package/dist/cjs/types/api/destinations/tag-load-trigger-types.js +69 -69
- 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 +211 -211
- package/dist/cjs/types/api/destinations/third-party-destination-configs.js +28 -28
- package/dist/cjs/types/api/destinations/third-party-integration-configs.d.ts +68 -68
- package/dist/cjs/types/api/destinations/third-party-integration-configs.js +11 -11
- package/dist/cjs/types/api/emq/emq-enums.d.ts +63 -63
- package/dist/cjs/types/api/emq/emq-enums.js +74 -74
- package/dist/cjs/types/api/emq/emq-health.d.ts +18 -18
- package/dist/cjs/types/api/emq/emq-health.js +5 -5
- package/dist/cjs/types/api/emq/emq-types.d.ts +153 -153
- package/dist/cjs/types/api/emq/emq-types.js +7 -7
- package/dist/cjs/types/api/emq/index.d.ts +3 -3
- package/dist/cjs/types/api/emq/index.js +19 -19
- package/dist/cjs/types/api/feature.d.ts +229 -229
- package/dist/cjs/types/api/feature.js +199 -199
- package/dist/cjs/types/api/health/forwarding-health.d.ts +9 -9
- package/dist/cjs/types/api/health/forwarding-health.js +2 -2
- package/dist/cjs/types/api/health/health-condition-types.d.ts +48 -48
- package/dist/cjs/types/api/health/health-condition-types.js +8 -8
- package/dist/cjs/types/api/health/health-enums.d.ts +7 -7
- package/dist/cjs/types/api/health/health-enums.js +11 -11
- package/dist/cjs/types/api/health/health-status.d.ts +14 -14
- package/dist/cjs/types/api/health/health-status.js +2 -2
- package/dist/cjs/types/api/health/index.d.ts +5 -5
- package/dist/cjs/types/api/health/index.js +21 -21
- package/dist/cjs/types/api/health/pixel-health.d.ts +19 -19
- package/dist/cjs/types/api/health/pixel-health.js +2 -2
- package/dist/cjs/types/api/index.d.ts +18 -18
- package/dist/cjs/types/api/index.js +34 -34
- package/dist/cjs/types/api/logging/index.d.ts +1 -1
- package/dist/cjs/types/api/logging/index.js +17 -17
- package/dist/cjs/types/api/logging/logging-types.d.ts +22 -22
- package/dist/cjs/types/api/logging/logging-types.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 +2223 -2223
- 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 +329 -329
- package/dist/cjs/types/api/measures/definitions/emq-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/emq-measure-definitions.js +294 -294
- 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 +1939 -1939
- 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 +446 -446
- package/dist/cjs/types/api/measures/definitions/index.d.ts +13 -13
- package/dist/cjs/types/api/measures/definitions/index.js +29 -29
- package/dist/cjs/types/api/measures/definitions/measure-applicable-contexts.d.ts +11 -11
- package/dist/cjs/types/api/measures/definitions/measure-applicable-contexts.js +18 -18
- package/dist/cjs/types/api/measures/definitions/measure-definitions.d.ts +57 -57
- package/dist/cjs/types/api/measures/definitions/measure-definitions.js +97 -97
- package/dist/cjs/types/api/measures/definitions/orders-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/orders-measure-definitions.js +5410 -5410
- package/dist/cjs/types/api/measures/definitions/session-measure-definitions.d.ts +2 -2
- package/dist/cjs/types/api/measures/definitions/session-measure-definitions.js +481 -481
- 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 +2337 -2337
- package/dist/cjs/types/api/measures/deprecated-measures.d.ts +396 -396
- package/dist/cjs/types/api/measures/deprecated-measures.js +400 -400
- package/dist/cjs/types/api/measures/index.d.ts +4 -4
- package/dist/cjs/types/api/measures/index.js +20 -20
- package/dist/cjs/types/api/measures/measure-alias-map.d.ts +8 -8
- package/dist/cjs/types/api/measures/measure-alias-map.js +417 -417
- package/dist/cjs/types/api/measures/measure-categories.d.ts +73 -73
- package/dist/cjs/types/api/measures/measure-categories.js +78 -78
- package/dist/cjs/types/api/measures/measure-icon.d.ts +8 -8
- package/dist/cjs/types/api/measures/measure-icon.js +12 -12
- package/dist/cjs/types/api/measures/measure-value-type.d.ts +8 -8
- package/dist/cjs/types/api/measures/measure-value-type.js +12 -12
- package/dist/cjs/types/api/measures/measures.d.ts +712 -712
- package/dist/cjs/types/api/measures/measures.js +716 -716
- package/dist/cjs/types/api/notifications/index.d.ts +3 -3
- package/dist/cjs/types/api/notifications/index.js +19 -19
- package/dist/cjs/types/api/notifications/notification-enums.d.ts +56 -56
- package/dist/cjs/types/api/notifications/notification-enums.js +65 -65
- package/dist/cjs/types/api/notifications/notification-history.d.ts +27 -27
- package/dist/cjs/types/api/notifications/notification-history.js +2 -2
- package/dist/cjs/types/api/notifications/notification-settings.d.ts +21 -21
- package/dist/cjs/types/api/notifications/notification-settings.js +133 -133
- package/dist/cjs/types/api/promotion-code.d.ts +35 -35
- package/dist/cjs/types/api/promotion-code.js +9 -9
- package/dist/cjs/types/api/realtime/realtime-enums.d.ts +4 -4
- package/dist/cjs/types/api/realtime/realtime-enums.js +8 -8
- package/dist/cjs/types/api/realtime/realtime-types.d.ts +48 -48
- package/dist/cjs/types/api/realtime/realtime-types.js +2 -2
- package/dist/cjs/types/api/service-events/index.d.ts +3 -3
- package/dist/cjs/types/api/service-events/index.js +19 -19
- package/dist/cjs/types/api/service-events/service-event-details.d.ts +166 -166
- package/dist/cjs/types/api/service-events/service-event-details.js +2 -2
- package/dist/cjs/types/api/service-events/service-event-enums.d.ts +49 -49
- package/dist/cjs/types/api/service-events/service-event-enums.js +58 -58
- package/dist/cjs/types/api/service-events/service-event-wrappers.d.ts +26 -26
- package/dist/cjs/types/api/service-events/service-event-wrappers.js +2 -2
- package/dist/cjs/types/api/shopify/index.d.ts +2 -2
- package/dist/cjs/types/api/shopify/index.js +18 -18
- package/dist/cjs/types/api/shopify/shopify-enums.d.ts +10 -10
- package/dist/cjs/types/api/shopify/shopify-enums.js +14 -14
- package/dist/cjs/types/api/shopify/shopify-types.d.ts +32 -32
- package/dist/cjs/types/api/shopify/shopify-types.js +2 -2
- package/dist/cjs/types/api/subscriptions/index.d.ts +2 -2
- package/dist/cjs/types/api/subscriptions/index.js +18 -18
- package/dist/cjs/types/api/subscriptions/subscription-enums.d.ts +38 -38
- package/dist/cjs/types/api/subscriptions/subscription-enums.js +48 -48
- package/dist/cjs/types/api/subscriptions/subscription-types.d.ts +164 -164
- package/dist/cjs/types/api/subscriptions/subscription-types.js +13 -13
- 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/costs/cost-types.d.ts +223 -223
- package/dist/cjs/types/costs/cost-types.js +101 -101
- package/dist/cjs/types/costs/costs-recalc-types.d.ts +46 -46
- package/dist/cjs/types/costs/costs-recalc-types.js +15 -15
- package/dist/cjs/types/costs/index.d.ts +2 -2
- package/dist/cjs/types/costs/index.js +18 -18
- package/dist/cjs/types/event/base/event-name-enum.d.ts +131 -130
- package/dist/cjs/types/event/base/event-name-enum.js +138 -137
- package/dist/cjs/types/event/base/event-name-enum.js.map +1 -1
- package/dist/cjs/types/event/base/event.d.ts +21 -21
- package/dist/cjs/types/event/base/event.js +11 -11
- 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-cloudflare.d.ts +27 -27
- package/dist/cjs/types/event/context/event-context-cloudflare.js +2 -2
- 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 +218 -218
- package/dist/cjs/types/event/context/event-context.js +2 -2
- package/dist/cjs/types/event/context/index.d.ts +3 -3
- package/dist/cjs/types/event/context/index.js +19 -19
- package/dist/cjs/types/event/index.d.ts +7 -7
- package/dist/cjs/types/event/index.js +23 -23
- 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/saas-event-properties.d.ts +47 -47
- package/dist/cjs/types/event/saas-event-properties.js +10 -10
- package/dist/cjs/types/event/session-event.d.ts +323 -323
- package/dist/cjs/types/event/session-event.js +63 -63
- package/dist/cjs/types/event/tracking-event.d.ts +69 -69
- 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 +9 -9
- package/dist/cjs/types/index.js +25 -25
- package/dist/cjs/types/products/index.d.ts +3 -3
- package/dist/cjs/types/products/index.js +19 -19
- package/dist/cjs/types/products/product-api-types.d.ts +39 -39
- package/dist/cjs/types/products/product-api-types.js +2 -2
- package/dist/cjs/types/products/product-types.d.ts +60 -60
- package/dist/cjs/types/products/product-types.js +12 -12
- package/dist/cjs/types/products/shopify-product-types.d.ts +115 -115
- package/dist/cjs/types/products/shopify-product-types.js +9 -9
- 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/__tests__/cm4-measure-definitions.spec.d.ts +1 -1
- package/dist/esm/__tests__/cm4-measure-definitions.spec.js +182 -182
- package/dist/esm/__tests__/measure-alias-map.spec.d.ts +1 -1
- package/dist/esm/__tests__/measure-alias-map.spec.js +576 -576
- package/dist/esm/__tests__/simple.spec.d.ts +1 -1
- package/dist/esm/__tests__/simple.spec.js +6 -6
- package/dist/esm/__tests__/tag-load-trigger-types.spec.d.ts +1 -1
- package/dist/esm/__tests__/tag-load-trigger-types.spec.js +119 -119
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/types/api/accounts/account-enums.d.ts +95 -95
- package/dist/esm/types/api/accounts/account-enums.js +109 -109
- package/dist/esm/types/api/accounts/account-types.d.ts +104 -104
- package/dist/esm/types/api/accounts/account-types.js +1 -1
- package/dist/esm/types/api/accounts/index.d.ts +4 -4
- package/dist/esm/types/api/accounts/index.js +4 -4
- package/dist/esm/types/api/accounts/order-settings-types.d.ts +33 -33
- package/dist/esm/types/api/accounts/order-settings-types.js +65 -65
- package/dist/esm/types/api/accounts/user-account-types.d.ts +17 -17
- package/dist/esm/types/api/accounts/user-account-types.js +1 -1
- package/dist/esm/types/api/analytics/analytics-enums.d.ts +105 -105
- package/dist/esm/types/api/analytics/analytics-enums.js +112 -112
- package/dist/esm/types/api/analytics/event-tracking-types.d.ts +44 -44
- package/dist/esm/types/api/analytics/event-tracking-types.js +1 -1
- package/dist/esm/types/api/analytics/index.d.ts +3 -3
- package/dist/esm/types/api/analytics/index.js +3 -3
- package/dist/esm/types/api/analytics/query-types.d.ts +69 -69
- package/dist/esm/types/api/analytics/query-types.js +1 -1
- 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/costs/cost-line-api-types.d.ts +22 -22
- package/dist/esm/types/api/costs/cost-line-api-types.js +1 -1
- package/dist/esm/types/api/costs/index.d.ts +2 -2
- package/dist/esm/types/api/costs/index.js +2 -2
- package/dist/esm/types/api/costs/product-cog-line-api-types.d.ts +25 -25
- package/dist/esm/types/api/costs/product-cog-line-api-types.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 +134 -134
- package/dist/esm/types/api/dashboards/widget.js +43 -43
- package/dist/esm/types/api/destinations/custom-event-mapping.d.ts +81 -81
- package/dist/esm/types/api/destinations/custom-event-mapping.js +42 -42
- package/dist/esm/types/api/destinations/destination-catalog.d.ts +36 -36
- package/dist/esm/types/api/destinations/destination-catalog.js +1 -1
- package/dist/esm/types/api/destinations/destination-enums.d.ts +43 -43
- package/dist/esm/types/api/destinations/destination-enums.js +46 -46
- package/dist/esm/types/api/destinations/destinations.d.ts +71 -71
- package/dist/esm/types/api/destinations/destinations.js +1 -1
- package/dist/esm/types/api/destinations/index.d.ts +9 -9
- package/dist/esm/types/api/destinations/index.js +9 -9
- package/dist/esm/types/api/destinations/slack-destination-types.d.ts +36 -36
- package/dist/esm/types/api/destinations/slack-destination-types.js +16 -16
- package/dist/esm/types/api/destinations/tag-load-trigger-types.d.ts +34 -34
- package/dist/esm/types/api/destinations/tag-load-trigger-types.js +66 -66
- 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 +211 -211
- package/dist/esm/types/api/destinations/third-party-destination-configs.js +25 -25
- package/dist/esm/types/api/destinations/third-party-integration-configs.d.ts +68 -68
- package/dist/esm/types/api/destinations/third-party-integration-configs.js +8 -8
- package/dist/esm/types/api/emq/emq-enums.d.ts +63 -63
- package/dist/esm/types/api/emq/emq-enums.js +71 -71
- package/dist/esm/types/api/emq/emq-health.d.ts +18 -18
- package/dist/esm/types/api/emq/emq-health.js +2 -2
- package/dist/esm/types/api/emq/emq-types.d.ts +153 -153
- package/dist/esm/types/api/emq/emq-types.js +4 -4
- package/dist/esm/types/api/emq/index.d.ts +3 -3
- package/dist/esm/types/api/emq/index.js +3 -3
- package/dist/esm/types/api/feature.d.ts +229 -229
- package/dist/esm/types/api/feature.js +196 -196
- package/dist/esm/types/api/health/forwarding-health.d.ts +9 -9
- package/dist/esm/types/api/health/forwarding-health.js +1 -1
- package/dist/esm/types/api/health/health-condition-types.d.ts +48 -48
- package/dist/esm/types/api/health/health-condition-types.js +5 -5
- package/dist/esm/types/api/health/health-enums.d.ts +7 -7
- package/dist/esm/types/api/health/health-enums.js +8 -8
- package/dist/esm/types/api/health/health-status.d.ts +14 -14
- package/dist/esm/types/api/health/health-status.js +1 -1
- package/dist/esm/types/api/health/index.d.ts +5 -5
- package/dist/esm/types/api/health/index.js +5 -5
- package/dist/esm/types/api/health/pixel-health.d.ts +19 -19
- package/dist/esm/types/api/health/pixel-health.js +1 -1
- package/dist/esm/types/api/index.d.ts +18 -18
- package/dist/esm/types/api/index.js +18 -18
- package/dist/esm/types/api/logging/index.d.ts +1 -1
- package/dist/esm/types/api/logging/index.js +1 -1
- package/dist/esm/types/api/logging/logging-types.d.ts +22 -22
- package/dist/esm/types/api/logging/logging-types.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 +2220 -2220
- 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 +326 -326
- package/dist/esm/types/api/measures/definitions/emq-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/emq-measure-definitions.js +291 -291
- 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 +1936 -1936
- 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 +443 -443
- package/dist/esm/types/api/measures/definitions/index.d.ts +13 -13
- package/dist/esm/types/api/measures/definitions/index.js +13 -13
- package/dist/esm/types/api/measures/definitions/measure-applicable-contexts.d.ts +11 -11
- package/dist/esm/types/api/measures/definitions/measure-applicable-contexts.js +15 -15
- package/dist/esm/types/api/measures/definitions/measure-definitions.d.ts +57 -57
- package/dist/esm/types/api/measures/definitions/measure-definitions.js +92 -92
- package/dist/esm/types/api/measures/definitions/orders-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/orders-measure-definitions.js +5407 -5407
- package/dist/esm/types/api/measures/definitions/session-measure-definitions.d.ts +2 -2
- package/dist/esm/types/api/measures/definitions/session-measure-definitions.js +478 -478
- 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 +2334 -2334
- package/dist/esm/types/api/measures/deprecated-measures.d.ts +396 -396
- package/dist/esm/types/api/measures/deprecated-measures.js +397 -397
- package/dist/esm/types/api/measures/index.d.ts +4 -4
- package/dist/esm/types/api/measures/index.js +4 -4
- package/dist/esm/types/api/measures/measure-alias-map.d.ts +8 -8
- package/dist/esm/types/api/measures/measure-alias-map.js +411 -411
- package/dist/esm/types/api/measures/measure-categories.d.ts +73 -73
- package/dist/esm/types/api/measures/measure-categories.js +75 -75
- package/dist/esm/types/api/measures/measure-icon.d.ts +8 -8
- package/dist/esm/types/api/measures/measure-icon.js +9 -9
- package/dist/esm/types/api/measures/measure-value-type.d.ts +8 -8
- package/dist/esm/types/api/measures/measure-value-type.js +9 -9
- package/dist/esm/types/api/measures/measures.d.ts +712 -712
- package/dist/esm/types/api/measures/measures.js +713 -713
- package/dist/esm/types/api/notifications/index.d.ts +3 -3
- package/dist/esm/types/api/notifications/index.js +3 -3
- package/dist/esm/types/api/notifications/notification-enums.d.ts +56 -56
- package/dist/esm/types/api/notifications/notification-enums.js +62 -62
- package/dist/esm/types/api/notifications/notification-history.d.ts +27 -27
- package/dist/esm/types/api/notifications/notification-history.js +1 -1
- package/dist/esm/types/api/notifications/notification-settings.d.ts +21 -21
- package/dist/esm/types/api/notifications/notification-settings.js +129 -129
- package/dist/esm/types/api/promotion-code.d.ts +35 -35
- package/dist/esm/types/api/promotion-code.js +6 -6
- package/dist/esm/types/api/realtime/realtime-enums.d.ts +4 -4
- package/dist/esm/types/api/realtime/realtime-enums.js +5 -5
- package/dist/esm/types/api/realtime/realtime-types.d.ts +48 -48
- package/dist/esm/types/api/realtime/realtime-types.js +1 -1
- package/dist/esm/types/api/service-events/index.d.ts +3 -3
- package/dist/esm/types/api/service-events/index.js +3 -3
- package/dist/esm/types/api/service-events/service-event-details.d.ts +166 -166
- package/dist/esm/types/api/service-events/service-event-details.js +1 -1
- package/dist/esm/types/api/service-events/service-event-enums.d.ts +49 -49
- package/dist/esm/types/api/service-events/service-event-enums.js +55 -55
- package/dist/esm/types/api/service-events/service-event-wrappers.d.ts +26 -26
- package/dist/esm/types/api/service-events/service-event-wrappers.js +1 -1
- package/dist/esm/types/api/shopify/index.d.ts +2 -2
- package/dist/esm/types/api/shopify/index.js +2 -2
- package/dist/esm/types/api/shopify/shopify-enums.d.ts +10 -10
- package/dist/esm/types/api/shopify/shopify-enums.js +11 -11
- package/dist/esm/types/api/shopify/shopify-types.d.ts +32 -32
- package/dist/esm/types/api/shopify/shopify-types.js +1 -1
- package/dist/esm/types/api/subscriptions/index.d.ts +2 -2
- package/dist/esm/types/api/subscriptions/index.js +2 -2
- package/dist/esm/types/api/subscriptions/subscription-enums.d.ts +38 -38
- package/dist/esm/types/api/subscriptions/subscription-enums.js +45 -45
- package/dist/esm/types/api/subscriptions/subscription-types.d.ts +164 -164
- package/dist/esm/types/api/subscriptions/subscription-types.js +10 -10
- 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/costs/cost-types.d.ts +223 -223
- package/dist/esm/types/costs/cost-types.js +98 -98
- package/dist/esm/types/costs/costs-recalc-types.d.ts +46 -46
- package/dist/esm/types/costs/costs-recalc-types.js +12 -12
- package/dist/esm/types/costs/index.d.ts +2 -2
- package/dist/esm/types/costs/index.js +2 -2
- package/dist/esm/types/event/base/event-name-enum.d.ts +131 -130
- package/dist/esm/types/event/base/event-name-enum.js +135 -134
- package/dist/esm/types/event/base/event-name-enum.js.map +1 -1
- package/dist/esm/types/event/base/event.d.ts +21 -21
- package/dist/esm/types/event/base/event.js +8 -8
- 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-cloudflare.d.ts +27 -27
- package/dist/esm/types/event/context/event-context-cloudflare.js +1 -1
- 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 +218 -218
- package/dist/esm/types/event/context/event-context.js +1 -1
- package/dist/esm/types/event/context/index.d.ts +3 -3
- package/dist/esm/types/event/context/index.js +3 -3
- package/dist/esm/types/event/index.d.ts +7 -7
- package/dist/esm/types/event/index.js +7 -7
- 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/saas-event-properties.d.ts +47 -47
- package/dist/esm/types/event/saas-event-properties.js +7 -7
- package/dist/esm/types/event/session-event.d.ts +323 -323
- package/dist/esm/types/event/session-event.js +60 -60
- package/dist/esm/types/event/tracking-event.d.ts +69 -69
- 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 +9 -9
- package/dist/esm/types/index.js +9 -9
- package/dist/esm/types/products/index.d.ts +3 -3
- package/dist/esm/types/products/index.js +3 -3
- package/dist/esm/types/products/product-api-types.d.ts +39 -39
- package/dist/esm/types/products/product-api-types.js +1 -1
- package/dist/esm/types/products/product-types.d.ts +60 -60
- package/dist/esm/types/products/product-types.js +9 -9
- package/dist/esm/types/products/shopify-product-types.d.ts +115 -115
- package/dist/esm/types/products/shopify-product-types.js +6 -6
- 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 +110 -110
|
@@ -1,211 +1,211 @@
|
|
|
1
|
-
import { DESTINATION } from './destination-enums.js';
|
|
2
|
-
import { Destination, UserDestinationConfiguration } from './destinations.js';
|
|
3
|
-
import type { SlackEventTemplate, SLACK_CONNECTION_METHOD } from './slack-destination-types.js';
|
|
4
|
-
export interface AdTrackifyFacebookDestination extends Destination {
|
|
5
|
-
configuration: FacebookPixelConfiguration;
|
|
6
|
-
}
|
|
7
|
-
export interface AdTrackifyTikTokDestination extends Destination {
|
|
8
|
-
configuration: TiktokPixelConfiguration;
|
|
9
|
-
}
|
|
10
|
-
export interface AdTrackifyGoogleAnalytics4Destination extends Destination {
|
|
11
|
-
configuration: GoogleAnalytics4Configuration;
|
|
12
|
-
}
|
|
13
|
-
export interface AdTrackifyPinterestDestination extends Destination {
|
|
14
|
-
configuration: PinterestConfiguration;
|
|
15
|
-
}
|
|
16
|
-
export interface AdTrackifySnapchatDestination extends Destination {
|
|
17
|
-
configuration: SnapchatConfiguration;
|
|
18
|
-
}
|
|
19
|
-
export interface AdTrackifyKlaviyoDestination extends Destination {
|
|
20
|
-
configuration: KlaviyoConfiguration;
|
|
21
|
-
}
|
|
22
|
-
export interface AdTrackifySendlaneDestination extends Destination {
|
|
23
|
-
configuration: SendlaneConfiguration;
|
|
24
|
-
}
|
|
25
|
-
export interface AdTrackifyOutboxDestination extends Destination {
|
|
26
|
-
configuration: OutbrainConfiguration;
|
|
27
|
-
}
|
|
28
|
-
export interface AdTrackifyGoogleAdsV2Destination extends Destination {
|
|
29
|
-
configuration: GoogleAdsV2Configuration;
|
|
30
|
-
}
|
|
31
|
-
export interface AdTrackifyOmnisendDestination extends Destination {
|
|
32
|
-
configuration: OmnisendConfiguration;
|
|
33
|
-
}
|
|
34
|
-
export interface AdTrackifyAttentiveDestination extends Destination {
|
|
35
|
-
configuration: AttentiveConfiguration;
|
|
36
|
-
}
|
|
37
|
-
export interface AdTrackifyYotpoDestination extends Destination {
|
|
38
|
-
configuration: YotpoConfiguration;
|
|
39
|
-
}
|
|
40
|
-
export interface AdTrackifyPostHogDestination extends Destination {
|
|
41
|
-
configuration: PostHogConfiguration;
|
|
42
|
-
}
|
|
43
|
-
export interface AdTrackifyLoopsDestination extends Destination {
|
|
44
|
-
configuration: LoopsConfiguration;
|
|
45
|
-
}
|
|
46
|
-
export interface FacebookHealthWellnessConfig {
|
|
47
|
-
enabled: boolean;
|
|
48
|
-
enableDomainAlias?: boolean;
|
|
49
|
-
domainAlias?: string;
|
|
50
|
-
aliasAllEvents?: boolean;
|
|
51
|
-
hashAllEvents?: boolean;
|
|
52
|
-
}
|
|
53
|
-
export interface FacebookPixelConfiguration extends UserDestinationConfiguration {
|
|
54
|
-
apiAccessToken?: string;
|
|
55
|
-
enableConversionAPI: boolean;
|
|
56
|
-
pixelId: string;
|
|
57
|
-
healthWellness?: FacebookHealthWellnessConfig;
|
|
58
|
-
}
|
|
59
|
-
export interface TiktokPixelConfiguration extends UserDestinationConfiguration {
|
|
60
|
-
apiAccessToken?: string;
|
|
61
|
-
enableConversionAPI: boolean;
|
|
62
|
-
pixelId: string;
|
|
63
|
-
}
|
|
64
|
-
export interface GoogleAnalytics4Configuration extends UserDestinationConfiguration {
|
|
65
|
-
apiSecret: string;
|
|
66
|
-
measurementId: string;
|
|
67
|
-
}
|
|
68
|
-
export interface GoogleAdsConfiguration extends UserDestinationConfiguration {
|
|
69
|
-
pixelId: string;
|
|
70
|
-
conversionID: string;
|
|
71
|
-
}
|
|
72
|
-
export interface HubspotPixelConfiguration extends UserDestinationConfiguration {
|
|
73
|
-
hubspotId: string;
|
|
74
|
-
}
|
|
75
|
-
export interface TwitterPixelConfiguration extends UserDestinationConfiguration {
|
|
76
|
-
twitterPixelId: string;
|
|
77
|
-
}
|
|
78
|
-
export interface IntercomTagConfiguration extends UserDestinationConfiguration {
|
|
79
|
-
appId: string;
|
|
80
|
-
apiBase: string;
|
|
81
|
-
}
|
|
82
|
-
export interface WebhookConfiguration extends UserDestinationConfiguration {
|
|
83
|
-
webhookUrl: string;
|
|
84
|
-
}
|
|
85
|
-
export interface CustomHTMLConfiguration extends UserDestinationConfiguration {
|
|
86
|
-
html: string;
|
|
87
|
-
location: CustomHTMLLocation;
|
|
88
|
-
}
|
|
89
|
-
export interface PinterestConfiguration extends UserDestinationConfiguration {
|
|
90
|
-
pixelId: string;
|
|
91
|
-
enableConversionAPI: boolean;
|
|
92
|
-
advertiserId?: string;
|
|
93
|
-
apiAccessToken?: string;
|
|
94
|
-
}
|
|
95
|
-
export interface SnapchatConfiguration extends UserDestinationConfiguration {
|
|
96
|
-
snapchatPixelId: string;
|
|
97
|
-
enableConversionAPI: boolean;
|
|
98
|
-
apiAccessToken?: string;
|
|
99
|
-
}
|
|
100
|
-
export interface KlaviyoConfiguration extends UserDestinationConfiguration {
|
|
101
|
-
apiAccessToken: string;
|
|
102
|
-
enablePredictivePopup: boolean;
|
|
103
|
-
signupFormId?: string;
|
|
104
|
-
clonedSignupFormId?: string;
|
|
105
|
-
enableBrowserPixel?: boolean;
|
|
106
|
-
publicApiKey?: string;
|
|
107
|
-
useStandardEventNames?: boolean;
|
|
108
|
-
}
|
|
109
|
-
export interface SendlaneConfiguration extends UserDestinationConfiguration {
|
|
110
|
-
apiAccessToken: string;
|
|
111
|
-
sendlaneIntegrationToken: string;
|
|
112
|
-
}
|
|
113
|
-
export interface OmnisendConfiguration extends UserDestinationConfiguration {
|
|
114
|
-
apiKey: string;
|
|
115
|
-
}
|
|
116
|
-
export interface AttentiveConfiguration extends UserDestinationConfiguration {
|
|
117
|
-
apiKey: string;
|
|
118
|
-
}
|
|
119
|
-
export interface OutbrainConfiguration extends UserDestinationConfiguration {
|
|
120
|
-
pixelId: string;
|
|
121
|
-
}
|
|
122
|
-
export interface GoogleAdsV2Configuration extends UserDestinationConfiguration {
|
|
123
|
-
accountId: string;
|
|
124
|
-
merchantCenterId: string;
|
|
125
|
-
conversionId: string;
|
|
126
|
-
}
|
|
127
|
-
export interface YotpoConfiguration extends UserDestinationConfiguration {
|
|
128
|
-
appKey: string;
|
|
129
|
-
secretKey: string;
|
|
130
|
-
apiAccessToken?: string;
|
|
131
|
-
}
|
|
132
|
-
export declare enum POSTHOG_REGION {
|
|
133
|
-
US = "us",
|
|
134
|
-
EU = "eu"
|
|
135
|
-
}
|
|
136
|
-
export interface PostHogConfiguration extends UserDestinationConfiguration {
|
|
137
|
-
projectApiKey: string;
|
|
138
|
-
region: POSTHOG_REGION;
|
|
139
|
-
enableAutoCapture?: boolean;
|
|
140
|
-
enableSessionRecording?: boolean;
|
|
141
|
-
}
|
|
142
|
-
export interface LoopsConfiguration extends UserDestinationConfiguration {
|
|
143
|
-
apiKey: string;
|
|
144
|
-
}
|
|
145
|
-
export interface SlackConfiguration extends UserDestinationConfiguration {
|
|
146
|
-
connectionMethod: SLACK_CONNECTION_METHOD;
|
|
147
|
-
webhookUrl?: string;
|
|
148
|
-
eventTemplates?: SlackEventTemplate[];
|
|
149
|
-
}
|
|
150
|
-
export interface SlackDestination extends Destination {
|
|
151
|
-
destination: DESTINATION.SLACK;
|
|
152
|
-
configuration: SlackConfiguration;
|
|
153
|
-
}
|
|
154
|
-
export declare enum POSTHOG_EVENT {
|
|
155
|
-
PAGEVIEW = "$pageview",
|
|
156
|
-
PAGELEAVE = "$pageleave",
|
|
157
|
-
IDENTIFY = "$identify",
|
|
158
|
-
ADD_TO_CART = "add_to_cart",
|
|
159
|
-
VIEW_ITEM = "view_item",
|
|
160
|
-
VIEW_CATEGORY = "view_category",
|
|
161
|
-
INITIATE_CHECKOUT = "initiate_checkout",
|
|
162
|
-
PURCHASE = "purchase",
|
|
163
|
-
SEARCH = "search",
|
|
164
|
-
SIGN_UP = "sign_up",
|
|
165
|
-
LEAD = "lead"
|
|
166
|
-
}
|
|
167
|
-
export interface PostHogEventProperties {
|
|
168
|
-
distinct_id?: string;
|
|
169
|
-
$current_url?: string;
|
|
170
|
-
$referrer?: string;
|
|
171
|
-
$ip?: string;
|
|
172
|
-
$user_agent?: string;
|
|
173
|
-
$browser?: string;
|
|
174
|
-
$device_type?: string;
|
|
175
|
-
$os?: string;
|
|
176
|
-
value?: number;
|
|
177
|
-
currency?: string;
|
|
178
|
-
order_id?: string;
|
|
179
|
-
items?: PostHogItem[];
|
|
180
|
-
search_query?: string;
|
|
181
|
-
[key: string]: unknown;
|
|
182
|
-
}
|
|
183
|
-
export interface PostHogItem {
|
|
184
|
-
product_id?: string;
|
|
185
|
-
product_name?: string;
|
|
186
|
-
product_brand?: string;
|
|
187
|
-
product_category?: string;
|
|
188
|
-
price?: number;
|
|
189
|
-
quantity?: number;
|
|
190
|
-
variant?: string;
|
|
191
|
-
}
|
|
192
|
-
export interface PostHogApiRequest {
|
|
193
|
-
api_key: string;
|
|
194
|
-
event: string;
|
|
195
|
-
properties: PostHogEventProperties;
|
|
196
|
-
timestamp?: string;
|
|
197
|
-
}
|
|
198
|
-
export interface PostHogBatchRequest {
|
|
199
|
-
api_key: string;
|
|
200
|
-
batch: PostHogBatchEvent[];
|
|
201
|
-
}
|
|
202
|
-
export interface PostHogBatchEvent {
|
|
203
|
-
event: string;
|
|
204
|
-
properties: PostHogEventProperties;
|
|
205
|
-
timestamp?: string;
|
|
206
|
-
}
|
|
207
|
-
export declare enum CustomHTMLLocation {
|
|
208
|
-
HEADER = "header",
|
|
209
|
-
FOOTER = "footer",
|
|
210
|
-
BODY = "body"
|
|
211
|
-
}
|
|
1
|
+
import { DESTINATION } from './destination-enums.js';
|
|
2
|
+
import { Destination, UserDestinationConfiguration } from './destinations.js';
|
|
3
|
+
import type { SlackEventTemplate, SLACK_CONNECTION_METHOD } from './slack-destination-types.js';
|
|
4
|
+
export interface AdTrackifyFacebookDestination extends Destination {
|
|
5
|
+
configuration: FacebookPixelConfiguration;
|
|
6
|
+
}
|
|
7
|
+
export interface AdTrackifyTikTokDestination extends Destination {
|
|
8
|
+
configuration: TiktokPixelConfiguration;
|
|
9
|
+
}
|
|
10
|
+
export interface AdTrackifyGoogleAnalytics4Destination extends Destination {
|
|
11
|
+
configuration: GoogleAnalytics4Configuration;
|
|
12
|
+
}
|
|
13
|
+
export interface AdTrackifyPinterestDestination extends Destination {
|
|
14
|
+
configuration: PinterestConfiguration;
|
|
15
|
+
}
|
|
16
|
+
export interface AdTrackifySnapchatDestination extends Destination {
|
|
17
|
+
configuration: SnapchatConfiguration;
|
|
18
|
+
}
|
|
19
|
+
export interface AdTrackifyKlaviyoDestination extends Destination {
|
|
20
|
+
configuration: KlaviyoConfiguration;
|
|
21
|
+
}
|
|
22
|
+
export interface AdTrackifySendlaneDestination extends Destination {
|
|
23
|
+
configuration: SendlaneConfiguration;
|
|
24
|
+
}
|
|
25
|
+
export interface AdTrackifyOutboxDestination extends Destination {
|
|
26
|
+
configuration: OutbrainConfiguration;
|
|
27
|
+
}
|
|
28
|
+
export interface AdTrackifyGoogleAdsV2Destination extends Destination {
|
|
29
|
+
configuration: GoogleAdsV2Configuration;
|
|
30
|
+
}
|
|
31
|
+
export interface AdTrackifyOmnisendDestination extends Destination {
|
|
32
|
+
configuration: OmnisendConfiguration;
|
|
33
|
+
}
|
|
34
|
+
export interface AdTrackifyAttentiveDestination extends Destination {
|
|
35
|
+
configuration: AttentiveConfiguration;
|
|
36
|
+
}
|
|
37
|
+
export interface AdTrackifyYotpoDestination extends Destination {
|
|
38
|
+
configuration: YotpoConfiguration;
|
|
39
|
+
}
|
|
40
|
+
export interface AdTrackifyPostHogDestination extends Destination {
|
|
41
|
+
configuration: PostHogConfiguration;
|
|
42
|
+
}
|
|
43
|
+
export interface AdTrackifyLoopsDestination extends Destination {
|
|
44
|
+
configuration: LoopsConfiguration;
|
|
45
|
+
}
|
|
46
|
+
export interface FacebookHealthWellnessConfig {
|
|
47
|
+
enabled: boolean;
|
|
48
|
+
enableDomainAlias?: boolean;
|
|
49
|
+
domainAlias?: string;
|
|
50
|
+
aliasAllEvents?: boolean;
|
|
51
|
+
hashAllEvents?: boolean;
|
|
52
|
+
}
|
|
53
|
+
export interface FacebookPixelConfiguration extends UserDestinationConfiguration {
|
|
54
|
+
apiAccessToken?: string;
|
|
55
|
+
enableConversionAPI: boolean;
|
|
56
|
+
pixelId: string;
|
|
57
|
+
healthWellness?: FacebookHealthWellnessConfig;
|
|
58
|
+
}
|
|
59
|
+
export interface TiktokPixelConfiguration extends UserDestinationConfiguration {
|
|
60
|
+
apiAccessToken?: string;
|
|
61
|
+
enableConversionAPI: boolean;
|
|
62
|
+
pixelId: string;
|
|
63
|
+
}
|
|
64
|
+
export interface GoogleAnalytics4Configuration extends UserDestinationConfiguration {
|
|
65
|
+
apiSecret: string;
|
|
66
|
+
measurementId: string;
|
|
67
|
+
}
|
|
68
|
+
export interface GoogleAdsConfiguration extends UserDestinationConfiguration {
|
|
69
|
+
pixelId: string;
|
|
70
|
+
conversionID: string;
|
|
71
|
+
}
|
|
72
|
+
export interface HubspotPixelConfiguration extends UserDestinationConfiguration {
|
|
73
|
+
hubspotId: string;
|
|
74
|
+
}
|
|
75
|
+
export interface TwitterPixelConfiguration extends UserDestinationConfiguration {
|
|
76
|
+
twitterPixelId: string;
|
|
77
|
+
}
|
|
78
|
+
export interface IntercomTagConfiguration extends UserDestinationConfiguration {
|
|
79
|
+
appId: string;
|
|
80
|
+
apiBase: string;
|
|
81
|
+
}
|
|
82
|
+
export interface WebhookConfiguration extends UserDestinationConfiguration {
|
|
83
|
+
webhookUrl: string;
|
|
84
|
+
}
|
|
85
|
+
export interface CustomHTMLConfiguration extends UserDestinationConfiguration {
|
|
86
|
+
html: string;
|
|
87
|
+
location: CustomHTMLLocation;
|
|
88
|
+
}
|
|
89
|
+
export interface PinterestConfiguration extends UserDestinationConfiguration {
|
|
90
|
+
pixelId: string;
|
|
91
|
+
enableConversionAPI: boolean;
|
|
92
|
+
advertiserId?: string;
|
|
93
|
+
apiAccessToken?: string;
|
|
94
|
+
}
|
|
95
|
+
export interface SnapchatConfiguration extends UserDestinationConfiguration {
|
|
96
|
+
snapchatPixelId: string;
|
|
97
|
+
enableConversionAPI: boolean;
|
|
98
|
+
apiAccessToken?: string;
|
|
99
|
+
}
|
|
100
|
+
export interface KlaviyoConfiguration extends UserDestinationConfiguration {
|
|
101
|
+
apiAccessToken: string;
|
|
102
|
+
enablePredictivePopup: boolean;
|
|
103
|
+
signupFormId?: string;
|
|
104
|
+
clonedSignupFormId?: string;
|
|
105
|
+
enableBrowserPixel?: boolean;
|
|
106
|
+
publicApiKey?: string;
|
|
107
|
+
useStandardEventNames?: boolean;
|
|
108
|
+
}
|
|
109
|
+
export interface SendlaneConfiguration extends UserDestinationConfiguration {
|
|
110
|
+
apiAccessToken: string;
|
|
111
|
+
sendlaneIntegrationToken: string;
|
|
112
|
+
}
|
|
113
|
+
export interface OmnisendConfiguration extends UserDestinationConfiguration {
|
|
114
|
+
apiKey: string;
|
|
115
|
+
}
|
|
116
|
+
export interface AttentiveConfiguration extends UserDestinationConfiguration {
|
|
117
|
+
apiKey: string;
|
|
118
|
+
}
|
|
119
|
+
export interface OutbrainConfiguration extends UserDestinationConfiguration {
|
|
120
|
+
pixelId: string;
|
|
121
|
+
}
|
|
122
|
+
export interface GoogleAdsV2Configuration extends UserDestinationConfiguration {
|
|
123
|
+
accountId: string;
|
|
124
|
+
merchantCenterId: string;
|
|
125
|
+
conversionId: string;
|
|
126
|
+
}
|
|
127
|
+
export interface YotpoConfiguration extends UserDestinationConfiguration {
|
|
128
|
+
appKey: string;
|
|
129
|
+
secretKey: string;
|
|
130
|
+
apiAccessToken?: string;
|
|
131
|
+
}
|
|
132
|
+
export declare enum POSTHOG_REGION {
|
|
133
|
+
US = "us",
|
|
134
|
+
EU = "eu"
|
|
135
|
+
}
|
|
136
|
+
export interface PostHogConfiguration extends UserDestinationConfiguration {
|
|
137
|
+
projectApiKey: string;
|
|
138
|
+
region: POSTHOG_REGION;
|
|
139
|
+
enableAutoCapture?: boolean;
|
|
140
|
+
enableSessionRecording?: boolean;
|
|
141
|
+
}
|
|
142
|
+
export interface LoopsConfiguration extends UserDestinationConfiguration {
|
|
143
|
+
apiKey: string;
|
|
144
|
+
}
|
|
145
|
+
export interface SlackConfiguration extends UserDestinationConfiguration {
|
|
146
|
+
connectionMethod: SLACK_CONNECTION_METHOD;
|
|
147
|
+
webhookUrl?: string;
|
|
148
|
+
eventTemplates?: SlackEventTemplate[];
|
|
149
|
+
}
|
|
150
|
+
export interface SlackDestination extends Destination {
|
|
151
|
+
destination: DESTINATION.SLACK;
|
|
152
|
+
configuration: SlackConfiguration;
|
|
153
|
+
}
|
|
154
|
+
export declare enum POSTHOG_EVENT {
|
|
155
|
+
PAGEVIEW = "$pageview",
|
|
156
|
+
PAGELEAVE = "$pageleave",
|
|
157
|
+
IDENTIFY = "$identify",
|
|
158
|
+
ADD_TO_CART = "add_to_cart",
|
|
159
|
+
VIEW_ITEM = "view_item",
|
|
160
|
+
VIEW_CATEGORY = "view_category",
|
|
161
|
+
INITIATE_CHECKOUT = "initiate_checkout",
|
|
162
|
+
PURCHASE = "purchase",
|
|
163
|
+
SEARCH = "search",
|
|
164
|
+
SIGN_UP = "sign_up",
|
|
165
|
+
LEAD = "lead"
|
|
166
|
+
}
|
|
167
|
+
export interface PostHogEventProperties {
|
|
168
|
+
distinct_id?: string;
|
|
169
|
+
$current_url?: string;
|
|
170
|
+
$referrer?: string;
|
|
171
|
+
$ip?: string;
|
|
172
|
+
$user_agent?: string;
|
|
173
|
+
$browser?: string;
|
|
174
|
+
$device_type?: string;
|
|
175
|
+
$os?: string;
|
|
176
|
+
value?: number;
|
|
177
|
+
currency?: string;
|
|
178
|
+
order_id?: string;
|
|
179
|
+
items?: PostHogItem[];
|
|
180
|
+
search_query?: string;
|
|
181
|
+
[key: string]: unknown;
|
|
182
|
+
}
|
|
183
|
+
export interface PostHogItem {
|
|
184
|
+
product_id?: string;
|
|
185
|
+
product_name?: string;
|
|
186
|
+
product_brand?: string;
|
|
187
|
+
product_category?: string;
|
|
188
|
+
price?: number;
|
|
189
|
+
quantity?: number;
|
|
190
|
+
variant?: string;
|
|
191
|
+
}
|
|
192
|
+
export interface PostHogApiRequest {
|
|
193
|
+
api_key: string;
|
|
194
|
+
event: string;
|
|
195
|
+
properties: PostHogEventProperties;
|
|
196
|
+
timestamp?: string;
|
|
197
|
+
}
|
|
198
|
+
export interface PostHogBatchRequest {
|
|
199
|
+
api_key: string;
|
|
200
|
+
batch: PostHogBatchEvent[];
|
|
201
|
+
}
|
|
202
|
+
export interface PostHogBatchEvent {
|
|
203
|
+
event: string;
|
|
204
|
+
properties: PostHogEventProperties;
|
|
205
|
+
timestamp?: string;
|
|
206
|
+
}
|
|
207
|
+
export declare enum CustomHTMLLocation {
|
|
208
|
+
HEADER = "header",
|
|
209
|
+
FOOTER = "footer",
|
|
210
|
+
BODY = "body"
|
|
211
|
+
}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
export var POSTHOG_REGION;
|
|
2
|
-
(function (POSTHOG_REGION) {
|
|
3
|
-
POSTHOG_REGION["US"] = "us";
|
|
4
|
-
POSTHOG_REGION["EU"] = "eu";
|
|
5
|
-
})(POSTHOG_REGION || (POSTHOG_REGION = {}));
|
|
6
|
-
export var POSTHOG_EVENT;
|
|
7
|
-
(function (POSTHOG_EVENT) {
|
|
8
|
-
POSTHOG_EVENT["PAGEVIEW"] = "$pageview";
|
|
9
|
-
POSTHOG_EVENT["PAGELEAVE"] = "$pageleave";
|
|
10
|
-
POSTHOG_EVENT["IDENTIFY"] = "$identify";
|
|
11
|
-
POSTHOG_EVENT["ADD_TO_CART"] = "add_to_cart";
|
|
12
|
-
POSTHOG_EVENT["VIEW_ITEM"] = "view_item";
|
|
13
|
-
POSTHOG_EVENT["VIEW_CATEGORY"] = "view_category";
|
|
14
|
-
POSTHOG_EVENT["INITIATE_CHECKOUT"] = "initiate_checkout";
|
|
15
|
-
POSTHOG_EVENT["PURCHASE"] = "purchase";
|
|
16
|
-
POSTHOG_EVENT["SEARCH"] = "search";
|
|
17
|
-
POSTHOG_EVENT["SIGN_UP"] = "sign_up";
|
|
18
|
-
POSTHOG_EVENT["LEAD"] = "lead";
|
|
19
|
-
})(POSTHOG_EVENT || (POSTHOG_EVENT = {}));
|
|
20
|
-
export var CustomHTMLLocation;
|
|
21
|
-
(function (CustomHTMLLocation) {
|
|
22
|
-
CustomHTMLLocation["HEADER"] = "header";
|
|
23
|
-
CustomHTMLLocation["FOOTER"] = "footer";
|
|
24
|
-
CustomHTMLLocation["BODY"] = "body";
|
|
25
|
-
})(CustomHTMLLocation || (CustomHTMLLocation = {}));
|
|
1
|
+
export var POSTHOG_REGION;
|
|
2
|
+
(function (POSTHOG_REGION) {
|
|
3
|
+
POSTHOG_REGION["US"] = "us";
|
|
4
|
+
POSTHOG_REGION["EU"] = "eu";
|
|
5
|
+
})(POSTHOG_REGION || (POSTHOG_REGION = {}));
|
|
6
|
+
export var POSTHOG_EVENT;
|
|
7
|
+
(function (POSTHOG_EVENT) {
|
|
8
|
+
POSTHOG_EVENT["PAGEVIEW"] = "$pageview";
|
|
9
|
+
POSTHOG_EVENT["PAGELEAVE"] = "$pageleave";
|
|
10
|
+
POSTHOG_EVENT["IDENTIFY"] = "$identify";
|
|
11
|
+
POSTHOG_EVENT["ADD_TO_CART"] = "add_to_cart";
|
|
12
|
+
POSTHOG_EVENT["VIEW_ITEM"] = "view_item";
|
|
13
|
+
POSTHOG_EVENT["VIEW_CATEGORY"] = "view_category";
|
|
14
|
+
POSTHOG_EVENT["INITIATE_CHECKOUT"] = "initiate_checkout";
|
|
15
|
+
POSTHOG_EVENT["PURCHASE"] = "purchase";
|
|
16
|
+
POSTHOG_EVENT["SEARCH"] = "search";
|
|
17
|
+
POSTHOG_EVENT["SIGN_UP"] = "sign_up";
|
|
18
|
+
POSTHOG_EVENT["LEAD"] = "lead";
|
|
19
|
+
})(POSTHOG_EVENT || (POSTHOG_EVENT = {}));
|
|
20
|
+
export var CustomHTMLLocation;
|
|
21
|
+
(function (CustomHTMLLocation) {
|
|
22
|
+
CustomHTMLLocation["HEADER"] = "header";
|
|
23
|
+
CustomHTMLLocation["FOOTER"] = "footer";
|
|
24
|
+
CustomHTMLLocation["BODY"] = "body";
|
|
25
|
+
})(CustomHTMLLocation || (CustomHTMLLocation = {}));
|
|
26
26
|
//# sourceMappingURL=third-party-destination-configs.js.map
|
|
@@ -1,68 +1,68 @@
|
|
|
1
|
-
import { Destination, UserDestinationConfiguration } from './destinations.js';
|
|
2
|
-
export interface ContactAcquisitonIntegration extends Destination {
|
|
3
|
-
configuration: ContactAcquisitionIntegrationConfiguration;
|
|
4
|
-
}
|
|
5
|
-
export interface FacebookIntegration extends Destination {
|
|
6
|
-
configuration: FacebookIntegrationConfiguration;
|
|
7
|
-
}
|
|
8
|
-
export interface GoogleAdsIntegration extends Destination {
|
|
9
|
-
configuration: GoogleAdsIntegrationConfiguration;
|
|
10
|
-
}
|
|
11
|
-
export interface ShopifyIntegration extends Destination {
|
|
12
|
-
configuration: ShopifyIntegrationConfiguration;
|
|
13
|
-
}
|
|
14
|
-
export interface ContactAcquisitionIntegrationConfiguration extends UserDestinationConfiguration {
|
|
15
|
-
sessionScoreThreshold?: number;
|
|
16
|
-
mergeToIdentityTraitsEnabled?: boolean;
|
|
17
|
-
}
|
|
18
|
-
export interface FacebookIntegrationConfiguration extends UserDestinationConfiguration {
|
|
19
|
-
accessToken: string;
|
|
20
|
-
expiresIn: string;
|
|
21
|
-
dataAccessExpirationTime: string;
|
|
22
|
-
graphDomain: string;
|
|
23
|
-
signedRequest: string;
|
|
24
|
-
userID: string;
|
|
25
|
-
adAccounts: FacebookIntegrationConfigurationAdAccount[];
|
|
26
|
-
adAttribution: FacebookIntegrationConfigurationAdAttribution;
|
|
27
|
-
}
|
|
28
|
-
export interface FacebookIntegrationConfigurationAdAccount {
|
|
29
|
-
id: string;
|
|
30
|
-
account_id: string;
|
|
31
|
-
account_status: number;
|
|
32
|
-
balance: string;
|
|
33
|
-
business: {
|
|
34
|
-
id: string;
|
|
35
|
-
name: string;
|
|
36
|
-
};
|
|
37
|
-
currency: string;
|
|
38
|
-
name: string;
|
|
39
|
-
selected: boolean;
|
|
40
|
-
timezone_id: number;
|
|
41
|
-
spend?: string;
|
|
42
|
-
}
|
|
43
|
-
export declare enum FacebookIntegrationConfigurationAdAttribution {
|
|
44
|
-
ONE_DAY_CLICK = "oneDayClick",
|
|
45
|
-
SEVEN_DAY_CLICK = "sevenDayClick",
|
|
46
|
-
ONE_DAY_CLICK_ONE_DAY_VIEW = "oneDayClickOneDayView",
|
|
47
|
-
SEVEN_DAY_CLICK_SEVEN_DAY_VIEW = "sevenDayClickSevenDayView",
|
|
48
|
-
SEVEN_DAY_CLICK_ONE_DAY_VIEW = "sevenDayClickOneDayView"
|
|
49
|
-
}
|
|
50
|
-
export interface GoogleAdsIntegrationConfiguration extends UserDestinationConfiguration {
|
|
51
|
-
authUser: string;
|
|
52
|
-
expiresIn: string;
|
|
53
|
-
prompt: string;
|
|
54
|
-
refreshToken: string;
|
|
55
|
-
scope: string;
|
|
56
|
-
tokenType: string;
|
|
57
|
-
updateTrackingParameters: boolean;
|
|
58
|
-
adAccounts: GoogleAdsIntegrationConfigurationAdAccount[];
|
|
59
|
-
}
|
|
60
|
-
export interface GoogleAdsIntegrationConfigurationAdAccount {
|
|
61
|
-
id: string;
|
|
62
|
-
resourceName: string;
|
|
63
|
-
selected: boolean;
|
|
64
|
-
}
|
|
65
|
-
export interface ShopifyIntegrationConfiguration extends UserDestinationConfiguration {
|
|
66
|
-
shop?: string;
|
|
67
|
-
shopifyAppInstallId?: string;
|
|
68
|
-
}
|
|
1
|
+
import { Destination, UserDestinationConfiguration } from './destinations.js';
|
|
2
|
+
export interface ContactAcquisitonIntegration extends Destination {
|
|
3
|
+
configuration: ContactAcquisitionIntegrationConfiguration;
|
|
4
|
+
}
|
|
5
|
+
export interface FacebookIntegration extends Destination {
|
|
6
|
+
configuration: FacebookIntegrationConfiguration;
|
|
7
|
+
}
|
|
8
|
+
export interface GoogleAdsIntegration extends Destination {
|
|
9
|
+
configuration: GoogleAdsIntegrationConfiguration;
|
|
10
|
+
}
|
|
11
|
+
export interface ShopifyIntegration extends Destination {
|
|
12
|
+
configuration: ShopifyIntegrationConfiguration;
|
|
13
|
+
}
|
|
14
|
+
export interface ContactAcquisitionIntegrationConfiguration extends UserDestinationConfiguration {
|
|
15
|
+
sessionScoreThreshold?: number;
|
|
16
|
+
mergeToIdentityTraitsEnabled?: boolean;
|
|
17
|
+
}
|
|
18
|
+
export interface FacebookIntegrationConfiguration extends UserDestinationConfiguration {
|
|
19
|
+
accessToken: string;
|
|
20
|
+
expiresIn: string;
|
|
21
|
+
dataAccessExpirationTime: string;
|
|
22
|
+
graphDomain: string;
|
|
23
|
+
signedRequest: string;
|
|
24
|
+
userID: string;
|
|
25
|
+
adAccounts: FacebookIntegrationConfigurationAdAccount[];
|
|
26
|
+
adAttribution: FacebookIntegrationConfigurationAdAttribution;
|
|
27
|
+
}
|
|
28
|
+
export interface FacebookIntegrationConfigurationAdAccount {
|
|
29
|
+
id: string;
|
|
30
|
+
account_id: string;
|
|
31
|
+
account_status: number;
|
|
32
|
+
balance: string;
|
|
33
|
+
business: {
|
|
34
|
+
id: string;
|
|
35
|
+
name: string;
|
|
36
|
+
};
|
|
37
|
+
currency: string;
|
|
38
|
+
name: string;
|
|
39
|
+
selected: boolean;
|
|
40
|
+
timezone_id: number;
|
|
41
|
+
spend?: string;
|
|
42
|
+
}
|
|
43
|
+
export declare enum FacebookIntegrationConfigurationAdAttribution {
|
|
44
|
+
ONE_DAY_CLICK = "oneDayClick",
|
|
45
|
+
SEVEN_DAY_CLICK = "sevenDayClick",
|
|
46
|
+
ONE_DAY_CLICK_ONE_DAY_VIEW = "oneDayClickOneDayView",
|
|
47
|
+
SEVEN_DAY_CLICK_SEVEN_DAY_VIEW = "sevenDayClickSevenDayView",
|
|
48
|
+
SEVEN_DAY_CLICK_ONE_DAY_VIEW = "sevenDayClickOneDayView"
|
|
49
|
+
}
|
|
50
|
+
export interface GoogleAdsIntegrationConfiguration extends UserDestinationConfiguration {
|
|
51
|
+
authUser: string;
|
|
52
|
+
expiresIn: string;
|
|
53
|
+
prompt: string;
|
|
54
|
+
refreshToken: string;
|
|
55
|
+
scope: string;
|
|
56
|
+
tokenType: string;
|
|
57
|
+
updateTrackingParameters: boolean;
|
|
58
|
+
adAccounts: GoogleAdsIntegrationConfigurationAdAccount[];
|
|
59
|
+
}
|
|
60
|
+
export interface GoogleAdsIntegrationConfigurationAdAccount {
|
|
61
|
+
id: string;
|
|
62
|
+
resourceName: string;
|
|
63
|
+
selected: boolean;
|
|
64
|
+
}
|
|
65
|
+
export interface ShopifyIntegrationConfiguration extends UserDestinationConfiguration {
|
|
66
|
+
shop?: string;
|
|
67
|
+
shopifyAppInstallId?: string;
|
|
68
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export var FacebookIntegrationConfigurationAdAttribution;
|
|
2
|
-
(function (FacebookIntegrationConfigurationAdAttribution) {
|
|
3
|
-
FacebookIntegrationConfigurationAdAttribution["ONE_DAY_CLICK"] = "oneDayClick";
|
|
4
|
-
FacebookIntegrationConfigurationAdAttribution["SEVEN_DAY_CLICK"] = "sevenDayClick";
|
|
5
|
-
FacebookIntegrationConfigurationAdAttribution["ONE_DAY_CLICK_ONE_DAY_VIEW"] = "oneDayClickOneDayView";
|
|
6
|
-
FacebookIntegrationConfigurationAdAttribution["SEVEN_DAY_CLICK_SEVEN_DAY_VIEW"] = "sevenDayClickSevenDayView";
|
|
7
|
-
FacebookIntegrationConfigurationAdAttribution["SEVEN_DAY_CLICK_ONE_DAY_VIEW"] = "sevenDayClickOneDayView";
|
|
8
|
-
})(FacebookIntegrationConfigurationAdAttribution || (FacebookIntegrationConfigurationAdAttribution = {}));
|
|
1
|
+
export var FacebookIntegrationConfigurationAdAttribution;
|
|
2
|
+
(function (FacebookIntegrationConfigurationAdAttribution) {
|
|
3
|
+
FacebookIntegrationConfigurationAdAttribution["ONE_DAY_CLICK"] = "oneDayClick";
|
|
4
|
+
FacebookIntegrationConfigurationAdAttribution["SEVEN_DAY_CLICK"] = "sevenDayClick";
|
|
5
|
+
FacebookIntegrationConfigurationAdAttribution["ONE_DAY_CLICK_ONE_DAY_VIEW"] = "oneDayClickOneDayView";
|
|
6
|
+
FacebookIntegrationConfigurationAdAttribution["SEVEN_DAY_CLICK_SEVEN_DAY_VIEW"] = "sevenDayClickSevenDayView";
|
|
7
|
+
FacebookIntegrationConfigurationAdAttribution["SEVEN_DAY_CLICK_ONE_DAY_VIEW"] = "sevenDayClickOneDayView";
|
|
8
|
+
})(FacebookIntegrationConfigurationAdAttribution || (FacebookIntegrationConfigurationAdAttribution = {}));
|
|
9
9
|
//# sourceMappingURL=third-party-integration-configs.js.map
|