1. Edgee JavaScript SDK
The Edgee SDK provides a direct method for managing consent when you have your own consent management system in place. Implementation:- When you have built your own consent management system
- When you need direct control over consent management
- When you want to integrate consent management into your existing application logic
When user consent status is set via the SDK, Edgee stores and uses it for every subsequent component computation.
2. Consent Mapping Components
For customers who already have a Consent Management Platform (CMP) in place, Edgee provides Consent Mapping Components that integrate directly with popular CMP solutions (Axeptio, Didomi, OneTrust, CookieYes).
- The Consent Mapping Component automatically reads the user’s consent status from your existing CMP
- Edgee maps the CMP’s consent statuses to its internal consent management system
- No additional code is required beyond the initial component setup
- Seamless integration with existing CMP solutions
- No need to modify your current consent management workflow
- Automatic synchronization of consent statuses
- Reduced development overhead