What we check
Checks whether the page is served over HTTPS.
Why it matters
Unencrypted tracking is a data-leak risk and breaks modern browser defaults.
Common causes
- The certificate expired or does not cover the subdomain, the browser warns.
- The HTTP variant does not redirect, both versions run in parallel and split the signals.
- Mixed content: the page itself is HTTPS but loads individual resources over http://.