Loading CheckWebs…
Loading CheckWebs…
Security tool
Inspect all cookies set by a website including security flags (Secure, HttpOnly, SameSite). Detect third-party trackers (GA4, Pixel, Hotjar). Get a privacy score and GDPR compliance recommendations.
What it checks
Audit cookies, tracking scripts, and GDPR compliance signals.
Review the browser-visible signals that affect user trust and SEO.
Find missing headers, expired certificates, insecure assets, or weak redirects.
Map each finding to server, CDN, or application-level follow-up.
Methodology
Next steps
Interpretation
Use cases
Validate HTTPS, redirects, headers, and browser-facing security before launch.
Quickly confirm whether a warning is caused by TLS, mixed content, or headers.
Collect practical evidence before a security or privacy review.
Popular checks
Next paths
Use these pages when the result points to a broader check, a fix workflow, or a related technical question.
Frequently asked questions
No. Enter a URL or domain and run the check in your browser. Some results can be partial if the target site blocks requests or hides the data being checked.
The Cookie & Privacy Checker runs live checks against the target website. Results reflect what was reachable at the time of the test, so retest after changing DNS, redirects, headers, or page content.
If your site uses non-essential cookies (analytics, marketing) and serves EU visitors, GDPR requires explicit consent. Our checker detects tracking scripts that require consent.
Secure ensures cookies only travel over HTTPS. HttpOnly prevents JavaScript access (stops XSS theft). SameSite=Strict prevents CSRF attacks. All three should be set on sensitive cookies.