- Help Center
- Consent Notices
-
New console flow
-
Compliance report
-
Consent Notices
-
Preference Management Platform
-
Privacy Request
-
IAB TCF
-
Analytics
-
Integrations
-
Lexicon
-
Legal Requirements
-
Users, Teams, and Permissions
-
Release notes
-
Privacy Center and Data Processing
-
Agnostik - Facettes
-
IAB TCF V2
-
Use cases
-
FAQ
-
Versions & Proofs
-
Video tutorials
-
SSO
Not displaying the notice in your privacy policy
To not display the notice in your privacy policy, you need to add this code in your privacy policy page:
window.didomiConfig = {
notice: {
enable: false
}
};
You can also use our API to create a script allowing not to display the notice with Didomi.notice.hide().