We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create a button with the attribute data-jgc-preferences at the desired location and...that's it! 😄
data-jgc-preferences
<button data-jgc-preferences>Open cookie preferences</button>
Remember that you can automatically open the panel when the page loads by adding the following key to the panel object:
panel: { open: true, }