✅ This feature is enabled with Axeptio's paid packages.
It is possible to hide the Axeptio button after the user has indicated their preferences.
This setting is available in your Axeptio back office.
1. Go to the "Integration" section.
2. Check the "Hide Axeptio button after user's choices are confirmed" box.
✅ To be GDPR compliant, you must add a link that allows the user to display the button at any time so that they can change their selection if they want.
3. Add a link in your HTML code for reactivating the widget.
<a href="javascript:openAxeptioCookies()">
Click here to change your cookie preferences
</a>