Skip to content

Commit d4b28bd

Browse files
authored
Update index.md
Updated based on feedback.
1 parent 1c1834a commit d4b28bd

File tree

1 file changed

+1
-3
lines changed
  • src/connections/destinations/catalog/cdpresolution

1 file changed

+1
-3
lines changed

src/connections/destinations/catalog/cdpresolution/index.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ To set up the CDP Resolution destination:
3030

3131
Further documentation can be found on our [documentation site](https://docs.cdpresolution.com?utm_source=segmentio&utm_medium=docs&utm_campaign=partners).
3232

33-
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` and `group` 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.
34-
35-
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.
33+
If you have configured your CDP Resolution Destination correctly, and if you've also configured CDP Resolution to send user profile data to a Segment Source, you should start to see user profile data shown in the Segment Source debugger as identify() and group() calls.
3634

3735
{% include components/actions-fields.html %}
3836

0 commit comments

Comments
 (0)