Adding a domain
Add the domain
Enter the hostname you’ll serve from, usually a subdomain like
go.yourbrand.com or my.yourbrand.com.Set DNS
The domain card shows exactly what to create at your DNS provider:
- Subdomain →
CNAMEtocname.vercel-dns.com - Apex domain →
Arecord to76.76.21.21
Per-domain settings
Open a domain to configure:- Logo & legal: the domain’s logo, privacy policy, terms of service, and business legal name (used on served pages and compliance footers).
- Custom scripts: paste head / body-start / body-end snippets (tracking pixels granvl doesn’t natively support, chat widgets, custom analytics). Injected verbatim into every variant baked on the domain.
- Content-Security-Policy: allow-list extra hosts your custom scripts need to reach.