|
1 | 1 | # AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
|
2 |
| -# destination data last updated 2020-07-31 |
| 2 | +# destination data last updated 2020-08-10 |
3 | 3 | items:
|
4 | 4 | - display_name: ActiveCampaign
|
5 | 5 | slug: activecampaign
|
@@ -7338,7 +7338,7 @@ items:
|
7338 | 7338 | for the exact property names we filter out.**
|
7339 | 7339 | settings: []
|
7340 | 7340 | - name: blacklistPiiProperties
|
7341 |
| - display_name: Blacklist PII Properties |
| 7341 | + display_name: Blocklist PII Properties |
7342 | 7342 | type: MIXED
|
7343 | 7343 | deprecated: false
|
7344 | 7344 | required: false
|
@@ -9693,6 +9693,253 @@ items:
|
9693 | 9693 | server: false
|
9694 | 9694 | previous_names:
|
9695 | 9695 | - Google Tag Manager
|
| 9696 | +- display_name: Gtag |
| 9697 | + slug: gtag |
| 9698 | + name: catalog/destinations/gtag |
| 9699 | + description: >- |
| 9700 | + The global site tag (gtag.js) is a JavaScript tagging framework and API that |
| 9701 | + allows you to send event data to Google Analytics, Google Ads, and Google |
| 9702 | + Marketing Platform. |
| 9703 | + hidden: false |
| 9704 | + url: connections/destinations/catalog/gtag |
| 9705 | + status: PUBLIC_BETA |
| 9706 | + logo: |
| 9707 | + url: 'https://cdn.filepicker.io/api/file/HGLBj02fSPeyU37Zl99F' |
| 9708 | + mark: |
| 9709 | + url: 'https://cdn.filepicker.io/api/file/WZwlr23eTQOKHeQbuQVv' |
| 9710 | + categories: |
| 9711 | + - Analytics |
| 9712 | + - Email |
| 9713 | + - CRM |
| 9714 | + components: |
| 9715 | + - type: WEB |
| 9716 | + platforms: |
| 9717 | + browser: true |
| 9718 | + server: false |
| 9719 | + mobile: false |
| 9720 | + browserUnbundlingSupported: false |
| 9721 | + browserUnbundlingPublic: true |
| 9722 | + methods: |
| 9723 | + alias: false |
| 9724 | + group: false |
| 9725 | + identify: true |
| 9726 | + page_view: true |
| 9727 | + track: true |
| 9728 | + settings: |
| 9729 | + - name: gaAnonymizeIp |
| 9730 | + display_name: Anonymize IP |
| 9731 | + type: BOOLEAN |
| 9732 | + deprecated: false |
| 9733 | + required: false |
| 9734 | + description: Enable to anonymize the IP addresses of hits sent to Google Analytics. |
| 9735 | + settings: [] |
| 9736 | + - name: gaCookieDomain |
| 9737 | + display_name: Cookie Domain |
| 9738 | + type: STRING |
| 9739 | + deprecated: false |
| 9740 | + required: false |
| 9741 | + string_validators: |
| 9742 | + regexp: '' |
| 9743 | + description: >- |
| 9744 | + _Only data sent from visitors on this domain_ will be recorded. By default |
| 9745 | + Google Analytics automatically resolves the domain name, so you should |
| 9746 | + **leave this blank unless you know you want otherwise**! This option is |
| 9747 | + useful if you need to ignore data from other domains, or explicitly set |
| 9748 | + the domain of your Google Analytics cookie. If you are testing locally, |
| 9749 | + you can set the domain to `none`. |
| 9750 | + settings: [] |
| 9751 | + - name: gaCustomDimensions |
| 9752 | + display_name: Custom Dimensions |
| 9753 | + type: MAP |
| 9754 | + deprecated: false |
| 9755 | + required: false |
| 9756 | + map_validators: |
| 9757 | + regexp: '' |
| 9758 | + min: 0 |
| 9759 | + max: 0 |
| 9760 | + map_prefix: dimension |
| 9761 | + select_options: [] |
| 9762 | + description: >- |
| 9763 | + Map your Segment event properties to Google custom dimensions. **Enter the |
| 9764 | + Segment property name on the left and the Google custom dimension on the |
| 9765 | + right.** |
| 9766 | + settings: [] |
| 9767 | + - name: gaCustomMetrics |
| 9768 | + display_name: Custom Metrics |
| 9769 | + type: MAP |
| 9770 | + deprecated: false |
| 9771 | + required: false |
| 9772 | + map_validators: |
| 9773 | + regexp: '' |
| 9774 | + min: 0 |
| 9775 | + max: 0 |
| 9776 | + map_prefix: metric |
| 9777 | + select_options: [] |
| 9778 | + description: >- |
| 9779 | + Map your Segment event properties to Google custom metrics. **Enter the |
| 9780 | + Segment property name on the left and the Google custom metric on the |
| 9781 | + right.** |
| 9782 | + settings: [] |
| 9783 | + - name: gaEnhancedEcommerce |
| 9784 | + display_name: Enhanced Ecommerce |
| 9785 | + type: BOOLEAN |
| 9786 | + deprecated: false |
| 9787 | + required: false |
| 9788 | + description: >- |
| 9789 | + If you want more detailed reports on ecommerce, you might want to enable |
| 9790 | + this feature. Read more about it |
| 9791 | + [here](https://developers.google.com/analytics/devguides/collection/gtagjs/enhanced-ecommerce). |
| 9792 | + settings: [] |
| 9793 | + - name: gaEnhancedLinkAttribution |
| 9794 | + display_name: Enhanced Link Attribution |
| 9795 | + type: BOOLEAN |
| 9796 | + deprecated: false |
| 9797 | + required: false |
| 9798 | + description: >- |
| 9799 | + Provides more detailed reports on the links clicked on your site. Read |
| 9800 | + more about it in the [Google support |
| 9801 | + documentation](https://developers.google.com/analytics/devguides/collection/gtagjs/enhanced-link-attribution). |
| 9802 | + settings: [] |
| 9803 | + - name: includeQueryString |
| 9804 | + display_name: Include Query String |
| 9805 | + type: BOOLEAN |
| 9806 | + deprecated: false |
| 9807 | + required: false |
| 9808 | + description: Enable to include the query string in the page path. |
| 9809 | + settings: [] |
| 9810 | + - name: gaOptimizeContainerId |
| 9811 | + display_name: Optimize Container ID |
| 9812 | + type: STRING |
| 9813 | + deprecated: false |
| 9814 | + required: false |
| 9815 | + string_validators: |
| 9816 | + regexp: '' |
| 9817 | + description: >- |
| 9818 | + Integrate with Google Analytics Optimize plugin. Enter your Optimize |
| 9819 | + Container ID. |
| 9820 | + settings: [] |
| 9821 | + - name: gaSampleRate |
| 9822 | + display_name: Sample Rate |
| 9823 | + type: NUMBER |
| 9824 | + deprecated: false |
| 9825 | + required: false |
| 9826 | + number_validators: |
| 9827 | + min: 0 |
| 9828 | + max: 100 |
| 9829 | + description: >- |
| 9830 | + Specifies what percentage of users should be tracked. This defaults to 100 |
| 9831 | + (no users are sampled out) but large sites may need to use a lower sample |
| 9832 | + rate to stay within Google Analytics processing limits as seen here. |
| 9833 | + settings: [] |
| 9834 | + - name: gaSendUserId |
| 9835 | + display_name: Send User ID |
| 9836 | + type: BOOLEAN |
| 9837 | + deprecated: false |
| 9838 | + required: false |
| 9839 | + description: >- |
| 9840 | + User-ID enables the analysis of groups of sessions across devices, using a |
| 9841 | + unique and persistent ID. IMPORTANT: Sending email or other personally |
| 9842 | + identifiable information (PII) violates Google Analytics Terms of Service |
| 9843 | + settings: [] |
| 9844 | + - name: gaSetAllMappedProps |
| 9845 | + display_name: Set Custom Dimensions & Metrics to the Page |
| 9846 | + type: BOOLEAN |
| 9847 | + deprecated: false |
| 9848 | + required: false |
| 9849 | + description: >- |
| 9850 | + Google Analytics allows users to either pass custom dimensions / metrics |
| 9851 | + as properties of specific events or as properties for all events on a |
| 9852 | + given page (or the lifetime of the global tracker object). The default |
| 9853 | + Segment behavior is the latter. Any metrics / dimensions that are mapped |
| 9854 | + to a given property will be set to the page and sent as properties of all |
| 9855 | + subsequent events on that page. You can disable this functionality with |
| 9856 | + this setting. If disabled, Segment will only pass custom dimensions / |
| 9857 | + metrics as part of the payload of the event with which they are explicitly |
| 9858 | + associated. Please reference the Google Analytics |
| 9859 | + [documentation](https://developers.google.com/analytics/devguides/collection/analyticsjs/custom-dims-mets#implementation) |
| 9860 | + for more info. |
| 9861 | + settings: [] |
| 9862 | + - name: gaSiteSpeedSampleRate |
| 9863 | + display_name: Site Speed Sample Rate |
| 9864 | + type: NUMBER |
| 9865 | + deprecated: false |
| 9866 | + required: false |
| 9867 | + number_validators: |
| 9868 | + min: 0 |
| 9869 | + max: 0 |
| 9870 | + description: >- |
| 9871 | + Defines the sample size for Site Speed data collection. If you have a |
| 9872 | + small number of visitors you might want to adjust the sampling to a larger |
| 9873 | + rate for your site speed stats.category:Google Analytics |
| 9874 | + settings: [] |
| 9875 | + - name: trackCategorizedPages |
| 9876 | + display_name: Track Categorized Pages |
| 9877 | + type: BOOLEAN |
| 9878 | + deprecated: false |
| 9879 | + required: false |
| 9880 | + description: >- |
| 9881 | + Tracks events for [`page` |
| 9882 | + method](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#page) |
| 9883 | + calls that have a `category` associated with them. E.g. `page('Docs', |
| 9884 | + 'Index')` translates to **Viewed Docs Page**. |
| 9885 | + settings: [] |
| 9886 | + - name: trackNamedPages |
| 9887 | + display_name: Track Names Pages |
| 9888 | + type: BOOLEAN |
| 9889 | + deprecated: false |
| 9890 | + required: false |
| 9891 | + description: >- |
| 9892 | + Tracks events for [`page` |
| 9893 | + method](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#page) |
| 9894 | + calls that have a name associated with them. E.g. `page('Signup')` |
| 9895 | + translates to **Viewed Signup Page**. |
| 9896 | + settings: [] |
| 9897 | + - name: gaUseAmpClientId |
| 9898 | + display_name: Use Google Amp Client ID |
| 9899 | + type: BOOLEAN |
| 9900 | + deprecated: false |
| 9901 | + required: false |
| 9902 | + description: >- |
| 9903 | + Google’s AMP Client ID API lets you uniquely identify users who engage |
| 9904 | + with your content on AMP and non-AMP pages. If you opt-in, Google |
| 9905 | + Analytics will use the user's AMP Client ID to determine that multiple |
| 9906 | + site events belong to the same user when those users visit AMP pages via a |
| 9907 | + [Google viewer](https://support.google.com/websearch/answer/7220196). |
| 9908 | + Associating events and users provides features like user counts and |
| 9909 | + session-based metrics. *Enabling this feature will affect your reporting.* |
| 9910 | + Please carefully reference Google's |
| 9911 | + [documentation](https://support.google.com/analytics/answer/7486764?hl=en&ref_topic=7378717) |
| 9912 | + for more info before you enable it. |
| 9913 | + settings: [] |
| 9914 | + - name: gaWebAppMeasurementId |
| 9915 | + display_name: Web App Measurement ID |
| 9916 | + type: STRING |
| 9917 | + deprecated: false |
| 9918 | + required: false |
| 9919 | + string_validators: |
| 9920 | + regexp: '' |
| 9921 | + description: Google Analytics Web App Measurement ID |
| 9922 | + settings: [] |
| 9923 | + - name: gaWebMeasurementId |
| 9924 | + display_name: Web Measurement ID |
| 9925 | + type: STRING |
| 9926 | + deprecated: false |
| 9927 | + required: false |
| 9928 | + string_validators: |
| 9929 | + regexp: '' |
| 9930 | + description: Google Analytics Web Measurement ID |
| 9931 | + settings: [] |
| 9932 | + connection_modes: |
| 9933 | + device: |
| 9934 | + web: true |
| 9935 | + mobile: false |
| 9936 | + server: false |
| 9937 | + cloud: |
| 9938 | + web: false |
| 9939 | + mobile: false |
| 9940 | + server: false |
| 9941 | + previous_names: |
| 9942 | + - Gtag |
9696 | 9943 | - display_name: HasOffers
|
9697 | 9944 | slug: hasoffers
|
9698 | 9945 | name: catalog/destinations/hasoffers
|
@@ -12748,6 +12995,13 @@ items:
|
12748 | 12995 | required: false
|
12749 | 12996 | description: Map your Segment properties to the Marketo Activity Fields
|
12750 | 12997 | settings:
|
| 12998 | + - name: primaryKey |
| 12999 | + display_name: Set as Primary Key |
| 13000 | + type: BOOLEAN |
| 13001 | + deprecated: false |
| 13002 | + required: false |
| 13003 | + description: Mark this property as the Primary field in Marketo. |
| 13004 | + settings: [] |
12751 | 13005 | - name: segmentProperty
|
12752 | 13006 | display_name: Segment Property Name
|
12753 | 13007 | type: STRING
|
@@ -12783,13 +13037,6 @@ items:
|
12783 | 13037 | - date
|
12784 | 13038 | description: Enter the Marketo Field type.
|
12785 | 13039 | settings: []
|
12786 |
| - - name: primaryKey |
12787 |
| - display_name: Set as Primary Key |
12788 |
| - type: BOOLEAN |
12789 |
| - deprecated: false |
12790 |
| - required: false |
12791 |
| - description: Mark this property as the Primary field in Marketo. |
12792 |
| - settings: [] |
12793 | 13040 | - name: event
|
12794 | 13041 | display_name: Segment Event Name
|
12795 | 13042 | type: STRING
|
@@ -16797,6 +17044,13 @@ items:
|
16797 | 17044 | required: false
|
16798 | 17045 | description: Map your Segment properties to Responsys Columns
|
16799 | 17046 | settings:
|
| 17047 | + - name: primaryKey |
| 17048 | + display_name: Set as Primary Key |
| 17049 | + type: BOOLEAN |
| 17050 | + deprecated: false |
| 17051 | + required: false |
| 17052 | + description: Mark this property as a Primary Key in Responsys. |
| 17053 | + settings: [] |
16800 | 17054 | - name: columns
|
16801 | 17055 | display_name: Segment Property Name
|
16802 | 17056 | type: STRING
|
@@ -16832,13 +17086,6 @@ items:
|
16832 | 17086 | - TIMESTAMP
|
16833 | 17087 | description: Enter the Responsys column type.
|
16834 | 17088 | settings: []
|
16835 |
| - - name: primaryKey |
16836 |
| - display_name: Set as Primary Key |
16837 |
| - type: BOOLEAN |
16838 |
| - deprecated: false |
16839 |
| - required: false |
16840 |
| - description: Mark this property as a Primary Key in Responsys. |
16841 |
| - settings: [] |
16842 | 17089 | - name: mapEmail
|
16843 | 17090 | display_name: Map Email
|
16844 | 17091 | type: BOOLEAN
|
@@ -18097,7 +18344,7 @@ items:
|
18097 | 18344 | B".
|
18098 | 18345 | hidden: false
|
18099 | 18346 | url: connections/destinations/catalog/savio
|
18100 |
| - status: PUBLIC_BETA |
| 18347 | + status: PUBLIC |
18101 | 18348 | logo:
|
18102 | 18349 | url: >-
|
18103 | 18350 | https://public-segment-devcenter-production.s3.amazonaws.com/dfe351c9-e223-47fd-941e-709dfde25d2f.svg
|
@@ -18126,10 +18373,12 @@ items:
|
18126 | 18373 | display_name: API Key
|
18127 | 18374 | type: STRING
|
18128 | 18375 | deprecated: false
|
18129 |
| - required: true |
| 18376 | + required: false |
18130 | 18377 | string_validators:
|
18131 | 18378 | regexp: '^.{8,}$'
|
18132 |
| - description: 'Find your API Key here: https://www.savio.io/app/accounts/settings' |
| 18379 | + description: >- |
| 18380 | + Find your API Key here: |
| 18381 | + https://www.savio.io/app/accounts/integration-settings |
18133 | 18382 | settings: []
|
18134 | 18383 | connection_modes:
|
18135 | 18384 | device:
|
|
0 commit comments