Why Domain Validation Exists
Domain validation prevents unauthorized or accidental data ingestion. It ensures that only traffic from your actual website(s) contributes to your signal pipeline, protecting data quality and credit usage.Registering Domains
To register a domain so Avina accepts its SDK traffic:- Navigate to Settings > Web Tracking in your Avina dashboard.
- Click Add Domain.
- Enter the full domain (e.g.,
www.yourcompany.comorapp.yourcompany.com). - Save.
Subdomains are treated separately. If your SDK runs on both
www.yourcompany.com and blog.yourcompany.com, register both.Removing Domains
To stop accepting traffic from a domain:- Go to Settings > Web Tracking.
- Find the domain you want to remove.
- Click Remove and confirm.
Behavior for Unregistered Domains
When SDK traffic arrives from a domain not registered in your workspace:- The request completes normally from the browser’s perspective (no errors or broken pages).
- No data is recorded : the session, page views, and form fills are silently discarded.
- No credits are consumed.
Troubleshooting
| Symptom | Likely Cause | Fix |
|---|---|---|
| SDK installed but no web visit signals | Domain not registered | Add your domain in Settings > Web Tracking |
| Signals work on main site but not blog | Subdomain not registered | Register the subdomain separately |
| Signals stopped after domain migration | Old domain registered, new one isn’t | Update your registered domains |

