Use a custom tracking domain
A custom tracking domain serves the tracker and collection requests through a subdomain such as analytics.example.com. Your website itself can remain on its existing hosting platform.
Connect the subdomain
- Choose an unused subdomain of a domain you control.
- Open Settings → Installation → Custom tracking domain and enter that full hostname. Save it.
- At your authoritative DNS provider, create the CNAME record shown in Jelto. Copy the displayed target exactly; do not point the tracking host at your website's application server.
- Run the explicit DNS/TLS check in Jelto and read its status. A saved hostname and a recent request are separate from a successful DNS and certificate check.
- Once ready, return to Installation and copy the updated script tag into your website. Preserve its endpoint, and use the same script host for optional helpers.
- Publish and verify a new pageview.
Choose your DNS provider
Use Cloudflare DNS or Vercel DNS when that provider manages the authoritative zone. A site hosted behind Caddy or nginx can still use this managed DNS setup.
Troubleshooting
Check for conflicting records at the chosen hostname and allow DNS caches to update. Make sure you edited the authoritative DNS zone. If TLS or DNS checks fail, read the displayed reason before switching the installed tag.
A tracking domain does not provide authenticated management APIs. Continue to use the main Jelto API origin for server keys, payments and crawler reporting. It does not connect browser identities across sites; see Cookies and domains.