Custom domains
Serve your funnels on your own domain (e.g. go.yourbrand.com) instead of the default
CampaignHQ URL. You verify a root domain once, then point that root — or any number of
subdomains — at individual funnels. Subdomains are free; only verified root domains count
toward your plan's domain limit.
Add and verify a root domain
- Go to Settings → Domains and enter your root domain (e.g.
yourbrand.com). - We show you two DNS records to add, each field in its own copy box:
- A verification record (TXT) — proves you own the domain. Name
_campaignhq-verify.yourbrand.com, value achq-verify=…token unique to you. - A routing record (CNAME) — points visitors at us. Name the hostname you'll use, value our app host.
- Sign in wherever you manage DNS (Cloudflare, GoDaddy, Namecheap, Google Domains, …), open its DNS/records settings, add both records (copy each value exactly), and save. Then come back and click Verify. DNS can take a few minutes — occasionally up to an hour — to take effect; if it's not found yet, wait and try again.
A couple of provider quirks the card calls out: some want only the subdomain part for a record's
Name (e.g. _campaignhq-verify) and fill in the rest themselves; and many can't CNAME a root
domain — use a subdomain like go.yourbrand.com, or your provider's CNAME-flattening / ANAME /
ALIAS option.
Once verified, the root is in your pool and ready to use.
Connect a hostname to a funnel
Under a verified domain, choose a hostname (the root itself, like yourbrand.com, or a
subdomain like go.yourbrand.com) and pick the funnel it should serve from the dropdown,
then Connect. You can connect as many subdomains as you like — each to a different funnel —
without using extra domain slots. Disconnect removes a hostname binding.
Limits
Your plan includes a set number of custom domains (Starter 1 · Pro 3 · Business 10 · Agency unlimited). A root counts as one slot whether you use it bare or with fifty subdomains. The Domains card shows "used X of Y"; at the cap, the add button is disabled with an upgrade link, and on a plan with none you'll see a prompt to upgrade to connect your own domain. Remove an unused root or upgrade to add more.
Notes
- A hostname can only be connected to one funnel at a time, and a domain can't be connected to two workspaces.
- TLS certificates are provisioned automatically at the routing layer once a domain is verified.