Would you like to have cookies already checked in the widget when you click "I choose"?
Here's how to do it 👇:
Find the list of technical names of your cookies. You can find a guide here .
Add this code in the Axeptio script:
window.axeptioDefaultChoices = {
// Replace this texte here with your cookie names, e.g. :
facebook_pixel: true,
at_internet: true,
}