Skip to content

Commit 46e69fa

Browse files
authored
Update index.md
Added group events
1 parent 2770bfc commit 46e69fa

File tree

1 file changed

+2
-4
lines changed
  • src/connections/destinations/catalog/cdpresolution

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
---
2-
title: CDP Resolution (Browser) Destination
3-
---
1+
## title: CDP Resolution (Browser) Destination
42

53
{% include content/plan-grid.md name="actions" %}
64

@@ -23,7 +21,7 @@ Setup within CDP Resolution:
2321
3. Paste your Write Key into CDP Resolution's connection configuration.
2422
4. Click ‘Upload Key’.
2523

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.
24+
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.
2725

2826
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.
2927

0 commit comments

Comments
 (0)