Skip to content

Commit c813404

Browse files
committed
making additional changes [netlify-build]
1 parent 1e0139e commit c813404

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/privacy/configure-consent-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Once you've configured consent in the Segment app and updated your sources to co
1717
Before you can configure consent in Segment, take the following steps:
1818
- **Set up your third-party consent management tool and create consent categories**. Take note of your consent categories and the key or ID associated with each category.
1919
- **Know how your company uses each destination**. You need to know which destinations to map to each category.
20-
- **Access to your web and mobile libraries**. After you set up consent categories in the Segment app, you need to integrate your CDP and your Segment sources using a wrapper or other solution.
20+
- **Access to your web and mobile libraries**. After you set up consent categories in the Segment app, you need to integrate your CMP and your Segment sources using a wrapper or other solution.
2121

2222
<!-- TODO: fix above link to mobile consent repository-->
2323

@@ -42,8 +42,8 @@ Before you can configure consent in Segment, take the following steps:
4242
## Step 2: Integrating your CMP with Segment
4343

4444
Once you've created consent categories in the Segment app, you need to integrate your CMP with Segment. Segment recommends using a CMP wrapper, but you can use any solution provided it meets the following criteria:
45-
- Reads the end user consent preference from your CMP and includes the consent object in every event
46-
- Generates the Segment Consent Preference Track event every time a user provides or updates their consent preferences with their anonymousId and userId
45+
- Reads the end user consent preference from your CMP and includes the [consent object](/docs/privacy/consent-management/#consent-object) in every event
46+
- Generates the [Segment Consent Preference Track](/docs/privacy/consent-management/#segment-consent-preference-track) event every time a user provides or updates their consent preferences with their anonymousId and userId
4747

4848
Segment provides a OneTrust wrapper for the following sources:
4949
- **Analytics.js**: Please follow the instructions from the README in the [@segment/analytics-consent-wrapper-onetrust repository](https://github.com/segmentio/analytics-next/tree/master/packages/consent/consent-wrapper-onetrust){:target="_blank"}.

0 commit comments

Comments
 (0)