Μετάβαση στο περιεχόμενο
Σοβαρότητα: ΥψηλήΥπεύθυνος: CMP adminΧρόνος διόρθωσης: 30-90 min

Απουσία banner συγκατάθεσης

Επαναφέρετε ή αναπτύξτε banner συγκατάθεσης πρώτου επιπέδου πριν ξεκινήσει οποιοδήποτε προαιρετικό tracking ή αποθήκευση.

Καλύπτει: no_consent_banner, no_consent_banner_cmp_signals

Γιατί έχει σημασία

Αν μη απαραίτητα cookies ή trackers μπορούν να τρέξουν χωρίς διεπαφή συγκατάθεσης, ο χρήστης δεν έχει έλεγχο πρώτου επιπέδου ούτε έγκυρο τρόπο άρνησης κατά τη συλλογή.

Πώς να το επαληθεύσετε χειροκίνητα

  1. Open the homepage in incognito with cache disabled.
  2. Wait for late-loading scripts to finish and confirm whether any banner appears.
  3. Test on desktop and mobile viewports because some banners are viewport-specific.

Τυπικές αιτίες

  • CMP script missing from production template or blocked by CSP.
  • Banner intentionally disabled for some geographies or routes.
  • Caching or theme changes prevent the banner container from rendering.

Διόρθωση στο GTM

  1. Deploy a CMP tag in GTM that initializes before analytics and marketing tags.
  2. Pass CMP consent states into GTM consent checks.
  3. Ensure default state is denied until explicit action by the user.

Διόρθωση σε WordPress ή CMP plugins

  1. Install a CMP plugin such as CookieYes or Complianz.
  2. Run the setup wizard to classify cookies and enable prior blocking.
  3. Ensure the banner appears before any non-essential scripts are loaded.

Γενική διόρθωση για developers

  1. Add a first-layer consent banner that appears on first visit.
  2. Require an explicit user action before enabling non-essential processing.
  3. Persist and honor the choice across pages and subsequent visits.

Πώς να επιβεβαιώσετε ότι η διόρθωση λειτουργεί

  • Clear cookies and re-open the site to confirm the banner appears immediately.
  • Reject optional cookies and verify the site remains usable.
  • Run a fresh scan and confirm the missing-banner finding is gone.

Επόμενο βήμα

Εκτελέστε νέα σάρωση μετά το deploy για να επιβεβαιώσετε ότι άλλαξε η πραγματική συμπεριφορά runtime και όχι μόνο το κείμενο του banner.

Απουσία banner συγκατάθεσης — GDPR Fix Guide