Skip to content

Commit 5c61875

Browse files
Merge pull request segmentio#6788 from segmentio/ketch-consent-mgmt
Add info about Ketch support + add FQL quirk note
2 parents ddda1f4 + d251a04 commit 5c61875

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/privacy/consent-management/configure-consent-management.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Before you can configure consent in Segment, take the following steps:
3030
3. Confirm that you have completed the required prerequisites, and click **Next**.
3131
4. On the Create consent categories page, add the following information to the category form:
3232
- **Category name**: Enter a name that describes your use case for the data sent to this destination. This field only accepts category names that are 20 characters or less.
33-
- **Category ID**: In OneTrust, this is a string of up to five alphanumeric characters, but other CMPs may have a different format. This field is case sensitive.
33+
- **Category ID**: In OneTrust, this is a string of up to five alphanumeric characters, but other CMPs may have a different format. This field is case sensitive and cannot start with a number.
3434
- **Mapped destinations**: Select one or more of your destinations to map to this category. Category mappings apply to all instances of a destination.
3535
5. After you've finished setting up your category or categories, click **Save**.
3636

@@ -49,6 +49,8 @@ Segment provides a OneTrust wrapper for the following sources:
4949
- **Swift**: Please follow the instructions from the README in the [@segment-integrations/analytics-swift-consent](https://github.com/segment-integrations/analytics-swift-consent#segment-consent-management){:target="_blank"} repository.
5050
<!---- **React Native**: Please follow the instructions from the README in the [](){:target="_blank"} repository.--->
5151

52+
Ketch provides an integration for their Consent & Preference Management product. For more information, see the Ketch [Segment Tag Management Automation](https://docs.ketch.com/ketch/docs/segment-tag-management-automation){:target="_blank"} documentation.
53+
5254
If you'd like to integrate with any other CMP, Segment requires you to build your own wrapper or use any mechanism provided it meets the above requirements of data and event generation. To get started building your own wrapper, follow the instructions in the [@segment/analytics-consent-tools](https://github.com/segmentio/analytics-next/tree/master/packages/consent/consent-tools){:target="_blank"} repository.
5355

5456
> warning "Consent Management is not backwards compatible with Segment's legacy iOS and Android libraries"

0 commit comments

Comments
 (0)