← Back to Home

Example PDF Report

This is a preview of the 12-page executive fix report generated for example-saas.com

Compliance Audit

example-saas.com

FGrade

Generated On

October 24, 2026

Risk Profile

High Risk

CONFIDENTIAL FIX REPORT, GENERATED BY SITEPRIVACYSCORE

Executive Summary

example-saas.com
Score45OUT OF 100

Regulatory Assessment

This site has critical privacy compliance failures that may expose the business to regulatory penalties. Immediate remediation is strongly recommended to securely process user data and maintain B2B trust.

Liability Context

Legal Exposure Warning

Pre-consent tracking architecture directly violates GDPR (Art. 5 & 7) and CPRA guidelines, creating immediate regulatory exposure. Raw Personal Identifiable Information (PII) was detected in client-side storage or network requests, exposing the organization to severe data breach liabilities and strict disclosure laws.

Audit Breakdown

4High Risk Flags
2Medium Risk Flags
6Total Exceptions
PAGE 2SITEPRIVACYSCORE .COM

Remediation Action Plan

example-saas.com

Unencrypted PII in DataLayer

High Risk

Regulatory Impact: Violates immediate GDPR strict disclosure laws and enables mass data profiling.

Required Fix Steps
  • Audit Google Tag Manager implementations.
  • Hash all user identifier properties before attaching to `window.dataLayer`.
Code Implementation
window.dataLayer.push({
  event: 'purchase',
  user_id: hash(user.email) // REQUIRED FIX
});

Missing Terms of Service

Medium Risk

Regulatory Impact: Without Terms of Service, your legal protections and liability limitations are undefined.

Scan Your Own Site

Free during early access