Documentation
Set up your documentation
Add the following to your docs.json file to add the Osano cookie consent manager.
docs.json
"integrations": { "osano": "SOURCE" }
The SOURCE can be found as the src value in the code snippet generated by Osano. It always starts with https://cmp.osano.com/.
SOURCE
src
https://cmp.osano.com/
<script src="https://cmp.osano.com/placeholder/placeholder/osano.js"/>
Was this page helpful?