Domain names and subdomains
If you have a main site and another site using a subdomain, two scenarios arise:
- The two sites are completely different, their purposes, cookies, and privacy policies are different. In this case, two separate configurations will be necessary. Each site will have its own implementation with its own token. In the Byscuit management interface, consents will be separated by configuration (not by site).
- The two sites will use the same list of cookies, their privacy policy is common, and you have made it clear to the user that the consent given will concern these two sites. The same token will then be used for both sites. Only one configuration will be created and the consents will be recorded in it regardless of its origin.
Technical note: for this, the “cookieDomain” field in the Options tab of the management platform (accessible with super-administrator rights) must contain the main domain name (example: .mysite.com)