Verify ownership
- Open Settings → Recording domains as a workspace owner.
- Enter the public Website origin, such as
https://support.example.com, then choose Add domain. Use HTTPS without a path. Register each subdomain separately; Tekma supports up to 20 origins. - Open Ownership setup and publish the plain-text challenge at the exact
/.well-known/tekma/<domain-id>.txtURL shown by Tekma. Return HTTP 200 without a redirect and include only the displayed challenge text. - Choose Verify ownership and wait for Ownership verified.
Install and verify the recorder
After ownership is verified, open Recorder installation for that domain and choose Copy generated snippet. Add the snippet to the owned website using the origin and identifiers Tekma supplied; do not substitute identifiers from another domain. The generated code loads the Tekma recorder SDK and callsTekmaRecorder.install(...) for the verified workspace/domain.
Return to the domain settings, choose Check installation, and allow the site popup or opener check when the browser asks. Tekma marks the domain Installation checked only after the recorder is detectable from the verified origin. Deploy the snippet before checking; a check on a different host, in a blocked iframe, or before the new asset is live cannot prove installation.
Both Ownership verified and Installation checked are required before a recording request can offer connected site recording.