Notice implementation dashboard

The scope of this article is to present in details the Notice implementation analytics dashboard

Purpose

The new "Notice Implementation" dashboard provides actionable insights to track the successful implementation and validation of consent notices. This includes identifying whether notices are properly present on user pages, whether GCM is implemented correctly.

Key Metrics

The dashboard includes the following metrics:

  1. Didomi CMP Present (bool):
    Indicates whether the Didomi CMP is present on a page. The status is shown as a boolean, either "True" (CMP detected) or "False" (CMP missing).

  2. GCM Implementation Validation (Valid/Invalid):
    Checks whether Google Consent Mode (GCM) is correctly implemented. If at least one collect event is found and correctly configured, the GCM status is marked as valid.

Dashboard Format

The new dashboard will have the following sections:

  1. Didomi CMP Presence: This section will display a boolean value indicating if the Didomi CMP is present on the page. Each entry corresponds to a specific URL or page and shows whether the implementation is correct.

  2. Google Consent Mode (GCM) Status: This visual shows whether GCM has been correctly implemented. A pie chart will present the percentage of pages with valid and invalid GCM configurations, with detailed per-page results below.

  3. Page-Level Data: The data will be shown on a per-page basis, allowing users to drill down into the details of individual pages to assess their notice and vendor implementations.

Visual Components

The dashboard includes:

  • Pie charts for quick visual assessment of CMP presence and GCM validation status.
  • Table views for a more detailed per-page breakdown of implementation statuses, showing data such as notice name, domain, CMP presence, GCM status (wether it's enabled or not in the notice settings), and GCM implementation status.

Data Validation

For the Didomi CMP presence check, the implementation will consider if at least one invalid "collect" event is registered in the latest report. If at least one invalid occurrence is found, the whole domain will be marked as invalid.

Screenshots

Illustrates the section showing the aggregate daily results for notice implementation, broken down into CMP presence and GCM implementation status.

Demonstrates a detailed view with pie charts representing the correctness of implementations and the associated data table for further analysis.

Technical Details

  • The dashboard uses data from the most recent compliance report to validate the implementation of Didomi CMP and GCM.
  • Data will be updated daily and presented at the page level, ensuring granular insights for each URL monitored by the system.
  • If no data is available in this dashboard please consider updating the Didomi SDK to the latest version