Domain Configuration
Add, configure, and manage websites in your Cookiewise account.
Adding a Domain
- Navigate to Domain Management in the sidebar
- Click Add Website
- Enter a display name (e.g., "Company Blog") and the full domain (e.g.,
blog.example.com) - Click Create
Cookiewise will generate a unique Website ID and an embed code snippet. Each domain gets its own independent cookie inventory, banner configuration, and consent records.
Domain Settings
Each domain has configurable options:
- Display name - How the domain appears in your dashboard
- Domain URL - The root domain being monitored
- Scan frequency - How often automatic cookie scans run (weekly, monthly, or manual)
- Compliance mode - GDPR (opt-in), CCPA (opt-out), or Auto-detect by visitor location
Subdomains
Each subdomain should be registered as a separate website if it sets different cookies. For example:
www.example.com- Main siteshop.example.com- E-commerce (may have payment cookies)blog.example.com- Blog (may have comment/analytics cookies)
If all subdomains share the same cookie profile, a single entry for the root domain is sufficient.
Embed Code
After adding a domain, you'll see the embed code in the Domain Management panel. It looks like:
<script src="https://www.cookiewise.net/api/script.js?website_id=abc123-def456"></script>
Copy this and add it as the first script in your website's <head> section, before any other scripts. See Script Integration for platform-specific instructions.
Removing a Domain
Deleting a domain permanently removes all associated data: cookies, consent records, banner configurations, and scan history. This action cannot be undone.
Domain Limits
| Plan | Domain Limit |
|---|---|
| Starter | 1 domain |
| Professional | Up to 10 domains |
| Enterprise | Unlimited |