How to set the widget for a sub-domain ?

Adrian
Adrian
  • Updated

The idea is to allow consent to be provided for a subdomain.

To do this, you simply have to fill in the userCookiesDomain property in the axeptioSettings object :

  clientId: "xxxxxxxxxxxxxxxxxxxx",   
  userCookiesDomain: "axeptio.eu" 
};

 

Was this article helpful?

9 out of 16 found this helpful