|
1 | 1 | # AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
|
2 |
| -# destination data last updated 2021-02-22 |
| 2 | +# destination data last updated 2021-02-23 |
3 | 3 | items:
|
4 | 4 | - display_name: ActiveCampaign
|
5 | 5 | slug: activecampaign
|
@@ -10974,6 +10974,172 @@ items:
|
10974 | 10974 | previous_names:
|
10975 | 10975 | - IbmUbx
|
10976 | 10976 | - IBM UBX
|
| 10977 | +- display_name: Impact Partnership Cloud |
| 10978 | + slug: impact-partnership-cloud |
| 10979 | + name: catalog/destinations/impact-partnership-cloud |
| 10980 | + description: >- |
| 10981 | + Impact integrates with Segment through a robust and scalable API connection. |
| 10982 | + Once connected, seamlessly track and credit your partners for any Segment |
| 10983 | + event within Impact. |
| 10984 | + hidden: false |
| 10985 | + url: connections/destinations/catalog/impact-partnership-cloud |
| 10986 | + status: PUBLIC_BETA |
| 10987 | + logo: |
| 10988 | + url: >- |
| 10989 | + https://public-segment-devcenter-production.s3.amazonaws.com/318e9621-263d-45a2-80da-2df0a7c78fcd.svg |
| 10990 | + mark: |
| 10991 | + url: >- |
| 10992 | + https://public-segment-devcenter-production.s3.amazonaws.com/edaa6886-d1fe-4af5-a76b-e2832fea8884.svg |
| 10993 | + categories: [] |
| 10994 | + components: [] |
| 10995 | + platforms: |
| 10996 | + browser: true |
| 10997 | + server: true |
| 10998 | + mobile: true |
| 10999 | + browserUnbundlingSupported: false |
| 11000 | + browserUnbundlingPublic: false |
| 11001 | + methods: |
| 11002 | + alias: false |
| 11003 | + group: false |
| 11004 | + identify: true |
| 11005 | + page_view: true |
| 11006 | + track: true |
| 11007 | + settings: |
| 11008 | + - name: apiKey |
| 11009 | + display_name: API Key |
| 11010 | + type: STRING |
| 11011 | + deprecated: false |
| 11012 | + required: true |
| 11013 | + string_validators: |
| 11014 | + regexp: '^.{8,}$' |
| 11015 | + description: The Auth Token from Impact Settings API page |
| 11016 | + settings: [] |
| 11017 | + - name: accountSid |
| 11018 | + display_name: Account SID |
| 11019 | + type: STRING |
| 11020 | + deprecated: false |
| 11021 | + required: true |
| 11022 | + string_validators: |
| 11023 | + regexp: '' |
| 11024 | + description: The Account SID from the Impact Settings API page |
| 11025 | + settings: [] |
| 11026 | + - name: actionEventNames |
| 11027 | + display_name: Action Event Names |
| 11028 | + type: LIST |
| 11029 | + deprecated: false |
| 11030 | + required: false |
| 11031 | + description: >- |
| 11032 | + Optional. A list of Segment track events that correspond to a user |
| 11033 | + registration, completed order or other payable event. If multiple events |
| 11034 | + need to be tracked as actions in Impact, please add all events to the |
| 11035 | + array (e.g. Order Completed, User Registered, etc.). This helps us send |
| 11036 | + your events to the correct Impact endpoint. Default: “Order Completed” |
| 11037 | + settings: [] |
| 11038 | + - name: androidAppId |
| 11039 | + display_name: Android App ID |
| 11040 | + type: STRING |
| 11041 | + deprecated: false |
| 11042 | + required: false |
| 11043 | + string_validators: |
| 11044 | + regexp: '' |
| 11045 | + description: Required for app tracking. Android app identifier from Impact account. |
| 11046 | + settings: [] |
| 11047 | + - name: campaignId |
| 11048 | + display_name: Campaign ID |
| 11049 | + type: STRING |
| 11050 | + deprecated: false |
| 11051 | + required: true |
| 11052 | + string_validators: |
| 11053 | + regexp: '' |
| 11054 | + description: Campaign identifier from Impact account |
| 11055 | + settings: [] |
| 11056 | + - name: customParameterMapping |
| 11057 | + display_name: Custom Parameter Mapping |
| 11058 | + type: MAP |
| 11059 | + deprecated: false |
| 11060 | + required: false |
| 11061 | + description: >- |
| 11062 | + Optional. Mapping for any non-default parameters as specified by your |
| 11063 | + Impact representative. The first parameter is the Impact API parameter |
| 11064 | + (e.g. CustomerStatus) and the second is the Segment parameter using dot |
| 11065 | + notation for nested parameters (e.g. properties.customer_status). |
| 11066 | + settings: [] |
| 11067 | + - name: enableIdentifyEvents |
| 11068 | + display_name: Enable Identify Events |
| 11069 | + type: BOOLEAN |
| 11070 | + deprecated: false |
| 11071 | + required: false |
| 11072 | + description: Enables identify events to be tracked within Impact. |
| 11073 | + settings: [] |
| 11074 | + - name: enablePageEvents |
| 11075 | + display_name: Enable Page Events |
| 11076 | + type: BOOLEAN |
| 11077 | + deprecated: false |
| 11078 | + required: false |
| 11079 | + description: >- |
| 11080 | + Required for web tracking. Enables page events to be tracked within |
| 11081 | + Impact. |
| 11082 | + settings: [] |
| 11083 | + - name: enableScreenEvents |
| 11084 | + display_name: Enable Screen Events |
| 11085 | + type: BOOLEAN |
| 11086 | + deprecated: false |
| 11087 | + required: false |
| 11088 | + description: Optional. Enables screen events to be tracked within Impact. |
| 11089 | + settings: [] |
| 11090 | + - name: eventTypeId |
| 11091 | + display_name: Event Type ID |
| 11092 | + type: STRING |
| 11093 | + deprecated: false |
| 11094 | + required: false |
| 11095 | + string_validators: |
| 11096 | + regexp: '' |
| 11097 | + description: >- |
| 11098 | + Optional. The ID of the Event Type specified in your Impact Settings. If |
| 11099 | + left blank, we will use the event from Segment to map to Impact's event |
| 11100 | + types. Please confirm the correct mapping is in place with your Impact |
| 11101 | + representative. |
| 11102 | + settings: [] |
| 11103 | + - name: installEventNames |
| 11104 | + display_name: Install Event Names |
| 11105 | + type: LIST |
| 11106 | + deprecated: false |
| 11107 | + required: false |
| 11108 | + description: >- |
| 11109 | + Optional. The Segment track event names that correspond to the app install |
| 11110 | + event. Default: "Application Installed" |
| 11111 | + settings: [] |
| 11112 | + - name: pageLoadEventNames |
| 11113 | + display_name: Page Load Event Names |
| 11114 | + type: LIST |
| 11115 | + deprecated: false |
| 11116 | + required: false |
| 11117 | + description: >- |
| 11118 | + Optional. A list of Segment track events that correspond to an app open or |
| 11119 | + page load. Default: “Application Opened”. Note events from page, screen or |
| 11120 | + identify are enabled separately with the toggles below and are |
| 11121 | + automatically considered page load events in Impact’s platform. |
| 11122 | + settings: [] |
| 11123 | + - name: iOsAppId |
| 11124 | + display_name: iOS App ID |
| 11125 | + type: STRING |
| 11126 | + deprecated: false |
| 11127 | + required: false |
| 11128 | + string_validators: |
| 11129 | + regexp: '' |
| 11130 | + description: Required for app tracking. iOS app identifier from Impact account |
| 11131 | + settings: [] |
| 11132 | + connection_modes: |
| 11133 | + device: |
| 11134 | + web: false |
| 11135 | + mobile: false |
| 11136 | + server: false |
| 11137 | + cloud: |
| 11138 | + web: false |
| 11139 | + mobile: false |
| 11140 | + server: false |
| 11141 | + previous_names: |
| 11142 | + - Impact Partnership Cloud |
10977 | 11143 | - display_name: Improvely
|
10978 | 11144 | slug: improvely
|
10979 | 11145 | name: catalog/destinations/improvely
|
@@ -13499,13 +13665,6 @@ items:
|
13499 | 13665 | required: false
|
13500 | 13666 | description: Map your Segment properties to the Marketo Activity Fields
|
13501 | 13667 | settings:
|
13502 |
| - - name: primaryKey |
13503 |
| - display_name: Set as Primary Key |
13504 |
| - type: BOOLEAN |
13505 |
| - deprecated: false |
13506 |
| - required: false |
13507 |
| - description: Mark this property as the Primary field in Marketo. |
13508 |
| - settings: [] |
13509 | 13668 | - name: segmentProperty
|
13510 | 13669 | display_name: Segment Property Name
|
13511 | 13670 | type: STRING
|
@@ -13541,6 +13700,13 @@ items:
|
13541 | 13700 | - date
|
13542 | 13701 | description: Enter the Marketo Field type.
|
13543 | 13702 | settings: []
|
| 13703 | + - name: primaryKey |
| 13704 | + display_name: Set as Primary Key |
| 13705 | + type: BOOLEAN |
| 13706 | + deprecated: false |
| 13707 | + required: false |
| 13708 | + description: Mark this property as the Primary field in Marketo. |
| 13709 | + settings: [] |
13544 | 13710 | - name: event
|
13545 | 13711 | display_name: Segment Event Name
|
13546 | 13712 | type: STRING
|
|
0 commit comments