Install SeenandCited
After you create a site in your workspace, you'll get a unique site ID. Paste the snippet into the <head> of every page you want to track.
1. Sample snippet
Replace SITE_ID with the value shown in your site settings.
<script async src="https://seenandcited.online/api/public/ingest-event?s=SITE_ID"></script>
<noscript><img src="https://seenandcited.online/api/public/ingest-pixel?s=SITE_ID" width="1" height="1" alt=""></noscript>2. Verify your site
Add a TXT DNS record or upload a token file to /.well-known/aeo-<token>.txt. Verification ensures only you can claim a domain.
3. What we collect
- The page path that was loaded.
- The User-Agent (only matching known AI crawler patterns are logged).
- The referring host, when present.
- Anonymized country (geo-lookup from anonymized IP — IP is not stored).