Cookie settings button to open the preference center
-
If you need to add a button to allow users to open preference center, you can use this code in your page inside HTML <body> section:
<!-- OneTrust Cookies Settings button start --> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button> <!-- OneTrust Cookies Settings button end -->
- The topic ‘Cookie settings button to open the preference center’ is closed to new replies.