# BeaverCheck Audit Report — https://brandwatch.com

**Date:** April 22, 2026  
**URL:** https://brandwatch.com  
**Overall Grade:** C (72/100)  
**Report:** https://beavercheck.com/results/c01bb0da-8479-4fe1-bbf1-f7d05c3e998e

## Top Findings

1. **[CRITICAL]** 'unsafe-eval' found in script source — Security > Content Security Policy
2. **[CRITICAL]** 'unsafe-inline' found in script source — Security > Content Security Policy
3. **[CRITICAL]** HSTS header is missing — Security > Security Headers
4. **[CRITICAL]** Page weighs 12.5 MB (5.1 MB transferred) — Performance > Page Weight Budget
5. **[CRITICAL]** 16 link(s) with no accessible text — Accessibility > Link & Button Quality

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 3 |
| Accessibility | 82 |
| Best Practices | 81 |
| SEO | 85 |

---

## Security

### Security Headers (F — 25/100)

*3 of 10 headers properly configured*

- **[CRITICAL]** HSTS header is missing — Strict-Transport-Security forces browsers to use HTTPS, preventing downgrade attacks. Add the header with a max-age of at least 1 year.
- **[WARNING]** X-Content-Type-Options header is missing — This header prevents MIME-type sniffing, which can lead to XSS attacks. Set it to 'nosniff'.
- **[WARNING]** X-Frame-Options header is missing — This header prevents clickjacking by controlling who can embed your page in a frame. Set it to DENY or SAMEORIGIN.
- **[WARNING]** Referrer-Policy header is missing — Controls how much referrer information is sent with requests. Set to 'strict-origin-when-cross-origin' or stricter.
- **[WARNING]** Permissions-Policy header is missing — Controls which browser features (camera, microphone, geolocation) are allowed. Set it to restrict unused features.
- **[PASS]** Content-Security-Policy is present
- **[WARNING]** Cross-Origin-Opener-Policy header is missing — COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.
- **[WARNING]** Cross-Origin-Embedder-Policy header is missing — COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
- **[PASS]** X-Powered-By header is not present
- **[PASS]** Server header is present without version info

### Content Security Policy (C — 55/100)

*6 of 10 CSP checks passed*

- **[INFO]** Raw CSP policy
- **[PASS]** default-src directive is set
- **[CRITICAL]** 'unsafe-inline' found in script source — 'unsafe-inline' allows inline <script> tags, defeating CSP against XSS. Remove it and use nonces or hashes instead.
- **[CRITICAL]** 'unsafe-eval' found in script source — 'unsafe-eval' allows eval() and similar functions, enabling code injection. Remove it.
- **[PASS]** No wildcard in script source
- **[PASS]** object-src is set to 'none'
- **[PASS]** base-uri is properly restricted
- **[PASS]** frame-ancestors directive is set
- **[PASS]** form-action directive is set
- **[INFO]** upgrade-insecure-requests is not set — This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.

### TLS & Certificates (A+ — 100/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 62 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 2 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (A+ — 100/100)

*No cookies set — no cookie security risks*

- **[PASS]** No cookies set — no cookie security risks

---

## Advanced Security

### Subresource Integrity (F — 20/100)

*0 of 23 external resources have SRI*

- **[WARNING]** External script from scripts.clarity.ms lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.clarity.ms lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from bat.bing.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from connect.facebook.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from connect.facebook.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn3.optimizely.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.optimizely.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.cookielaw.org lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from euob.segreencolumn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from s14415.pcdn.co lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from s14415.pcdn.co lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from s14415.pcdn.co lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.cookielaw.org lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from obseu.segreencolumn.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from bat.bing.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from s14415.pcdn.co lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from s14415.pcdn.co lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from rum-static.pingdom.net lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from js.qualified.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[INFO]** No security.txt found — Consider adding a security.txt at /.well-known/security.txt.
- **[PASS]** No sensitive files exposed

### Email Security (A — 85/100)

*DMARC: quarantine*

