Skip to content

Commit 781888c

Browse files
Merge pull request #7661 from segmentio/gov-483
Update privacy section of the docs to match UI updates [GOV-483]
2 parents 563f09f + 0d8885a commit 781888c

File tree

2 files changed

+45
-22
lines changed

2 files changed

+45
-22
lines changed

src/_data/privacy.yml

Lines changed: 36 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,48 @@ 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 enters 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 based on consent status."
25+
path: /docs/privacy/consent-management/consent-in-unify/
26+
27+
- section_title: Delete user and workspace data
28+
section_col: 4
29+
section:
30+
- name: Delete and suppress data about end users
31+
description: "Comply with GDPR and CCPA by deleting information from Segment about your company's end users."
32+
path: /privacy/user-deletion-and-suppression/
33+
- name: Delete data from sources, a Unify space, or your entire workspace
34+
description: "Remove all data from a source, a Unify space, or a workspace."
35+
path: /privacy/account-deletion/
36+
- name: Data Deletion and Retention Policy
37+
description: "Manage your data accurately, efficiently, and securely within clearly defined retention periods."
38+
path: /privacy/data-retention-policy/
39+
40+
- section_title: Tools to comply with privacy regulations
1541
section_col: 6
1642
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/
43+
- name: HIPAA-Eligible Segment
44+
icon: media/database-star.svg
45+
description: "Segment is a HIPAA eligible platform, and meets the data privacy and security requirements of healthcare customers and their stakeholders."
46+
path: /privacy/hipaa-eligible-segment/
47+
- name: Complying with the GDPR
2048
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."
23-
path: /privacy/user-deletion-and-suppression/
24-
icon: media/delete.svg
49+
description: "Learn more about the tools and strategies you can use to maintain GDPR compliance."
50+
path: /privacy/hipaa-eligible-segment/

src/_data/sidenav/main.yml

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -587,23 +587,13 @@ sections:
587587
title: Privacy Overview
588588
- section_title: Privacy Portal
589589
slug: protocols/portal
590-
expanded: true
591590
section:
592591
- path: /privacy/portal
593592
title: Detect PII
594593
- path: /privacy/data-controls
595594
title: Data Controls and Alerts
596-
- section_title: GDPR
597-
slug: protocols/complying-with-the-gdpr
598-
expanded: true
599-
section:
600-
- path: /privacy/complying-with-the-gdpr
601-
title: Complying With GDPR
602-
- path: /privacy/user-deletion-and-suppression
603-
title: User Deletion and Suppression
604595
- section_title: Consent Management
605596
slug: privacy/consent-management
606-
expanded: true
607597
section:
608598
- path: /privacy/consent-management
609599
title: Consent Management Overview
@@ -617,10 +607,17 @@ sections:
617607
title: Consent in Reverse ETL
618608
- path: /privacy/consent-management/consent-faq
619609
title: Consent FAQs
610+
- section_title: Deletion and Suppression
611+
slug: privacy/user-deletion-and-suppression
612+
section:
613+
- path: /privacy/user-deletion-and-suppression
614+
title: User Deletion and Suppression
615+
- path: /privacy/account-deletion
616+
title: Account & Data Deletion
620617
- path: /privacy/data-retention-policy
621618
title: Data Retention and Deletion Policy
622-
- path: /privacy/account-deletion
623-
title: Account & Data Deletion
619+
- path: /privacy/complying-with-the-gdpr
620+
title: Complying With GDPR
624621
- path: /privacy/hipaa-eligible-segment
625622
title: HIPAA Eligible Segment
626623
- path: /privacy/faq

0 commit comments

Comments
 (0)