
GDPR Data Mapping: A How-To Guide
If you don’t know where your business collects, stores, and processes...
Read NowThe simple, all-in-one data privacy platform
Manage consent for data privacy laws in 50+ countries
Streamline the DSAR workflow
Ensure your customers’ data is in good hands
Gain insights with privacy assessment templates and workflow management
Discover how Osano supports CPRA compliance
Learn about the CCPA and how Osano can help
Achieve compliance with one of the world’s most comprehensive data privacy laws
Here you can find solutions to common problems. Report issues on Cookie Consent GitHub page.
You’ll need to add top margin to your navigation bar on popup open and remove it on close.
window.cookieconsent.initialise({
palette: {popup:{background:"#000"},button:{background:"#f1d600"}},
position: "top",
static: true,
onPopupOpen : function () {
pushDown(this.element.clientHeight);
},
onPopupClose : function () {
pushDown(0);
}
});
function pushDown(height) {
var navbar = document.getElementsByClassName(" NAVBAR CLASS ")[0];
navbar.style.transition = 'all 1s';
navbar.style.marginTop = height+'px';
}
null is not an object (evaluating 's.firstChild')
This error message usually means that the body of your website is loaded dynamically and after Cookie Consent.
Try moving the scripts to the footer, just before the closing the body tag.
Cookie Consent is only available in English. However, you can configure every line of text on cookie consent window. This can be done dynamically on multilingual sites using your own translation files/scripts.
Example:window.cookieconsent.initialise({
palette: {
popup:{
background:"#000"
},
button:{
background:"#f1d600"
}
},
content: {
message: "//MESSAGE_IN_CURRENT_LANG",
dismiss: "//DISMISS_BUTTON_IN_CURRENT_LANG"
}
});
Now, with Osano Privacy Legal Templates you can get started faster by leveraging templates generated by our global team of privacy experts.
Capture data subject rights requests with the convenience of email and the efficiency of a dedicated intake form.
We've reworked and redesigned Osano Subject Rights Management and Data Discovery, unifying them into a single, seamless experience and creating automation to save you time.
Privacy regulators at the CNIL in France recently declared that Google Analytics violates GDPR. Osano’s new block list feature can disable Google Analytics in France to keep you compliant while allowing you to use Google Analytics in regions where it is still legal.
Customize DSAR forms with conditional fields, serve consent banners in additional languages, use 28 new integrations for Data Discovery, and more! Check out our latest product announcement blog for demos, links, and more information.
Osano product & engineering teams have been hard at work. View the full list of all product updates.