PubConsent
Cookie Table on Page
2min
after configuring your pubconsent cmp, you might need to have a privacy page with a table containing information about all the cookies you have configured in our platform to meet this need, we have created a javascript script that dynamically injects an html table into a specific element on the page, providing an easy and immediate way to examine the cookies active on the platform in this guide, we will illustrate how to integrate this script into your web page and use it to display a complete table of configured cookies with this tool, your users can have greater awareness regarding data management, ensuring compliance with privacy regulations and transparency in cookie usage before proceeding, make sure you have the script related to pubconsent cmp on the same page to integrate the script, simply create a "div" element on the page with the "id" attribute set to "pubconsent cookie table" right after this element, add the following code