generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update deps * feat: add new pages for CMPs * add new pages and category groups * sorted components alphabetically (within groups)
- Loading branch information
1 parent
6ec6552
commit 9d30c92
Showing
4 changed files
with
104 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Axeptio Consent Mapping | ||
description: Integrate user consent managed by Axeptio with your Edgee components. | ||
--- | ||
|
||
import EdgeeSdk from '/snippets/edgee-sdk.mdx'; | ||
|
||
<EdgeeSdk /> | ||
|
||
[Axeptio](https://www.axept.io) helps you collect user consent on your website and build a positive consent experience. | ||
|
||
With this component, you no longer need to [specify your users' consent](/services/data-collection/consent) | ||
via the Edgee SDK or Edgee Data Layer: everything is done automatically. | ||
|
||
The consent status will be automatically set to `pending`, `granted`, or `denied` based on the Axeptio cookie. | ||
|
||
## Getting Started | ||
|
||
**To integrate Axeptio Consent Mapping into your Edgee project:** | ||
|
||
1. From the Edgee console, go to your project and navigate to the Data Collection service. | ||
2. Click on "Add Component" and select "Axeptio Consent Mapping". | ||
3. Activate the component on the top right. | ||
4. Confirm with "Add component" to complete the setup. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Didomi Consent Mapping | ||
description: Integrate user consent managed by Didomi with your Edgee components. | ||
--- | ||
|
||
import EdgeeSdk from '/snippets/edgee-sdk.mdx'; | ||
|
||
<EdgeeSdk /> | ||
|
||
|
||
[Didomi](https://www.didomi.io/consent-management-platform) helps you collect user consent on your website and comply with international data privacy regulations. | ||
|
||
With this component, you no longer need to [specify your users' consent](/services/data-collection/consent) | ||
via the Edgee SDK or Edgee Data Layer: everything is done automatically. | ||
|
||
The consent status will be automatically set to `pending`, `granted`, or `denied` based on the Didomi cookie. | ||
|
||
## Getting Started | ||
|
||
**To integrate Didomi Consent Mapping into your Edgee project:** | ||
|
||
1. From the Edgee console, go to your project and navigate to the Data Collection service. | ||
2. Click on "Add Component" and select "Didomi Consent Mapping". | ||
3. Activate the component on the top right. | ||
4. Confirm with "Add component" to complete the setup. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: OneTrust Consent Mapping | ||
description: Integrate user consent managed by OneTrust with your Edgee components. | ||
--- | ||
|
||
import EdgeeSdk from '/snippets/edgee-sdk.mdx'; | ||
|
||
<EdgeeSdk /> | ||
|
||
The [OneTrust Consent Management Platform](https://www.onetrust.com/products/consent-management/) helps you collect user consent on your website. | ||
|
||
With this component, you no longer need to [specify your users' consent](/services/data-collection/consent) | ||
via the Edgee SDK or Edgee Data Layer: everything is done automatically. | ||
|
||
The consent status will be automatically set to `pending`, `granted`, or `denied` based on the OneTrust cookie. | ||
|
||
## Getting Started | ||
|
||
**To integrate OneTrust Consent Mapping into your Edgee project:** | ||
|
||
1. From the Edgee console, go to your project and navigate to the Data Collection service. | ||
2. Click on "Add Component" and select "OneTrust Consent Mapping". | ||
3. Activate the component on the top right. | ||
4. Confirm with "Add component" to complete the setup. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters