klaro-js
klaro-js copied to clipboard
Klaro Privacy Manager. An open-source, privacy-friendly & compliant consent manager for your website.
On the page https://heyklaro.com/docs/tutorials/google_tag_manager the name of the config variable is: "var klarConfig = { acceptAll: true," it should be "klaroConfig", damn that took me a while before I noticed...
Hi, I'm currently trying to use the klaro with Piwik Pro, so that Piwik Pro records the consents according to the user's choice within the consent section on Piwik pro....
Hello everybody, I need to have a link to open the consent manager IDE within the contextual consent component shown for videos when not having accepted the cookies yet. I...
## The problem I have digged in the code and the following requirement of a client seems to be not possible. Clicking on 'Enable once' should only enable the current...
### Question Is there a variable/attribute within the klaro.config to create a dependency of two services? ### Description If service"**B**" is accepted but not "**A**", "**B**" will not work because...
Source: https://bundlephobia.com/package/[email protected]
Hi Folks, I need to be able to load Klaro script but not enable it right away. I want to enable it only if certain conditions are met. And since...
Is it possible to implement a [cookie paywall](https://blog.clickio.com/what-is-a-cookie-paywall-and-how-publishers-can-implement-it/) with the current version of Klaro? Not sure if this could be done (easily) just using the accept/reject event handlers.
When Klaro rewrites _script_ tags of the third-party apps/trackers, it removes _id_ attribute if it is present in the _script_ tag. It causes problems with some apps, for example Zendesk...