Skip to content

Commit 8cd3207

Browse files
committed
Add slug to Consent Management docs
1 parent 9a60dcb commit 8cd3207

File tree

5 files changed

+13
-3
lines changed

5 files changed

+13
-3
lines changed

src/_data/products.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,12 @@ items:
173173
team: false
174174
business: true
175175
addon: true
176+
177+
- product_display_name: Consent Management
178+
slug: consent-management
179+
plan-note: "Consent Management is available to customers on the Business Tier Plan"
180+
plans:
181+
free: false
182+
team: false
183+
business: true
184+
addon: false

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Configure Consent Management
3+
plan: consent-management
34
related:
45
- "/privacy/consent-management/"
56
- "/privacy/consent-management/consent-in-segment-connections/"

src/privacy/consent-management/consent-in-segment-connections.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Consent in Segment Connections
3+
plan: consent-management
34
related:
45
- "/privacy/consent-management/"
56
- "/privacy/consent-management/configure-consent-management/"

src/privacy/consent-management/consent-in-unify.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Consent in Unify
3+
plan: consent-management
34
related:
45
- "/privacy/consent-management/"
56
- "/privacy/consent-management/configure-consent-management/"

src/privacy/consent-management/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
22
title: Consent Management Overview
3+
plan: consent-management
34
related:
45
- "/privacy/consent-management/configure-consent-management/"
56
- "/privacy/consent-management/consent-in-segment-connections/"
67
---
78

8-
(Add: a tag for 'Available for BT customers' as seen on many of our other pages placed just under the title: https://segment.com/docs/protocols/ - This product is availble for all business customers and not an add-on)
9-
10-
119
When an end user visits your web or mobile app, they set **consent preferences**, or make decisions about the types of data they want you to collect, use, and share. These consent preferences are typically presented as a set list of categories that describe how your company intends to use that data. Some common categories include personalization, advertising, and site performance.
1210

1311
Segment integrates with your commercial third-party or bespoke consent management platform (CMP) that captures an end user's consent preferences and enforces those preferences by only routing events to the categories consented to by an end user.

0 commit comments

Comments
 (0)