Docs

File DA-004 View as Markdown

Claim a domain

Keyless installs collect data under the hostname. Verifying the domain makes it yours, back to the first session.

  1. Add the site in HQ, or open the claim_url the CLI and install-check print.
  2. Prove control with one method:
MethodPut thisWhere
DNSTXT da-verify=<token>_doubleagent.<host> (on the apex it covers subdomains)
Meta tag<meta name="doubleagent-verification" content="<token>">Home page <head>
Fileda-verify=<token>https://<host>/.well-known/doubleagent.txt
ScriptYour site's pk_… in the live page HTMLAny page
  1. Press Check now (or npx @doubleagent-so/cli verify-domain <host> --method dns). You get { "verified": true, "claimed": { "sessions": 1284 } }.