From 4162e3b4b5020f08cc4ece19ab87a830b413e761 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:03:27 -0400 Subject: [PATCH 1/7] update docs file structure to match app --- src/_data/sidenav/main.yml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/_data/sidenav/main.yml b/src/_data/sidenav/main.yml index 8fcf0bfa3e..18daaae20f 100644 --- a/src/_data/sidenav/main.yml +++ b/src/_data/sidenav/main.yml @@ -561,23 +561,20 @@ sections: title: Privacy Overview - section_title: Privacy Portal slug: protocols/portal - expanded: true section: - path: /privacy/portal title: Detect PII - path: /privacy/data-controls title: Data Controls and Alerts - - section_title: GDPR - slug: protocols/complying-with-the-gdpr - expanded: true + - section_title: Deletion and Suppression + slug: privacy/user-deletion-and-suppression section: - - path: /privacy/complying-with-the-gdpr - title: Complying With GDPR - path: /privacy/user-deletion-and-suppression title: User Deletion and Suppression + - path: /privacy/account-deletion + title: Account & Data Deletion - section_title: Consent Management slug: privacy/consent-management - expanded: true section: - path: /privacy/consent-management title: Consent Management Overview @@ -593,8 +590,8 @@ sections: title: Consent FAQs - path: /privacy/data-retention-policy title: Data Retention and Deletion Policy - - path: /privacy/account-deletion - title: Account & Data Deletion + - path: /privacy/complying-with-the-gdpr + title: Complying With GDPR - path: /privacy/hipaa-eligible-segment title: HIPAA Eligible Segment - path: /privacy/faq From d2e0fd5f85d978f91fbd0ce2ff18f4d1e65e240b Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 5 Jun 2025 13:02:18 -0400 Subject: [PATCH 2/7] update privacy portal overview page --- src/_data/privacy.yml | 43 ++++++++++++++++++++++++++++++-------- src/_data/sidenav/main.yml | 14 ++++++------- 2 files changed, 41 insertions(+), 16 deletions(-) diff --git a/src/_data/privacy.yml b/src/_data/privacy.yml index e03789d66c..3a48d58a34 100644 --- a/src/_data/privacy.yml +++ b/src/_data/privacy.yml @@ -3,22 +3,47 @@ sections: section_col: 6 section: - name: Detect and classify customer data - description: "The Privacy Portal helps automate preparing for new privacy regulations." + description: "The Privacy Portal helps streamline your response to new privacy regulations." path: /privacy/portal/ icon: media/classify.svg - name: Control what data you collect - description: "Take control over whether specific data is allowed to enter Segment" + description: "Take control of the data that comes into your workspace." path: /privacy/data-controls/ icon: media/control.svg -- section_title: Prepare for GDPR & CCPA +- section_title: Respect your end user's consent preferences + section_col: 4 + section: + - name: Consent in Segment Connections + description: "Manage end user consent in your downstream tools with Consent Management." + path: /privacy/consent-management/consent-in-segment-connections/ + - name: Consent in Reverse ETL + description: "Enforce consent preferences stored in your data warehouse." + path: /privacy/consent-management/consent-in-retl/ + - name: Consent stored on the Profile + description: "Create Audiences of users that consent to receive marketing communications." + path: /docs/privacy/consent-management/consent-in-unify/ + +- section_title: Delete and suppress user information section_col: 6 section: - - name: Understand and Comply with regulations - description: "Segment is committed to making it easier for you to comply with the GDPR." - path: /privacy/complying-with-the-gdpr/ - icon: media/comply.svg - - name: Delete and suppress data about end-users - description: "Easily remove your company's end-users from Segment and supported connections." + - name: Delete and suppress data about end users + description: "Remove your company's end users from Segment and supported connections." path: /privacy/user-deletion-and-suppression/ + icon: media/detect.svg + - name: Delete data from sources, a Unify space, or your entire workspace + description: "Remove all data from a source, a Unify space, or a workspace." + path: /privacy/account-deletion/ icon: media/delete.svg + +- section_title: Comply with privacy regulations + section_col: 12 + section: + - name: Data Deletion and Retention Policy + icon: media/comply.svg + description: "Manage your data accurately, efficiently and securely within clearly defined retention periods." + path: /privacy/data-retention-policy/ + - name: HIPAA-Eligible Segment + icon: media/database-star.svg + description: "Segment is a HIPAA eligible platform, and meets the data privacy and security requirements of healthcare customers and their stakeholders." + path: /privacy/hipaa-eligible-segment/ diff --git a/src/_data/sidenav/main.yml b/src/_data/sidenav/main.yml index 18daaae20f..1385dab3cd 100644 --- a/src/_data/sidenav/main.yml +++ b/src/_data/sidenav/main.yml @@ -566,13 +566,6 @@ sections: title: Detect PII - path: /privacy/data-controls title: Data Controls and Alerts - - section_title: Deletion and Suppression - slug: privacy/user-deletion-and-suppression - section: - - path: /privacy/user-deletion-and-suppression - title: User Deletion and Suppression - - path: /privacy/account-deletion - title: Account & Data Deletion - section_title: Consent Management slug: privacy/consent-management section: @@ -588,6 +581,13 @@ sections: title: Consent in Reverse ETL - path: /privacy/consent-management/consent-faq title: Consent FAQs + - section_title: Deletion and Suppression + slug: privacy/user-deletion-and-suppression + section: + - path: /privacy/user-deletion-and-suppression + title: User Deletion and Suppression + - path: /privacy/account-deletion + title: Account & Data Deletion - path: /privacy/data-retention-policy title: Data Retention and Deletion Policy - path: /privacy/complying-with-the-gdpr From f39070b903bfc306173134349fe9108f34a4a5f8 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 5 Jun 2025 13:08:55 -0400 Subject: [PATCH 3/7] [netlify-build] --- src/_data/privacy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/privacy.yml b/src/_data/privacy.yml index 3a48d58a34..ea32d48c94 100644 --- a/src/_data/privacy.yml +++ b/src/_data/privacy.yml @@ -46,4 +46,4 @@ sections: - name: HIPAA-Eligible Segment icon: media/database-star.svg description: "Segment is a HIPAA eligible platform, and meets the data privacy and security requirements of healthcare customers and their stakeholders." - path: /privacy/hipaa-eligible-segment/ + path: /privacy/hipaa-eligible-segment/ \ No newline at end of file From 897d5842d47b70dcbc8ecec19ba3c77b793cb191 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:59:25 -0400 Subject: [PATCH 4/7] [netlify-build] --- src/_data/privacy.yml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/_data/privacy.yml b/src/_data/privacy.yml index ea32d48c94..5ce0a82be3 100644 --- a/src/_data/privacy.yml +++ b/src/_data/privacy.yml @@ -24,26 +24,27 @@ sections: description: "Create Audiences of users that consent to receive marketing communications." path: /docs/privacy/consent-management/consent-in-unify/ -- section_title: Delete and suppress user information - section_col: 6 +- section_title: Delete user and workspace data + section_col: 4 section: - - name: Delete and suppress data about end users + - name: Comply with GDPR and CCPA by deleting information about your company's end users from Segment description: "Remove your company's end users from Segment and supported connections." path: /privacy/user-deletion-and-suppression/ - icon: media/detect.svg - name: Delete data from sources, a Unify space, or your entire workspace description: "Remove all data from a source, a Unify space, or a workspace." path: /privacy/account-deletion/ - icon: media/delete.svg - -- section_title: Comply with privacy regulations - section_col: 12 - section: - name: Data Deletion and Retention Policy - icon: media/comply.svg description: "Manage your data accurately, efficiently and securely within clearly defined retention periods." path: /privacy/data-retention-policy/ + +- section_title: Tools to comply with privacy regulations + section_col: 6 + section: - name: HIPAA-Eligible Segment icon: media/database-star.svg description: "Segment is a HIPAA eligible platform, and meets the data privacy and security requirements of healthcare customers and their stakeholders." + path: /privacy/hipaa-eligible-segment/ + - name: Complying with the GDPR + icon: media/comply.svg + description: "Learn more about the tools and strategies you can use to maintain GDPR compliance." path: /privacy/hipaa-eligible-segment/ \ No newline at end of file From 903985c52dca150149c828dfba3132898d91e242 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 5 Jun 2025 17:46:03 -0400 Subject: [PATCH 5/7] Update src/_data/privacy.yml Co-authored-by: rchinn1 <93161299+rchinn1@users.noreply.github.com> --- src/_data/privacy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/privacy.yml b/src/_data/privacy.yml index 5ce0a82be3..7846fac3a0 100644 --- a/src/_data/privacy.yml +++ b/src/_data/privacy.yml @@ -34,7 +34,7 @@ sections: description: "Remove all data from a source, a Unify space, or a workspace." path: /privacy/account-deletion/ - name: Data Deletion and Retention Policy - description: "Manage your data accurately, efficiently and securely within clearly defined retention periods." + description: "Manage your data accurately, efficiently, and securely within clearly defined retention periods." path: /privacy/data-retention-policy/ - section_title: Tools to comply with privacy regulations From ca9eb360772b86f9fe9d1cbca58b2fd1e2778560 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 5 Jun 2025 17:49:44 -0400 Subject: [PATCH 6/7] fix [netlify-build] --- src/_data/privacy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_data/privacy.yml b/src/_data/privacy.yml index 5ce0a82be3..5882a899bc 100644 --- a/src/_data/privacy.yml +++ b/src/_data/privacy.yml @@ -27,8 +27,8 @@ sections: - section_title: Delete user and workspace data section_col: 4 section: - - name: Comply with GDPR and CCPA by deleting information about your company's end users from Segment - description: "Remove your company's end users from Segment and supported connections." + - name: Delete and suppress data about end usersDelete and suppress data about end users + description: "Comply with GDPR and CCPA by deleting information from Segment about your company's end users." path: /privacy/user-deletion-and-suppression/ - name: Delete data from sources, a Unify space, or your entire workspace description: "Remove all data from a source, a Unify space, or a workspace." From 0157936ae0d81b0a74fe14fd4a1e4c52e9afc457 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Fri, 6 Jun 2025 10:23:27 -0400 Subject: [PATCH 7/7] fixes [netlify-build] --- src/_data/privacy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_data/privacy.yml b/src/_data/privacy.yml index c5681302d6..80a9090a28 100644 --- a/src/_data/privacy.yml +++ b/src/_data/privacy.yml @@ -21,13 +21,13 @@ sections: description: "Enforce consent preferences stored in your data warehouse." path: /privacy/consent-management/consent-in-retl/ - name: Consent stored on the Profile - description: "Create Audiences of users that consent to receive marketing communications." + description: "Create Audiences of users based on consent status." path: /docs/privacy/consent-management/consent-in-unify/ - section_title: Delete user and workspace data section_col: 4 section: - - name: Delete and suppress data about end usersDelete and suppress data about end users + - name: Delete and suppress data about end users description: "Comply with GDPR and CCPA by deleting information from Segment about your company's end users." path: /privacy/user-deletion-and-suppression/ - name: Delete data from sources, a Unify space, or your entire workspace