Skip to content

Commit 3b7eeee

Browse files
committed
[netlify-build]
1 parent 42b5771 commit 3b7eeee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/privacy/reconcile-consent.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ If there is a mismatch in consent categories between your consent management too
5151
| ------------------------------------------------------ | ------------------------------------------------------------------------ | ------ |
5252
| `{ad: true}` | There is no "ad" category | No data is shared to destinations that the customer may think of as "ad" destinations or may have been mapped in the consent management tool |
5353
| `{person: true}` | There is no category `person`, but there is a `personalization` category | No data is shared to destinations the customer may consider `person` or the mapped `personalization` category |
54-
| `{ad: true`, <br>`person: true`,<br> `analytics:true}` | The `ad`, `person`, `analytics`, and `functional` categories are mapped | Data will be shared with consenting categories of ad, person, and analytics. <br><br>No data will be shared with destinations mapped to `functional`, because this content is considered to be false. |
54+
| `{ad: true`, <br>`person: true`,<br> `analytics:true}` | The `ad`, `person`, `analytics`, and `functional` categories are mapped | Data will be shared with consenting categories of ad, person, and analytics. <br><br>No data will be shared with destinations mapped to `functional`, because this content is considered to be false. |
55+

0 commit comments

Comments
 (0)