Skip to content

Commit 5870a94

Browse files
Merge pull request #5544 from segmentio/validating-consent-object
Add "Validate Consent Integration" section
2 parents 1813eee + 564a66a commit 5870a94

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/privacy/configure-consent-management.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,15 @@ If you'd like to integrate with any other CMP, Segment requires you to build you
6565
6666
--->
6767

68+
### Validate your CMP integration
69+
70+
Customers with Analytics.js 2.0 sources can use the [Segment Inspector](/docs/connections/sources/catalog/libraries/website/javascript/#segment-inspector) to confirm that events from their source contain the [consent object](/docs/privacy/consent-in-segment-connections). Unify and Engage users can also verify that the [Segment Consent Preference event](/docs/privacy/consent-in-unify/#segment-consent-preference-event) emits every time end users update their consent preferences.
71+
72+
All users can validate that events contain the consent object and that the Segment Consent Preference event is present using Segment's [Source Debugger](/docs/connections/sources/debugger/).
73+
74+
You can also confirm your events flow to destinations or are blocked from destinations according to the consent categories you created in [Step 1: Create consent categories in the Segment App](#step-1-create-consent-categories-in-the-segment-app), if already connected to the destination.
75+
76+
6877
## Edit consent categories
6978

7079
If you need to make changes to your consent categories, you can edit them on the Consent Management page. You may experience some latency between making the changes and having the changes take effect.

0 commit comments

Comments
 (0)