Custom Domains
Add your own domain via CNAME
Adding custom domains
Custom domains allow your tracking scripts and proxy pages to be served from your own domain, increasing reliability and avoiding blocks by ad blockers. IzeAds automatically generates SSL certificates for each added domain.
Step by step
Go to Tracking > Domains
In the sidebar menu, go to "Tracking" and then the "Domains" tab to manage your custom domains.
Add a new domain
Click "Add Domain" and enter the full domain (e.g., track.yoursite.com).
Create the CNAME record in your DNS
In the DNS panel of your provider (Cloudflare, GoDaddy, Namecheap, etc.), create a CNAME record pointing the subdomain to the IzeAds edge server. The destination address will be displayed on the platform.
Type: CNAME
Name: track (or your chosen subdomain)
Target: edge.izeads.com
TTL: 300 (5 minutes) or Auto
Wait for DNS propagation
DNS propagation can take from a few minutes to 48 hours, depending on the provider. In most cases, it takes less than 30 minutes.
SSL generated automatically
Once DNS propagates, IzeAds automatically generates an SSL certificate via Caddy (Let's Encrypt). The domain status will change to "Active".
Be careful with DNS TTL
Use subdomains
track.yoursite.com or t.yoursite.com. This avoids conflicts with your main site and makes DNS management easier.Domain status
Each domain can have one of the following statuses:
- Pending — DNS has not been verified yet. Wait for propagation.
- Active — DNS verified and SSL generated. Ready to use.
- Failed — Verification failed. Check the CNAME record and try again.
Cloudflare