diff --git a/src/connections/sources/index.md b/src/connections/sources/index.md index e160b311ec..0880358801 100644 --- a/src/connections/sources/index.md +++ b/src/connections/sources/index.md @@ -53,7 +53,7 @@ analytics.identify('user_123', { Segment has three types of sources: * [Event streams](#event-streams-sources) -* [Cloud app objects](#cloud-app-sources) +* [Cloud app sources](#cloud-app-sources) * [Reverse ETL](#reverse-etl-sources) diff --git a/src/privacy/images/privacy-add-new-matcher.gif b/src/privacy/images/privacy-add-new-matcher.gif index a6db6fb915..33faebf685 100644 Binary files a/src/privacy/images/privacy-add-new-matcher.gif and b/src/privacy/images/privacy-add-new-matcher.gif differ diff --git a/src/privacy/images/privacy-edit-matcher.png b/src/privacy/images/privacy-edit-matcher.png index 3eaf8580b7..093bf4ab8d 100644 Binary files a/src/privacy/images/privacy-edit-matcher.png and b/src/privacy/images/privacy-edit-matcher.png differ diff --git a/src/privacy/portal.md b/src/privacy/portal.md index 2678eb0e8e..b377468aa4 100644 --- a/src/privacy/portal.md +++ b/src/privacy/portal.md @@ -25,7 +25,7 @@ The Inbox helps you keep track of new restricted data types as they are captured Segment detects these fields by scanning data from your Web, Mobile, Server, and Cloud Event Sources to detect PII based on the [default PII matchers](#default-pii-matchers). New properties sent into Segment appear in the Inbox in realtime. -When you view the Inbox for the first time, it displays every property that was sent into Segment from Web, Mobile, Server, and Cloud Event Sources dating back to August 9, 2019. ([Cloud Object Sources](/docs/connections/sources/#cloud-apps) do not appear in the Inbox at this time.) +When you view the Inbox for the first time, it displays every property that was sent into Segment from Web, Mobile, Server, and Cloud Event Sources dating back to August 9, 2019. ([Object Cloud Sources](/docs/connections/sources/#object-cloud-sources) and [Reverse ETL Sources](/docs/connections/sources/#reverse-etl-sources) do not appear in the Inbox at this time.) You can click a row in the Inbox to learn more about a field and where it was collected. The expanded view shows: @@ -201,7 +201,6 @@ treat that property whenever it is appears in data Segment processes. 3. Set the default classification: - **Red** for highly restricted - **Yellow** for moderately restricted - - **Green** for least restricted 4. Choose whether to match on a **Key** (for example, "SIN", "Social Insurance Number", "Social Insurance No.", "SocInsNo") or on a **Value** (for example. "123-456-789", "1234567") 5. Select how precise the match should be, by choosing **Exact** or **Similar** match. - **Exact** matches mean that a key matches the term exactly (for example "phone number" but never "phne number")