- Help Center
- Consent Notices
-
New console flow
-
Compliance report
-
Consent Notices
-
Preference Management Platform
-
Privacy Request
-
IAB TCF
-
Analytics
-
Integrations
-
Lexicon
-
Legal Requirements
-
Release notes
-
Privacy Center and Data Processing
-
Agnostik - Facettes
-
Use cases
-
FAQ
-
Versions & Proofs
-
Login & Security
-
Video tutorials
-
Privacy Hub widget
Not displaying the notice in your privacy policy
To not display the notice in your privacy policy, you need to add this code to 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();