|
1 |
| -title: [integration_name] Destination |
2 |
| -(delete after reading) This template is meant for Actions-based destinations that do not have an existing Classic or non-Actions-based version. For Actions Destinations that are a new version of a classic destination, see the doc-template-update.md template. |
3 |
| - |
4 |
| -(delete after reading) In the section above, edit the title field. For example, Slack (Actions) Destination |
| 1 | +--- |
| 2 | +title: CDP Resolution (Browser) Destination |
| 3 | +--- |
5 | 4 |
|
6 | 5 | {% include content/plan-grid.md name="actions" %}
|
7 | 6 |
|
8 |
| -(delete after reading) Include a 1-2 sentence introduction to your company and the value it provides to customers - updating the name and hyperlink. Please leave the utm string unchanged. |
| 7 | +[CDP Resolution](https://cdpresolution.com?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) helps customers instantly match visitor website traffic to full profiles. It turns your anonymous web traffic into full company and buyer profiles — complete with PII and firmographics data, and much more. You can find a list of the different attributes you can collect with CDP Resolution [here](https://cdpresolution.com/theattributes?utm_source=segmentio&utm_medium=docs&utm_campaign=partners). |
9 | 8 |
|
10 |
| -<integration_name> provides self-serve predictive analytics for growth marketers, leveraging machine learning to automate audience insights and recommendations. |
| 9 | +This destination is maintained by CDP Resolution. For any issues with the destination, [contact their Support team](mailto:[email protected]). |
11 | 10 |
|
12 |
| -(delete after reading) Update your company name and support email address. |
| 11 | +{% include content/ajs-upgrade.md %} |
13 | 12 |
|
14 |
| -This destination is maintained by <integration_name>. For any issues with the destination, contact their Support team. |
| 13 | +## Getting started |
15 | 14 |
|
16 |
| -(delete after reading) This include describes the requirement of A.js 2.0 or higher for Actions compatibility, and is required if your destination has a web component. |
| 15 | +Setup within Segment: |
| 16 | +1. From the Segment web app, click **Catalog**. |
| 17 | +2. Search for “CDP Resolution” in the Catalog, select it, and choose which of your sources to connect the destination to. |
| 18 | +3. In your Segment Settings UI, enter your CDP Resolution API key. You can find this in the CDP Connector Setting section of your [CDP Resolution Dashboard Connection Settings](https://app.cdpresolution.com/administration/cdp-connections/segment-io-f4241?utm_source=segmentio&utm_medium=docs&utm_campaign=partners). |
17 | 19 |
|
18 |
| -{% include content/ajs-upgrade.md %} |
| 20 | +Setup within CDP Resolution: |
| 21 | +1. From your [CDP Resolution Connectors](https://app.cdpresolution.com/administration/cdp-connections?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) page click on the Segment IO connector. |
| 22 | +2. Paste your CDP Resolution API key in Segment to generate your Write key. |
| 23 | +3. Paste your Write Key into CDP Resolution's connection configuration. |
| 24 | +4. Click ‘Upload Key’. |
19 | 25 |
|
20 |
| -(delete after reading) The section below explains how to enable and configure the destination. Include any configuration steps not captured below. For example, obtaining an API key from your platform and any configuration steps required to connect to the destination. |
| 26 | +To verify that the destination has been set up correctly, check the Debugger section of your Segment Source. Assuming everything is as it should be, you should start seeing resolution data populate in the `identify` events – click on the specific event you’re interested in to see CDP Resolutions traits. These traits will now be available to other Segment destinations in your account. Notice that all CDP Resolution traits are prefixed with `cdpresolution_` to ensure they don’t conflict with existing traits. |
21 | 27 |
|
22 |
| -Getting started |
23 |
| -From the Segment web app, click Catalog, then click Destinations. |
24 |
| -Find the Destinations Actions item in the left navigation, and click it. |
25 |
| -Click Configure <desintation_name>. |
26 |
| -Select an existing Source to connect to <destination_name> (Actions). |
27 |
| -(delete after reading) The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. |
| 28 | +When you make requests to CDP Resolution, CDP Resolution sends events with its own data back to your Segment source server-side using Segment's Node JS Library. If you see unexpected traffic from curl in your Debugger, that traffic represents the events that CDP Resolution sends back. |
28 | 29 |
|
29 | 30 | {% include components/actions-fields.html %}
|
30 | 31 |
|
31 |
| -(delete after reading) Additional Context |
32 |
| - |
33 |
| -Include additional information that you think will be useful to the user here. For information that is specific to an individual mapping, please add that as a comment so that the Segment docs team can include it in the auto-generated content for that mapping. |
34 |
| - |
35 |
| -(delete after reading) Congratulations! 🎉 You’ve finished the documentation for your Segment integration. If there’s any additional information or nuance which did not fit in the above template and that you want to share with our mutual customers, feel free to include these as a separate section for us to review. If not, you may now submit this doc to our team. |
0 commit comments