Skip to content

Commit d2e0fd5

Browse files
committed
update privacy portal overview page
1 parent 4162e3b commit d2e0fd5

File tree

2 files changed

+41
-16
lines changed

2 files changed

+41
-16
lines changed

src/_data/privacy.yml

Lines changed: 34 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,47 @@ sections:
33
section_col: 6
44
section:
55
- name: Detect and classify customer data
6-
description: "The Privacy Portal helps automate preparing for new privacy regulations."
6+
description: "The Privacy Portal helps streamline your response to new privacy regulations."
77
path: /privacy/portal/
88
icon: media/classify.svg
99
- name: Control what data you collect
10-
description: "Take control over whether specific data is allowed to enter Segment"
10+
description: "Take control of the data that comes into your workspace."
1111
path: /privacy/data-controls/
1212
icon: media/control.svg
1313

14-
- section_title: Prepare for GDPR & CCPA
14+
- section_title: Respect your end user's consent preferences
15+
section_col: 4
16+
section:
17+
- name: Consent in Segment Connections
18+
description: "Manage end user consent in your downstream tools with Consent Management."
19+
path: /privacy/consent-management/consent-in-segment-connections/
20+
- name: Consent in Reverse ETL
21+
description: "Enforce consent preferences stored in your data warehouse."
22+
path: /privacy/consent-management/consent-in-retl/
23+
- name: Consent stored on the Profile
24+
description: "Create Audiences of users that consent to receive marketing communications."
25+
path: /docs/privacy/consent-management/consent-in-unify/
26+
27+
- section_title: Delete and suppress user information
1528
section_col: 6
1629
section:
17-
- name: Understand and Comply with regulations
18-
description: "Segment is committed to making it easier for you to comply with the GDPR."
19-
path: /privacy/complying-with-the-gdpr/
20-
icon: media/comply.svg
21-
- name: Delete and suppress data about end-users
22-
description: "Easily remove your company's end-users from Segment and supported connections."
30+
- name: Delete and suppress data about end users
31+
description: "Remove your company's end users from Segment and supported connections."
2332
path: /privacy/user-deletion-and-suppression/
33+
icon: media/detect.svg
34+
- name: Delete data from sources, a Unify space, or your entire workspace
35+
description: "Remove all data from a source, a Unify space, or a workspace."
36+
path: /privacy/account-deletion/
2437
icon: media/delete.svg
38+
39+
- section_title: Comply with privacy regulations
40+
section_col: 12
41+
section:
42+
- name: Data Deletion and Retention Policy
43+
icon: media/comply.svg
44+
description: "Manage your data accurately, efficiently and securely within clearly defined retention periods."
45+
path: /privacy/data-retention-policy/
46+
- name: HIPAA-Eligible Segment
47+
icon: media/database-star.svg
48+
description: "Segment is a HIPAA eligible platform, and meets the data privacy and security requirements of healthcare customers and their stakeholders."
49+
path: /privacy/hipaa-eligible-segment/

src/_data/sidenav/main.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -566,13 +566,6 @@ sections:
566566
title: Detect PII
567567
- path: /privacy/data-controls
568568
title: Data Controls and Alerts
569-
- section_title: Deletion and Suppression
570-
slug: privacy/user-deletion-and-suppression
571-
section:
572-
- path: /privacy/user-deletion-and-suppression
573-
title: User Deletion and Suppression
574-
- path: /privacy/account-deletion
575-
title: Account & Data Deletion
576569
- section_title: Consent Management
577570
slug: privacy/consent-management
578571
section:
@@ -588,6 +581,13 @@ sections:
588581
title: Consent in Reverse ETL
589582
- path: /privacy/consent-management/consent-faq
590583
title: Consent FAQs
584+
- section_title: Deletion and Suppression
585+
slug: privacy/user-deletion-and-suppression
586+
section:
587+
- path: /privacy/user-deletion-and-suppression
588+
title: User Deletion and Suppression
589+
- path: /privacy/account-deletion
590+
title: Account & Data Deletion
591591
- path: /privacy/data-retention-policy
592592
title: Data Retention and Deletion Policy
593593
- path: /privacy/complying-with-the-gdpr

0 commit comments

Comments
 (0)