- **[PASS]** DMARC policy is quarantine — good protection

### Permissions-Policy (D — 40/100)

*No header set*

- **[WARNING]** No Permissions-Policy header — Consider adding a Permissions-Policy header to restrict browser feature access from embedded content.

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (F — 0/100)

*5.1 MB transferred, 133 requests*

- **[CRITICAL]** Page weighs 12.5 MB (5.1 MB transferred)
- **[WARNING]** JavaScript is 2.4 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[WARNING]** Images are 1.3 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[INFO]** Fonts are 496 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[WARNING]** 133 HTTP requests — consider bundling or reducing — Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
- **[INFO]** Estimated 1.1 g CO2 per page load

### Third-Party Impact (D — 50/100)

*100% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 100% of page weight (5.1 MiB of 5.1 MiB)
- **[PASS]** Third-party blocking time is low (0 ms)

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (C — 60/100)

*37 images, 0 KB saveable*

- **[WARNING]** https://s14415.pcdn.co/wp-content/themes/brandwatc... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]**  is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://s14415.pcdn.co/wp-content/themes/brandwatc... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://s14415.pcdn.co/wp-content/uploads/2026/03/... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://s14415.pcdn.co/wp-content/themes/brandwatc... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://s14415.pcdn.co/wp-content/themes/brandwatc... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.
- **[WARNING]** https://s14415.pcdn.co/wp-content/themes/brandwatc... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

### JS Execution Cost (F — 20/100)

*13256ms total JS execution*

- **[WARNING]** https://www.brandwatch.com/: 4220ms CPU time
- **[WARNING]** Unattributable: 1550ms CPU time
- **[WARNING]** https://cdn.optimizely.com/js/20151573008.js: 1243ms CPU time
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-TNK...: 785ms CPU time
- **[WARNING]** https://euob.segreencolumn.com/sxp/i/da9c4b3dbdd27...: 726ms CPU time
- **[WARNING]** Third-party scripts: 13256ms (100% of total)

### Font Loading (A+ — 100/100)

*8 fonts (496 KB)*

- **[INFO]** 8 font(s) use font-display: swap (FOUT risk but functional)

### JS Bundles (F — 20/100)

*32 scripts, 585 KB unused*

- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-HS35...: 67 KB unused (38%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=AW-105...: 65 KB unused (45%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-TNK...: 62 KB unused (35%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=AW-837...: 61 KB unused (43%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://analytics.tiktok.com/i18n/pixel/static/mai...: 58 KB unused (55%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 585 KB

### Resource Caching (A+ — 100/100)

*All resources properly cached*

- **[PASS]** No caching issues found

### Critical Rendering Path (A+ — 100/100)

*No render-blocking resources*

- **[PASS]** No render-blocking resources detected

### Resource Hints (A+ — 100/100)

*24 hints, 0 missing preconnects*

- **[PASS]** Page uses 24 resource hint(s)

### Page Weight Inventory (F — 35/100)

*133 resources · 5.1 MB · 585 KB savings available*

- **[WARNING]** Page weight 4.1 MB over 1MB target
- **[INFO]** ~585 KB of savings available
- **[WARNING]** 132 third-party resources (100% of weight)
- **[INFO]** 4 resources over 200KB

### Render-Blocking Resources (A+ — 100/100)

*No render-blocking resources detected*

- **[PASS]** No render-blocking resources detected in <head>

### Third-Party Resources (A+ — 100/100)

*No third-party resources detected*


---

## Content Quality

### Links (F — 40/100)

*170 links checked, 121 healthy, 49 broken*

- **[CRITICAL]** 121 of 170 links are healthy
- **[WARNING]** Broken link: https://www.googletagmanager.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://munchkin.marketo.net/ — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://euob.segreencolumn.com — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://cdn.cookielaw.org — Found in <link href>. Returns HTTP 400.
- **[WARNING]** Broken link: https://www.brandwatch.com/xmlrpc.php?rsd — Found in <link href>. Returns HTTP 405.
- **[CRITICAL]** Broken link: https://www.brandwatch.com/p/forrester-wave-social-suites/ — Found in <a href>. Get "https://www.brandwatch.com/p/forrester-wave-social-suites/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/brandwatch-academy/ — Found in <a href>. Get "https://www.brandwatch.com/brandwatch-academy/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/suite/social-media-management/ — Found in <a href>. Get "https://www.brandwatch.com/suite/social-media-management/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/products/influence/ — Found in <a href>. Get "https://www.brandwatch.com/products/influence/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/use-cases/social-media-managem... — Found in <a href>. Get "https://www.brandwatch.com/use-cases/social-media-management/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/use-cases/influencer-marketing/ — Found in <a href>. Get "https://www.brandwatch.com/use-cases/influencer-marketing/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/use-cases/customer-care/ — Found in <a href>. Get "https://www.brandwatch.com/use-cases/customer-care/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/industries/agencies/ — Found in <a href>. Get "https://www.brandwatch.com/industries/agencies/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/industries/media-and-entertain... — Found in <a href>. Get "https://www.brandwatch.com/industries/media-and-entertainment/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/industries/technology/ — Found in <a href>. Get "https://www.brandwatch.com/industries/technology/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/industries/education/ — Found in <a href>. Get "https://www.brandwatch.com/industries/education/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/roles/for-market-researchers/ — Found in <a href>. Get "https://www.brandwatch.com/roles/for-market-researchers/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/roles/for-social-media-managers/ — Found in <a href>. Get "https://www.brandwatch.com/roles/for-social-media-managers/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/roles/for-analysts/ — Found in <a href>. Get "https://www.brandwatch.com/roles/for-analysts/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/roles/for-agencies/ — Found in <a href>. Get "https://www.brandwatch.com/roles/for-agencies/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/roles/for-content-marketers/ — Found in <a href>. Get "https://www.brandwatch.com/roles/for-content-marketers/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/webinars/ — Found in <a href>. Get "https://www.brandwatch.com/webinars/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/reports/ — Found in <a href>. Get "https://www.brandwatch.com/reports/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/demo/ — Found in <a href>. Get "https://www.brandwatch.com/demo/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/facebook/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/facebook/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/youtube/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/youtube/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/whatsapp/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/whatsapp/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/instagram/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/instagram/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/tiktok/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/tiktok/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/facebook-messenger/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/facebook-messenger/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/linkedin/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/linkedin/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/reddit/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/reddit/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/tumblr/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/tumblr/": context deadline exceeded
- **[CRITICAL]** Broken link: https://brandwatch.com/datanetworks/x/ — Found in <a href>. Get "https://brandwatch.com/datanetworks/x/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/case-studies/virgin-holidays-d... — Found in <a href>. Get "https://www.brandwatch.com/case-studies/virgin-holidays-digital/view/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/case-studies/metia/view/ — Found in <a href>. Get "https://www.brandwatch.com/case-studies/metia/view/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/case-studies/bimbo/view/ — Found in <a href>. Get "https://www.brandwatch.com/case-studies/bimbo/view/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/product-updates/product-innova... — Found in <a href>. Get "https://www.brandwatch.com/product-updates/product-innovation/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/partnerships/ — Found in <a href>. Get "https://www.brandwatch.com/partnerships/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/integrations/ — Found in <a href>. Get "https://www.brandwatch.com/integrations/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/company/environmental-commitment/ — Found in <a href>. Get "https://www.brandwatch.com/company/environmental-commitment/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/press/awards/ — Found in <a href>. Get "https://www.brandwatch.com/press/awards/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/legal/user-privacy-policy/ — Found in <a href>. Get "https://www.brandwatch.com/legal/user-privacy-policy/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/legal/information-security/ — Found in <a href>. Get "https://www.brandwatch.com/legal/information-security/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/legal/gender-pay-gap-report/ — Found in <a href>. Get "https://www.brandwatch.com/legal/gender-pay-gap-report/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/help-center/ — Found in <a href>. Get "https://www.brandwatch.com/help-center/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.brandwatch.com/p/italy/ — Found in <a href>. Get "https://www.brandwatch.com/p/italy/": context deadline exceeded
- **[CRITICAL]** Broken link: https://www.instagram.com/brandwatch — Found in <a href>. Returns HTTP 429.
- **[CRITICAL]** Broken link: https://www.brandwatch.com/legal/cookie-policy/ — Found in <a href>. Get "https://www.brandwatch.com/legal/cookie-policy/": context deadline exceeded

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (A+ — 100/100)

*Open Graph tags are well configured for social sharing.*


### Structured Data (A — 90/100)

*1 JSON-LD block(s) found — structured data is well configured.*

- **[WARNING]** Missing required property "name" for Organization — The "name" property is required for the Organization schema type.
- **[INFO]** Missing recommended property "url" for Organization — Adding "url" can improve how search engines display your content.
- **[INFO]** Missing recommended property "logo" for Organization — Adding "logo" can improve how search engines display your content.
- **[INFO]** Missing recommended property "sameAs" for Organization — Adding "sameAs" can improve how search engines display your content.

---

## Infrastructure

### DNS Records (A+ — 100/100)

*2 A records, 16 ms lookup*

- **[PASS]** Resolves to 2 IPv4 address(es)
- **[PASS]** Has 2 IPv6 (AAAA) record(s)
- **[PASS]** 2 nameserver(s) configured
- **[PASS]** 1 mail exchanger(s) configured
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[PASS]** SPF record present in TXT
- **[PASS]** DNS resolution time: 16 ms

### Redirect Chain (A — 90/100)

*1 redirect(s), 604 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect
- **[INFO]** Redirect overhead: 604 ms total

### IPv6 Readiness (F — 30/100)

*IPv6 records exist but unreachable*

- **[WARNING]** IPv6 DNS records exist but server is not reachable — Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
- **[INFO]** IPv6 connection error

### Crawlability (A+ — 100/100)

*robots.txt present, sitemap with 22 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[PASS]** sitemap.xml contains 22 entries
- **[PASS]** Sitemap index with 22 child sitemaps
- **[PASS]** robots.txt references sitemap

### URL Variants (B — 75/100)

*www/non-www, trailing slash, HTTP→HTTPS*

- **[CRITICAL]** Both www and non-www versions serve content
- **[PASS]** HTTP correctly 301-redirects to HTTPS

### Domain Intelligence (A+ — 100/100)

*brandwatch.com — via Tucows Domains Inc., 27 years, 11 months old, hosted on Cloudflare*

- **[PASS]** Domain registered until Oct 15, 2026 (5 months remaining)
- **[INFO]** DNSSEC is not enabled — DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
- **[PASS]** Registrar: Tucows Domains Inc.
- **[WARNING]** Registrar lock is NOT enabled — The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
- **[PASS]** Hosting: Cloudflare

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (A+ — 100/100)

*privacy policy found*

- **[PASS]** Privacy policy link found
- **[PASS]** Terms of service link found
- **[INFO]** No cookie consent banner detected
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (A — 90/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[INFO]** No Content-Language HTTP header
- **[INFO]** Language signals are inconsistent — The <html lang> attribute and Content-Language header should agree.

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (A+ — 100/100)

*Viewport properly configured*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[PASS]** User zooming is allowed

### Third-Party Trackers (B — 70/100)

*15 trackers detected*

- **[INFO]** 15 third-party trackers detected — Found 11 analytics, 1 advertising, 1 marketing, 1 tag manager trackers.
- **[WARNING]** 1 advertising/retargeting trackers detected — Advertising trackers collect user data for ad targeting. Under GDPR, these typically require explicit consent.
- **[WARNING]** Session replay tool detected: Microsoft Clarity — Session replay tools record user interactions. These require clear disclosure and often explicit consent under GDPR.

### Cookie & Tracker Inventory (A+ — 100/100)

*0 cookies · 15 trackers · 0 pre-consent*

- **[INFO]** 15 third-party tracker(s) detected on page

---

## Legal

### Legal Page Ecosystem (F — 25/100)

*1 of 7 expected legal pages detected*

- **[WARNING]** Privacy Policy not detected — No link matching common Privacy Policy URL patterns or link text was found. Most websites are expected to have a Privacy Policy, especially those collecting user data.
- **[PASS]** Terms of Service detected — Found at https://www.brandwatch.com/legal/.
- **[INFO]** Cookie Policy not detected — No link matching common Cookie Policy URL patterns or link text was found. Most websites are expected to have a Cookie Policy, especially those collecting user data.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[INFO]** Acceptable Use Policy not detected — No link matching common Acceptable Use Policy URL patterns or link text was found. Most websites are expected to have a Acceptable Use Policy, especially those collecting user data.

### Copyright Notice (A+ — 100/100)

*© 2026 Brandwatch*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: © 2026 Brandwatch
- **[PASS]** Copyright holder: Brandwatch

### Regulatory Indicators

*2 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (moderate confidence) — Indicators suggesting GDPR may be relevant: Consent management platform detected: cookielaw.org. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** CCPA indicators detected (strong confidence) — Indicators suggesting CCPA may be relevant: Text mentions: do not sell; Link text: Do Not Sell My Personal Data. California Consumer Privacy Act — gives California residents rights over their personal data.

### Third-Party Data Sharing

*3 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** 3 third-party services across 3 categories — 3 third-party services detected across 3 categories: Analytics (1), Tag Management (1), Advertising (1). Each of these services receives some user data from your site visitors.
- **[INFO]** Google Analytics (Analytics) — Detected via script URL. Typically collects: Page views, User behavior, Demographics, Device info, IP address. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.
- **[INFO]** Google Tag Manager (Tag Management) — Detected via script URL. Typically collects: Orchestrates other tracking scripts, Page views. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.
- **[INFO]** Facebook Pixel (Advertising) — Detected via script URL. Typically collects: Page views, Conversions, User behavior, Ad targeting. Privacy policy: https://www.facebook.com/privacy/policy. Data Processing Agreement available.

### Compliance Badges (B — 70/100)

*1 compliance badge(s) detected*

- **[PASS]** TRUSTe / TrustArc badge detected — Found via body text: 'truste'. Note: the presence of a badge does not verify the certification is current or valid.

---

## Availability

### CDN & Delivery (A — 85/100)

*Cloudflare (DYNAMIC)*

- **[PASS]** Site is served via Cloudflare CDN (edge: SJC)
- **[INFO]** CDN cache status: DYNAMIC

### HTTP Caching (F — 30/100)

*No cache headers*

- **[WARNING]** No Cache-Control header found — Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

### Transport Security (B — 75/100)

*HTTP/3, HSTS, and TLS version analysis*

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[WARNING]** Missing Strict-Transport-Security header — HSTS tells browsers to only use HTTPS, preventing SSL stripping attacks.
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (C — 60/100)

*5 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[PASS]** 1 <nav> landmark(s) found
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

### Heading Hierarchy (B — 70/100)

*36 headings, 2 skip(s)*

- **[PASS]** Single H1 present
- **[WARNING]** Heading level skipped: H2 → H6 (missing H3) — Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
- **[WARNING]** Heading level skipped: H2 → H4 (missing H3) — Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

### Alt Text Quality (F — 30/100)

*50 of 60 images have issues*

- **[CRITICAL]** 50 image(s) missing alt attribute — Images without alt text are invisible to screen readers.
- **[CRITICAL]** 8 image-in-link without alt text — An image inside a link with no alt creates an empty link.
- **[PASS]** 10 image(s) with good alt text

### Form Accessibility (A — 92/100)

*1 of 9 controls have issues*

- **[WARNING]** 1 control(s) rely on placeholder only — Placeholder text disappears on focus and is not a reliable label.
- **[PASS]** 8 control(s) properly labeled

### Link & Button Quality (F — 38/100)

*21 issue(s) across 157 links and 18 buttons*

- **[CRITICAL]** 16 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[WARNING]** 7 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 5 button(s) with no accessible text — Icon-only buttons need an aria-label so screen readers can announce them.
- **[PASS]** 134 link(s) with descriptive text

---

## UX

### 404 Error Page (C — 55/100)

*Could not test*

- **[INFO]** 404 page could not be tested — The 404 page check encountered an error. This may be due to a timeout or network issue.

### Favicon & Branding (B — 70/100)

*5 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[PASS]** HTML icon links detected
- **[PASS]** Apple touch icon present
- **[PASS]** Multiple icon sizes detected

### Web Manifest (D — 40/100)

*Not found*

- **[INFO]** No web manifest found — No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

### Dark Mode Support (D — 40/100)

*No dark mode signals*

- **[INFO]** No dark mode signals detected — Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

### Print Stylesheet (D — 40/100)

*No print styles*

- **[INFO]** No print-specific styles detected — When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.

### Navigation UX (F — 15/100)

*No navigation patterns*

- **[PASS]** 1 navigation landmark(s) detected
- **[INFO]** No breadcrumbs, search, or skip link detected — These navigation aids help users orient themselves and find content efficiently, especially on large sites.

---

## SEO

### Canonical URL (A+ — 95/100)

*Properly configured*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[PASS]** Canonical target reachable (self-referencing)
- **[INFO]** Canonical points to a different domain

### Meta Tags (A — 85/100)

*Title: 11 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 11 characters — consider expanding
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

### Content Depth (A — 85/100)

*1566 words, Difficult*

- **[PASS]** Page has 1566 words — good depth for search engines
- **[INFO]** Text-to-HTML ratio is 1% — Very low ratio suggests heavy framework overhead or boilerplate.
- **[INFO]** Reading level: Difficult (grade 14)

### Internal Links (A+ — 100/100)

*17 internal, 140 external*

- **[PASS]** 17 internal links (11%)
- **[PASS]** 90% of links use descriptive anchor text
- **[INFO]** 17 internal / 140 external links

### Image SEO (A+ — 95/100)

*60 images, 33 descriptive filenames*

- **[INFO]** 27 image(s) have hash/generic filenames
- **[INFO]** 50 image(s) missing alt text — see Accessibility tab

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (D — 50/100)

*1.22g CO2 per view*

- **[WARNING]** 1.22g CO2 per page view — This page transfers 5.1 MB, producing an estimated 1.22g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.03g, network 0.25g, end-user device 0.94g.
- **[INFO]** At 10,000 monthly views: 146.2 kg CO2/year — With 10,000 page views per month, this page would generate approximately 146.2 kg of CO2 annually — equivalent to charging 18278 smartphones.
- **[PASS]** Green hosting reduces data center emissions

### Green Hosting (A+ — 100/100)

*Green (both)*

- **[PASS]** Both hosting and CDN use renewable energy
- **[INFO]** Cloudflare: Verified by the Green Web Foundation
- **[INFO]** Cloudflare: 100% renewable energy for global network since 2019
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*97% cached*

- **[PASS]** 97% reduction on repeat visits — Returning visitors download only 134 KB (vs 5272 KB first visit). 129 of 133 resources are served from browser cache, saving 1.19g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.03g CO2 (first visit: 1.22g)

### Carbon Budget (D — 50/100)

*67th percentile*

- **[WARNING]** 1.22g CO2 — above the median website (0.60g) — Heavier than an estimated 33% of websites. Reducing page weight, optimizing images, and removing unused JavaScript would lower the carbon footprint. See the Performance tab.
- **[INFO]** Estimated 67th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (B — 80/100)

*89% efficient*

- **[INFO]** Transfer efficiency: 89% — An estimated 585 KB (11%) could be eliminated: 0 KB via better compression, 0 KB via modern image formats, 585 KB of unused JavaScript. This wasted data produces 0.14g of unnecessary CO2 per page view.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/c01bb0da-8479-4fe1-bbf1-f7d05c3e998e*
