Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 4 additions & 10 deletions src/privacy/consent-management/onetrust-wrapper.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,9 @@ The OneTrust consent banner has three key UI configurations that control how the
- **Opt-In:** The user, by default, does not consent to all categories (except those that you deem to be mandatory). The user is required to select categories that they consent to share data with (or, "opt-in" to data collection)
- **Opt-out:** The user, by default, does consent to all categories. The user can choose to select categories that they do not consent to share data with (or, "opt-out" of data collection)

<div class="premonition info">
<div class="fa fa-info-circle"></div>
<div class="content">
<p class="header">Segment's Analytics.js OneTrust wrapper assumes the following:</p>
<p markdown=1>
**Opt-In** and **Implied** statuses are treated in Segment's OneTrust wrapper as `Opt-In`. **Notice Only**, **Custom**, or **Opt-Out** statuses are treated in Segment's OneTrust wrapper as `Opt-Out`.
</p>
</div>
</div>

> info "Segment's Analytics.js OneTrust wrapper assumes the following"
> **Opt-In** and **Implied** statuses are treated in Segment's OneTrust wrapper as `Opt-In`. **Notice Only**, **Custom**, or **Opt-Out** statuses are treated in Segment's OneTrust wrapper as `Opt-Out`.

<!-- TODO (IG, 4/2024): the above callout would not render correctly in markdown - figure out why that happened-->

Expand Down Expand Up @@ -200,4 +194,4 @@ The following table explains how Segment's OneTrust wrapper works with different
| One or more categories are enabled | No unmapped destinations <br> **or** <br> All unmapped destinations are disabled | All destinations are disabled | No data flows to Segment |
| One or more categories are enabled | No unmapped destinations <br> **or** <br> All unmapped destinations are disabled | One or more destinations are enabled | Data flows to Segment |
| One or more categories are enabled | One or more destinations are enabled | All destinations are disabled | Data flows to Segment |
| One or more categories are enabled | One or more destinations are enabled | One or more destinations are enabled | Data flows to Segment |
| One or more categories are enabled | One or more destinations are enabled | One or more destinations are enabled | Data flows to Segment |