Domain Verification
Verify your domain to create campaigns with custom subdomains.
Why Verify?
Domain verification proves you own the domain and allows you to create campaigns with subdomains like youtube.myserver.net or pewds.myserver.net.
Hostname tracking happens automatically — Analyse always captures which domain players connect with. Verification just unlocks the ability to create campaigns.
Step 1: Add Your Domain
- Go to Project Settings → Domains
- Click "Add Domain"
- Enter your root domain (e.g.,
myserver.net)
Only add the root domain, not subdomains. Subdomains are configured per campaign.
Step 2: Add DNS Record
After adding your domain, you'll see a verification token. Add a TXT record to your DNS:
| Type | Name | Value |
|---|---|---|
| TXT | _analyse-verify | anl_verify_xxxxx (your token) |
Where to Add DNS Records
| Provider | Location |
|---|---|
| Cloudflare | DNS → Records → Add Record |
| Namecheap | Domain List → Manage → Advanced DNS |
| GoDaddy | DNS → DNS Records → Add |
| Google Domains | DNS → Custom Records |
| OVH | DNS Zone → Add Entry |
Step 3: Verify
- Wait a few minutes for DNS propagation
- Go back to Project Settings → Domains
- Click "Verify" next to your domain
If verification fails, DNS may still be propagating. This can take up to 48 hours, but usually completes within minutes.
Troubleshooting
"TXT record not found"
- Double-check the record name is exactly
_analyse-verify - Make sure there are no typos in the token
- Wait longer for DNS propagation
- Use DNS Checker to verify the record exists
"Token doesn't match"
- Copy the token again from the dashboard
- Make sure no extra spaces were added
- Some DNS providers add quotes automatically — remove them if needed